You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/03 13:22:29 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60) - Build # 10591 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10591/
Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 392 from http://127.0.0.1:51089/collection1lastClient and got 382 from http://127.0.0.1:44903/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 392 from http://127.0.0.1:51089/collection1lastClient and got 382 from http://127.0.0.1:44903/collection1
	at __randomizedtesting.SeedInfo.seed([CD626841F868E2D7:4C84E6598F3782EB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11561 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/init-core-data-001
   [junit4]   2> 1117518 T3966 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1117519 T3966 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1117523 T3966 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1117523 T3966 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1117524 T3967 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1117624 T3966 oasc.ZkTestServer.run start zk server on port:48787
   [junit4]   2> 1117625 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117672 T3973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f1bc2c name:ZooKeeperConnection Watcher:127.0.0.1:48787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1117672 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1117672 T3966 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1117687 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117698 T3975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62381255 name:ZooKeeperConnection Watcher:127.0.0.1:48787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1117698 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1117698 T3966 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1117701 T3966 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1117703 T3966 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1117704 T3966 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1117706 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1117706 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1117709 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1117710 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1117712 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1117713 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1117715 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1117715 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1117717 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1117718 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1117719 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1117719 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1117722 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1117722 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1117724 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1117724 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1117725 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1117726 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1117727 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1117727 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1117729 T3966 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1117729 T3966 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1117968 T3966 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1117972 T3966 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46078
   [junit4]   2> 1117972 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1117973 T3966 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1117973 T3966 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002
   [junit4]   2> 1117973 T3966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/'
   [junit4]   2> 1117990 T3966 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/solr.xml
   [junit4]   2> 1118016 T3966 oasc.CoreContainer.<init> New CoreContainer 54638267
   [junit4]   2> 1118016 T3966 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/]
   [junit4]   2> 1118017 T3966 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1118017 T3966 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1118018 T3966 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1118018 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1118018 T3966 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1118018 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1118018 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1118019 T3966 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1118019 T3966 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1118019 T3966 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1118020 T3966 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1118020 T3966 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1118020 T3966 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48787/solr
   [junit4]   2> 1118021 T3966 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1118021 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118022 T3986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f43b0a8 name:ZooKeeperConnection Watcher:127.0.0.1:48787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118023 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1118025 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118026 T3988 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73d54228 name:ZooKeeperConnection Watcher:127.0.0.1:48787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118026 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1118027 T3966 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1118029 T3966 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1118031 T3966 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1118032 T3966 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1118034 T3966 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1118036 T3966 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1118037 T3966 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46078_
   [junit4]   2> 1118037 T3966 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46078_
   [junit4]   2> 1118039 T3966 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1118042 T3966 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1118045 T3966 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46078_
   [junit4]   2> 1118045 T3966 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1118047 T3966 oasc.Overseer.start Overseer (id=92037821268688899-127.0.0.1:46078_-n_0000000000) starting
   [junit4]   2> 1118053 T3966 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1118059 T3990 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1118059 T3966 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1118061 T3966 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1118062 T3966 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1118063 T3989 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1118066 T3991 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1118066 T3991 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1118067 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1118067 T3991 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1118068 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1118068 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46078",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46078_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1118068 T3989 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1118068 T3989 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1118071 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1118073 T3988 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> 1119067 T3991 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1119067 T3991 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1119068 T3991 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1119068 T3991 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1119069 T3991 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1119069 T3991 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/collection1/'
   [junit4]   2> 1119070 T3991 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1119070 T3991 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1119070 T3991 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1119101 T3991 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1119153 T3991 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1119154 T3991 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1119160 T3991 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1119351 T3991 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1119353 T3991 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1119354 T3991 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1119356 T3991 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1119370 T3991 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1119370 T3991 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1119370 T3991 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data/
   [junit4]   2> 1119370 T3991 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b40c938
   [junit4]   2> 1119371 T3991 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data
   [junit4]   2> 1119371 T3991 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data/index/
   [junit4]   2> 1119371 T3991 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1119372 T3991 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data/index
   [junit4]   2> 1119372 T3991 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1119376 T3991 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1119376 T3991 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1119378 T3991 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1119378 T3991 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1119379 T3991 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1119379 T3991 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1119379 T3991 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1119379 T3991 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1119380 T3991 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1119380 T3991 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1119380 T3991 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1119380 T3991 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1119381 T3991 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1119381 T3991 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1119381 T3991 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1119381 T3991 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1119382 T3991 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1119382 T3991 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1119384 T3991 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1119386 T3991 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1119386 T3991 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1119387 T3991 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3976283102778515]
   [junit4]   2> 1119388 T3991 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1119388 T3991 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1119388 T3991 oass.SolrIndexSearcher.<init> Opening Searcher@3a610bc2[collection1] main
   [junit4]   2> 1119388 T3991 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1119389 T3991 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1119389 T3991 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1119390 T3991 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1119390 T3991 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1119390 T3991 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1119391 T3991 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1119391 T3991 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1119391 T3991 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1119391 T3991 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1119393 T3992 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a610bc2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1119394 T3991 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1119395 T3995 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46078 collection:control_collection shard:shard1
   [junit4]   2> 1119395 T3966 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1119395 T3995 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1119395 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1119396 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119398 T3997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75451301 name:ZooKeeperConnection Watcher:127.0.0.1:48787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119398 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1119399 T3966 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1119400 T3995 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1119401 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119401 T3966 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1119401 T3995 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1119402 T3995 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1135 name=collection1 org.apache.solr.core.SolrCore@52b79075 url=http://127.0.0.1:46078/collection1 node=127.0.0.1:46078_ C1135_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:46078, core=collection1, node_name=127.0.0.1:46078_}
   [junit4]   2> 1119402 T3995 C1135 P46078 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46078/collection1/
   [junit4]   2> 1119402 T3995 C1135 P46078 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1119402 T3995 C1135 P46078 oasc.SyncStrategy.syncToMe http://127.0.0.1:46078/collection1/ has no replicas
   [junit4]   2> 1119403 T3995 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46078/collection1/ shard1
   [junit4]   2> 1119403 T3995 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1119403 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1119406 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119407 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119411 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119513 T3997 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> 1119513 T3988 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> 1119558 T3995 oasc.ZkController.register We are http://127.0.0.1:46078/collection1/ and leader is http://127.0.0.1:46078/collection1/
   [junit4]   2> 1119558 T3995 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46078
   [junit4]   2> 1119559 T3995 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1119559 T3995 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1119559 T3995 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1119560 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119561 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119561 T3995 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1119561 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119562 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1119562 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46078",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46078_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1119564 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1119661 T3966 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1119662 T3966 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1119664 T3966 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34489
   [junit4]   2> 1119665 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1119665 T3966 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1119665 T3997 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> 1119665 T3966 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003
   [junit4]   2> 1119666 T3966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/'
   [junit4]   2> 1119665 T3988 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> 1119683 T3966 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/solr.xml
   [junit4]   2> 1119708 T3966 oasc.CoreContainer.<init> New CoreContainer 117645428
   [junit4]   2> 1119709 T3966 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/]
   [junit4]   2> 1119709 T3966 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1119710 T3966 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1119710 T3966 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1119710 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1119710 T3966 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1119711 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1119711 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1119711 T3966 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1119711 T3966 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1119712 T3966 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1119712 T3966 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1119712 T3966 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1119713 T3966 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48787/solr
   [junit4]   2> 1119713 T3966 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1119714 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119715 T4008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e47a344 name:ZooKeeperConnection Watcher:127.0.0.1:48787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119715 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1119718 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1119719 T4010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c89432 name:ZooKeeperConnection Watcher:127.0.0.1:48787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1119719 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1119724 T3966 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1120726 T3966 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34489_
   [junit4]   2> 1120727 T3966 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34489_
   [junit4]   2> 1120730 T3997 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1120730 T3988 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1120730 T4010 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1120735 T4011 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1120735 T4011 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1120736 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1120736 T4011 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1120736 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1120736 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1120737 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1120738 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34489",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34489_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1120738 T3989 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1120738 T3989 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1120746 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1120847 T4010 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> 1120847 T3988 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> 1120847 T3997 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> 1121736 T4011 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1121737 T4011 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1121737 T4011 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1121737 T4011 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1121738 T4011 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1121738 T4011 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/collection1/'
   [junit4]   2> 1121739 T4011 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1121739 T4011 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1121739 T4011 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1121768 T4011 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1121791 T4011 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1121792 T4011 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1121798 T4011 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1122019 T4011 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1122021 T4011 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1122022 T4011 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1122024 T4011 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1122037 T4011 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1122037 T4011 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1122037 T4011 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1/
   [junit4]   2> 1122038 T4011 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b40c938
   [junit4]   2> 1122038 T4011 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1
   [junit4]   2> 1122038 T4011 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1/index/
   [junit4]   2> 1122039 T4011 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1122039 T4011 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1/index
   [junit4]   2> 1122039 T4011 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1122044 T4011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1122044 T4011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1122046 T4011 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1122047 T4011 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1122047 T4011 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1122047 T4011 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1122047 T4011 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1122047 T4011 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1122048 T4011 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1122048 T4011 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1122048 T4011 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1122049 T4011 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1122049 T4011 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1122049 T4011 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1122049 T4011 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1122050 T4011 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1122050 T4011 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1122050 T4011 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1122053 T4011 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1122054 T4011 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1122054 T4011 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1122055 T4011 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3976283102778515]
   [junit4]   2> 1122056 T4011 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1122056 T4011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1122056 T4011 oass.SolrIndexSearcher.<init> Opening Searcher@4498c2d[collection1] main
   [junit4]   2> 1122057 T4011 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1122057 T4011 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1122058 T4011 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1122058 T4011 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1122058 T4011 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1122058 T4011 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1122059 T4011 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1122059 T4011 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1122059 T4011 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1122059 T4011 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1122061 T4012 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4498c2d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1122063 T4011 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1122063 T4015 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34489 collection:collection1 shard:shard3
   [junit4]   2> 1122064 T3966 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1122064 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1122064 T4015 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1122068 T4015 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1122069 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122069 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122069 T4015 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1122070 T4015 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1122069 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1136 name=collection1 org.apache.solr.core.SolrCore@203c9846 url=http://127.0.0.1:34489/collection1 node=127.0.0.1:34489_ C1136_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:34489, core=collection1, node_name=127.0.0.1:34489_}
   [junit4]   2> 1122070 T4015 C1136 P34489 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34489/collection1/
   [junit4]   2> 1122070 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1122070 T4015 C1136 P34489 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1122071 T4015 C1136 P34489 oasc.SyncStrategy.syncToMe http://127.0.0.1:34489/collection1/ has no replicas
   [junit4]   2> 1122071 T4015 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34489/collection1/ shard3
   [junit4]   2> 1122071 T4015 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1122073 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122075 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122077 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122180 T3997 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> 1122180 T4010 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> 1122180 T3988 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> 1122226 T4015 oasc.ZkController.register We are http://127.0.0.1:34489/collection1/ and leader is http://127.0.0.1:34489/collection1/
   [junit4]   2> 1122226 T4015 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34489
   [junit4]   2> 1122226 T4015 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1122226 T4015 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1122226 T4015 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1122228 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122228 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122228 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122228 T4015 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1122229 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1122229 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34489",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34489_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1122231 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1122303 T3966 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1122304 T3966 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1122305 T3966 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39256
   [junit4]   2> 1122306 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1122307 T3966 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1122307 T3966 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004
   [junit4]   2> 1122307 T3966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/'
   [junit4]   2> 1122323 T3966 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/solr.xml
   [junit4]   2> 1122333 T3988 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> 1122333 T3997 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> 1122333 T4010 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> 1122348 T3966 oasc.CoreContainer.<init> New CoreContainer 254168304
   [junit4]   2> 1122348 T3966 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/]
   [junit4]   2> 1122349 T3966 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1122349 T3966 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1122349 T3966 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1122350 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1122350 T3966 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1122350 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1122350 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1122351 T3966 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1122351 T3966 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1122351 T3966 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1122352 T3966 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1122352 T3966 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1122352 T3966 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48787/solr
   [junit4]   2> 1122352 T3966 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1122353 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1122354 T4026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b852855 name:ZooKeeperConnection Watcher:127.0.0.1:48787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1122355 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1122358 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1122359 T4028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa1e94c name:ZooKeeperConnection Watcher:127.0.0.1:48787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1122359 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1122366 T3966 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1123368 T3966 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39256_
   [junit4]   2> 1123369 T3966 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39256_
   [junit4]   2> 1123372 T4010 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1123372 T3988 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1123372 T4028 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1123372 T3997 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1123376 T4029 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1123376 T4029 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1123377 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1123377 T4029 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1123377 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1123377 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1123379 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1123379 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39256",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39256_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1123379 T3989 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1123379 T3989 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1123384 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1123485 T3988 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> 1123486 T3997 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> 1123485 T4010 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> 1123485 T4028 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> 1124377 T4029 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1124378 T4029 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1124378 T4029 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1124378 T4029 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1124379 T4029 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1124379 T4029 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/collection1/'
   [junit4]   2> 1124380 T4029 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1124380 T4029 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1124380 T4029 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1124410 T4029 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1124433 T4029 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1124434 T4029 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1124440 T4029 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1124671 T4029 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1124672 T4029 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1124673 T4029 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1124676 T4029 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1124690 T4029 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1124690 T4029 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1124690 T4029 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2/
   [junit4]   2> 1124690 T4029 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b40c938
   [junit4]   2> 1124691 T4029 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2
   [junit4]   2> 1124691 T4029 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2/index/
   [junit4]   2> 1124691 T4029 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1124692 T4029 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2/index
   [junit4]   2> 1124692 T4029 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1124696 T4029 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1124696 T4029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1124699 T4029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1124699 T4029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1124699 T4029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1124700 T4029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1124700 T4029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1124700 T4029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1124700 T4029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1124700 T4029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1124701 T4029 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1124701 T4029 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1124702 T4029 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1124702 T4029 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1124702 T4029 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1124702 T4029 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1124703 T4029 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1124703 T4029 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1124705 T4029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1124707 T4029 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1124707 T4029 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1124708 T4029 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3976283102778515]
   [junit4]   2> 1124709 T4029 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1124709 T4029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1124709 T4029 oass.SolrIndexSearcher.<init> Opening Searcher@2c9a53a2[collection1] main
   [junit4]   2> 1124709 T4029 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1124710 T4029 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1124711 T4029 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1124711 T4029 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1124711 T4029 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1124711 T4029 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1124712 T4029 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1124712 T4029 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1124712 T4029 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1124713 T4029 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1124715 T4030 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c9a53a2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1124716 T4029 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1124717 T4033 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39256 collection:collection1 shard:shard2
   [junit4]   2> 1124717 T3966 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1124718 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1124721 T4033 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1124725 T4033 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1124727 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124727 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124727 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124727 T4033 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1124728 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1124728 T4033 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1137 name=collection1 org.apache.solr.core.SolrCore@4d487674 url=http://127.0.0.1:39256/collection1 node=127.0.0.1:39256_ C1137_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:39256, core=collection1, node_name=127.0.0.1:39256_}
   [junit4]   2> 1124728 T4033 C1137 P39256 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39256/collection1/
   [junit4]   2> 1124729 T4033 C1137 P39256 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1124729 T4033 C1137 P39256 oasc.SyncStrategy.syncToMe http://127.0.0.1:39256/collection1/ has no replicas
   [junit4]   2> 1124729 T4033 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39256/collection1/ shard2
   [junit4]   2> 1124730 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124730 T4033 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1124733 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124735 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124838 T3988 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> 1124838 T4010 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> 1124838 T4028 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> 1124838 T3997 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> 1124884 T4033 oasc.ZkController.register We are http://127.0.0.1:39256/collection1/ and leader is http://127.0.0.1:39256/collection1/
   [junit4]   2> 1124884 T4033 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39256
   [junit4]   2> 1124884 T4033 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1124884 T4033 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1124885 T4033 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1124886 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124886 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124886 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124887 T4033 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1124887 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1124888 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39256",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39256_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1124889 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1124956 T3966 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1124957 T3966 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1124959 T3966 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51089
   [junit4]   2> 1124959 T3966 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1124960 T3966 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1124960 T3966 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-005
   [junit4]   2> 1124960 T3966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-005/'
   [junit4]   2> 1124977 T3966 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-005/solr.xml
   [junit4]   2> 1124992 T3997 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> 1124992 T3988 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> 1124992 T4010 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> 1124992 T4028 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> 1125001 T3966 oasc.CoreContainer.<init> New CoreContainer 144045218
   [junit4]   2> 1125001 T3966 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-005/]
   [junit4]   2> 1125002 T3966 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1125002 T3966 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1125003 T3966 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1125003 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1125003 T3966 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1125003 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1125004 T3966 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1125004 T3966 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1125004 T3966 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1125004 T3966 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1125005 T3966 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1125005 T3966 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1125005 T3966 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48787/solr
   [junit4]   2> 1125006 T3966 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1125006 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1125008 T4044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cefbc15 name:ZooKeeperConnection Watcher:127.0.0.1:48787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1125008 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1125010 T3966 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1125011 T4046 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7abb8693 name:ZooKeeperConnection Watcher:127.0.0.1:48787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1125011 T3966 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1125015 T3966 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1126017 T3966 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51089_
   [junit4]   2> 1126018 T3966 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51089_
   [junit4]   2> 1126024 T3997 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1126024 T4046 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1126024 T4028 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1126024 T3988 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1126024 T4010 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1126029 T4047 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1126029 T4047 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1126030 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1126030 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1126030 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1126030 T4047 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1126031 T3989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1126032 T3989 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51089",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51089_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1126032 T3989 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1126032 T3989 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1126034 T3988 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1126136 T3988 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1126136 T4046 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1126136 T3997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1126136 T4028 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1126136 T4010 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1127031 T4047 oasc.ZkController.waitForShardId waiting to fin

[...truncated too long message...]

Elector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1292824 T4459 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty10/index.20140703083916493
   [junit4]   2> 1292825 T4459 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1292826 T4459 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 1292826 T4459 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1292826 T4459 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1292828 T4893 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1292828 T4893 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty11/index.20140703084014050 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty11/index.20140703084014050;done=false>>]
   [junit4]   2> 1292828 T4893 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty11/index.20140703084014050
   [junit4]   2> 1292828 T4893 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty11 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty11;done=false>>]
   [junit4]   2> 1292828 T4893 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001/tempDir-001/jetty11
   [junit4]   2> 1292828 T4893 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1292828 T4893 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 1292829 T4893 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1292829 T4893 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-CD626841F868E2D7-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ca_ES, timezone=America/St_Johns
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=8,threads=1,free=211415200,total=273678336
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTGBase, SolrPluginUtilsTest, SystemInfoHandlerTest, ChaosMonkeyNothingIsSafeTest, TestValueSourceCache, TestQueryUtils, FileUtilsTest, TermVectorComponentDistributedTest, TestCloudInspectUtil, TestLazyCores, CachingDirectoryFactoryTest, TestUpdate, OpenCloseCoreStressTest, CollectionsAPIAsyncDistributedZkTest, DebugComponentTest, TestQuerySenderNoQuery, TestAddFieldRealTimeGet, TestGroupingSearch, CursorPagingTest, DocValuesTest, TestOmitPositions, ShardSplitTest, HdfsUnloadDistributedZkTest, SortByFunctionTest, HdfsBasicDistributedZkTest, TestSchemaSimilarityResource, CurrencyFieldXmlFileTest, TestDocumentBuilder, SolrIndexConfigTest, AssignTest, LeaderElectionIntegrationTest, InfoHandlerTest, TestXIncludeConfig, TestPhraseSuggestions, ZkSolrClientTest, TestExtendedDismaxParser, TestLFUCache, QueryElevationComponentTest, TimeZoneUtilsTest, TestMergePolicyConfig, DefaultValueUpdateProcessorTest, LukeRequestHandlerTest, SearchHandlerTest, SpatialFilterTest, TestRealTimeGet, UpdateRequestProcessorFactoryTest, AliasIntegrationTest, BasicZkTest, CollectionsAPIDistributedZkTest, TestSolrQueryParserResource, TestFieldSortValues, TestAtomicUpdateErrorCases, SampleTest, FileBasedSpellCheckerTest, HardAutoCommitTest, TestCloudManagedSchemaConcurrent, TestSolrQueryParser, TestRandomFaceting, ParsingFieldUpdateProcessorsTest, TestCursorMarkWithoutUniqueKey, TestRecovery, CopyFieldTest, TestPerFieldSimilarity, TestFieldTypeCollectionResource, TestManagedResourceStorage, TestManagedStopFilterFactory, SolrCoreTest, SuggesterFSTTest, TestReversedWildcardFilterFactory, TestCollationKeyRangeQueries, TestDynamicFieldCollectionResource, TestHighlightDedupGrouping, TestCollationField, FullSolrCloudDistribCmdsTest, CacheHeaderTest, TestPseudoReturnFields, TestIndexSearcher, TestLRUCache, TestCollationFieldDocValues, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestMiniSolrCloudCluster, SimplePostToolTest, HdfsDirectoryTest, TestSolrXmlPersistor, TestConfigSets, ShardRoutingCustomTest, SynonymTokenizerTest, TestUniqueKeyFieldResource, AnalysisErrorHandlingTest, LegacyHTMLStripCharFilterTest, URLClassifyProcessorTest, TestNonDefinedSimilarityFactory, TestCoreContainer, TestFieldCollectionResource, TestSystemIdResolver, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 176.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 577 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 404 suites, 1654 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 70 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60) - Build # 10593 - Still Failing!

Posted by Shai Erera <se...@gmail.com>.
I'll handle - will make it an abstract class.

Shai


On Thu, Jul 3, 2014 at 7:01 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10593/
> Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> All tests passed
>
> Build Log:
> [...truncated 45269 lines...]
> -documentation-lint:
>      [echo] checking for broken html...
>     [jtidy] Checking for broken html (such as invalid tags)...
>    [delete] Deleting directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/jtidy_tmp
>      [echo] Checking for broken links...
>      [exec]
>      [exec] Crawl/parse...
>      [exec]
>      [exec] Verify...
>      [echo] Checking for missing docs...
>      [exec]
>      [exec]
> build/docs/facet/org/apache/lucene/facet/taxonomy/TaxonomyMergeUtils.html
>      [exec]   missing Constructors: TaxonomyMergeUtils()
>      [exec]
>      [exec] Missing javadocs were found!
>
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:63: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:212: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:247: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2338:
> exec returned: 1
>
> Total time: 78 minutes 59 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.7.0_60
> -XX:+UseCompressedOops -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60) - Build # 10593 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10593/
Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 45269 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/facet/org/apache/lucene/facet/taxonomy/TaxonomyMergeUtils.html
     [exec]   missing Constructors: TaxonomyMergeUtils()
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:63: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:212: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:247: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2338: exec returned: 1

Total time: 78 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60) - Build # 10592 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
I added the svn properties to these three files.


On Thu, Jul 3, 2014 at 6:59 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10592/
> Java: 32bit/jdk1.7.0_60 -client -XX:+UseParallelGC
>
> All tests passed
>
> Build Log:
> [...truncated 52387 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:87: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:179:
> The following files are missing svn:eol-style (or binary svn:mime-type):
> *
> ./lucene/facet/src/java/org/apache/lucene/facet/taxonomy/OrdinalMappingAtomicReader.java
> *
> ./lucene/facet/src/java/org/apache/lucene/facet/taxonomy/TaxonomyMergeUtils.java
> *
> ./lucene/facet/src/test/org/apache/lucene/facet/taxonomy/OrdinalMappingReaderTest.java
>
> Total time: 94 minutes 31 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 32bit/jdk1.7.0_60 -client
> -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60) - Build # 10592 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10592/
Java: 32bit/jdk1.7.0_60 -client -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 52387 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:87: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:179: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./lucene/facet/src/java/org/apache/lucene/facet/taxonomy/OrdinalMappingAtomicReader.java
* ./lucene/facet/src/java/org/apache/lucene/facet/taxonomy/TaxonomyMergeUtils.java
* ./lucene/facet/src/test/org/apache/lucene/facet/taxonomy/OrdinalMappingReaderTest.java

Total time: 94 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_60 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any