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/03/22 18:31:19 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1431 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1431/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord

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

Error Message:
Wrong doc count on shard1_0 expected:<135> but was:<136>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<135> but was:<136>
	at __randomizedtesting.SeedInfo.seed([97D499B67B8EBA6:889BC78310E78B9A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:467)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:237)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:70)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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 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:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11119 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 2714795 T10567 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gll/
   [junit4]   2> 2714801 T10567 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1395507541012
   [junit4]   2> 2714803 T10567 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2714804 T10568 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2714904 T10567 oasc.ZkTestServer.run start zk server on port:52218
   [junit4]   2> 2714906 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714912 T10574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bac7192 name:ZooKeeperConnection Watcher:127.0.0.1:52218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714913 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2714913 T10567 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2714921 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714924 T10576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29ea91d5 name:ZooKeeperConnection Watcher:127.0.0.1:52218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714925 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2714925 T10567 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2714933 T10567 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2714940 T10567 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2714944 T10567 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2714952 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2714952 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2714963 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2714963 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2714970 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2714970 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2714977 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2714977 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2714985 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2714986 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2714993 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2714994 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2715004 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2715004 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2715010 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2715011 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2715017 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2715018 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2715024 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2715025 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2715030 T10567 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2715031 T10567 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2716341 T10567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2716345 T10567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52221
   [junit4]   2> 2716346 T10567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2716347 T10567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2716347 T10567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250
   [junit4]   2> 2716348 T10567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/'
   [junit4]   2> 2716379 T10567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/solr.xml
   [junit4]   2> 2716457 T10567 oasc.CoreContainer.<init> New CoreContainer 1030734836
   [junit4]   2> 2716457 T10567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/]
   [junit4]   2> 2716458 T10567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2716458 T10567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2716459 T10567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2716459 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2716459 T10567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2716460 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2716460 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2716460 T10567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2716460 T10567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2716461 T10567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2716462 T10567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2716462 T10567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2716462 T10567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52218/solr
   [junit4]   2> 2716462 T10567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2716464 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716466 T10587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74a9e7ae name:ZooKeeperConnection Watcher:127.0.0.1:52218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716469 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2716474 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716476 T10589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b91e561 name:ZooKeeperConnection Watcher:127.0.0.1:52218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716477 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2716480 T10567 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2716490 T10567 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2716500 T10567 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2716508 T10567 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2716516 T10567 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2716526 T10567 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2716530 T10567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52221_gll
   [junit4]   2> 2716532 T10567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52221_gll
   [junit4]   2> 2716540 T10567 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2716546 T10567 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2716556 T10567 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52221_gll
   [junit4]   2> 2716557 T10567 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2716562 T10567 oasc.Overseer.start Overseer (id=91455982208155651-127.0.0.1:52221_gll-n_0000000000) starting
   [junit4]   2> 2716571 T10567 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2716599 T10591 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2716600 T10567 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2716601 T10591 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2716607 T10567 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2716612 T10567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2716620 T10590 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2716632 T10592 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2716632 T10592 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2716634 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2716635 T10592 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2716638 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2716640 T10590 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:52221/gll",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52221_gll",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2716640 T10590 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2716640 T10590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2716647 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2716649 T10589 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> 2717636 T10592 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2717637 T10592 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/collection1
   [junit4]   2> 2717637 T10592 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2717638 T10592 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2717638 T10592 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2717641 T10592 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2717641 T10592 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/collection1/'
   [junit4]   2> 2717642 T10592 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/collection1/lib/.svn/' to classloader
   [junit4]   2> 2717643 T10592 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/collection1/lib/classes/' to classloader
   [junit4]   2> 2717643 T10592 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/collection1/lib/README' to classloader
   [junit4]   2> 2717712 T10592 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2717782 T10592 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2717785 T10592 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2717801 T10592 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2718340 T10592 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2718345 T10592 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2718347 T10592 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2718353 T10592 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2718403 T10592 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2718404 T10592 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395507541250/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395507541012/control/data/
   [junit4]   2> 2718404 T10592 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f147c4c
   [junit4]   2> 2718404 T10592 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395507541012/control/data
   [junit4]   2> 2718405 T10592 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395507541012/control/data/index/
   [junit4]   2> 2718405 T10592 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395507541012/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2718405 T10592 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395507541012/control/data/index
   [junit4]   2> 2718406 T10592 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.0498046875, floorSegmentMB=2.1455078125, forceMergeDeletesPctAllowed=9.267817717615339, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18527316376883746
   [junit4]   2> 2718406 T10592 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7ec0d97e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c7189ce),segFN=segments_1,generation=1}
   [junit4]   2> 2718406 T10592 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2718411 T10592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2718411 T10592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2718412 T10592 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2718412 T10592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2718413 T10592 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2718413 T10592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2718414 T10592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2718415 T10592 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2718415 T10592 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2718416 T10592 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2718416 T10592 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2718417 T10592 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2718417 T10592 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2718418 T10592 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2718418 T10592 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2718419 T10592 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2718419 T10592 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2718434 T10592 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2718441 T10592 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2718441 T10592 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2718442 T10592 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2718442 T10592 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7ec0d97e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c7189ce),segFN=segments_1,generation=1}
   [junit4]   2> 2718443 T10592 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2718443 T10592 oass.SolrIndexSearcher.<init> Opening Searcher@12939762[collection1] main
   [junit4]   2> 2718443 T10592 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2718446 T10592 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2718446 T10592 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2718448 T10592 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2718448 T10592 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2718448 T10592 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2718450 T10592 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2718450 T10592 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2718451 T10592 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2718451 T10592 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2718454 T10593 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12939762[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2718456 T10592 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2718457 T10596 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52221/gll collection:control_collection shard:shard1
   [junit4]   2> 2718457 T10567 oasc.ZkController.checkOverseerDesignate WARN could not readd the overseer designate  org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /roles.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:276)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:273)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:273)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkOverseerDesignate(ZkController.java:1672)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:350)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:200)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:719)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1309)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1085)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:931)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:888)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:340)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:325)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:174)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:65)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:430)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:403)
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(AbstractFullDistribZkTestBase.java:490)
   [junit4]   2> 	at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:356)
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:291)
   [junit4]   2> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2718460 T10567 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2718460 T10596 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2718460 T10567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2718463 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2718466 T10598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ec8e3b0 name:ZooKeeperConnection Watcher:127.0.0.1:52218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2718466 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2718469 T10567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2718473 T10567 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2718474 T10596 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2718478 T10596 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2718478 T10596 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2137 name=collection1 org.apache.solr.core.SolrCore@739402e7 url=http://127.0.0.1:52221/gll/collection1 node=127.0.0.1:52221_gll C2137_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:52221/gll, core=collection1, node_name=127.0.0.1:52221_gll}
   [junit4]   2> 2718479 T10596 C2137 P52221 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52221/gll/collection1/
   [junit4]   2> 2718479 T10596 C2137 P52221 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2718479 T10596 C2137 P52221 oasc.SyncStrategy.syncToMe http://127.0.0.1:52221/gll/collection1/ has no replicas
   [junit4]   2> 2718480 T10596 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52221/gll/collection1/ shard1
   [junit4]   2> 2718480 T10596 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2718483 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718489 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2718495 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718500 T10598 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> 2718502 T10589 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> 2718514 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2718524 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718629 T10598 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> 2718630 T10589 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> 2718651 T10596 oasc.ZkController.register We are http://127.0.0.1:52221/gll/collection1/ and leader is http://127.0.0.1:52221/gll/collection1/
   [junit4]   2> 2718651 T10596 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52221/gll
   [junit4]   2> 2718651 T10596 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2718652 T10596 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2718652 T10596 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2718654 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718655 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718655 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718657 T10596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2718660 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2718661 T10590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52221/gll",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52221_gll",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2718668 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2718775 T10598 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> 2718775 T10589 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> 2719647 T10567 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2719648 T10567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2719652 T10567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52225
   [junit4]   2> 2719653 T10567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2719653 T10567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2719653 T10567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683
   [junit4]   2> 2719653 T10567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/'
   [junit4]   2> 2719681 T10567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/solr.xml
   [junit4]   2> 2719768 T10567 oasc.CoreContainer.<init> New CoreContainer 1442041
   [junit4]   2> 2719769 T10567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/]
   [junit4]   2> 2719770 T10567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2719770 T10567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2719770 T10567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2719771 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2719771 T10567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2719771 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2719771 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2719771 T10567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2719772 T10567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2719772 T10567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2719773 T10567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2719773 T10567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2719773 T10567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52218/solr
   [junit4]   2> 2719774 T10567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2719775 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719779 T10609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2499db7a name:ZooKeeperConnection Watcher:127.0.0.1:52218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719779 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2719784 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719787 T10611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2259eaa0 name:ZooKeeperConnection Watcher:127.0.0.1:52218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719788 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2719806 T10567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2720815 T10567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52225_gll
   [junit4]   2> 2720818 T10567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52225_gll
   [junit4]   2> 2720826 T10589 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2720826 T10611 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2720826 T10598 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2720842 T10612 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2720843 T10612 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2720845 T10612 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2720845 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2720845 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2720846 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2720848 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2720850 T10590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52225/gll",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52225_gll",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2720850 T10590 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2720850 T10590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2720857 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2720859 T10598 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> 2720859 T10611 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> 2720859 T10589 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> 2721846 T10612 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2721846 T10612 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/collection1
   [junit4]   2> 2721846 T10612 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2721847 T10612 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2721848 T10612 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2721849 T10612 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2721849 T10612 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/collection1/'
   [junit4]   2> 2721852 T10612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/collection1/lib/.svn/' to classloader
   [junit4]   2> 2721853 T10612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/collection1/lib/classes/' to classloader
   [junit4]   2> 2721854 T10612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/collection1/lib/README' to classloader
   [junit4]   2> 2721917 T10612 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2721980 T10612 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2721982 T10612 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2721990 T10612 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2722532 T10612 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2722536 T10612 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2722537 T10612 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2722543 T10612 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2722597 T10612 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2722597 T10612 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395507544683/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty1/
   [junit4]   2> 2722598 T10612 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f147c4c
   [junit4]   2> 2722598 T10612 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty1
   [junit4]   2> 2722598 T10612 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty1/index/
   [junit4]   2> 2722598 T10612 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2722599 T10612 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty1/index
   [junit4]   2> 2722599 T10612 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.0498046875, floorSegmentMB=2.1455078125, forceMergeDeletesPctAllowed=9.267817717615339, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18527316376883746
   [junit4]   2> 2722600 T10612 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@77aabc82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bae746),segFN=segments_1,generation=1}
   [junit4]   2> 2722600 T10612 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2722608 T10612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2722608 T10612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2722609 T10612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2722609 T10612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2722609 T10612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2722610 T10612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2722610 T10612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2722610 T10612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2722610 T10612 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2722611 T10612 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2722611 T10612 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2722612 T10612 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2722612 T10612 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2722613 T10612 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2722613 T10612 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2722614 T10612 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2722614 T10612 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2722623 T10612 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2722627 T10612 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2722627 T10612 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2722627 T10612 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2722628 T10612 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@77aabc82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bae746),segFN=segments_1,generation=1}
   [junit4]   2> 2722628 T10612 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2722628 T10612 oass.SolrIndexSearcher.<init> Opening Searcher@75ff747b[collection1] main
   [junit4]   2> 2722629 T10612 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2722630 T10612 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2722631 T10612 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2722632 T10612 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2722632 T10612 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2722632 T10612 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2722633 T10612 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2722633 T10612 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2722633 T10612 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2722634 T10612 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2722639 T10613 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75ff747b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2722641 T10612 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2722643 T10616 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52225/gll collection:collection1 shard:shard2
   [junit4]   2> 2722644 T10567 oasc.ZkController.checkOverseerDesignate WARN could not readd the overseer designate  org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /roles.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:276)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:273)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:273)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkOverseerDesignate(ZkController.java:1672)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:350)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:200)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:719)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1309)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1085)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:931)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:888)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:340)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:325)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:174)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:65)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:430)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:403)
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(AbstractFullDistribZkTestBase.java:490)
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:369)
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
   [junit4]   2> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2722646 T10616 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2722646 T10567 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2722646 T10567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2722660 T10616 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2722663 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722665 T10616 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2722665 T10616 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2138 name=collection1 org.apache.solr.core.SolrCore@11e581d8 url=http://127.0.0.1:52225/gll/collection1 node=127.0.0.1:52225_gll C2138_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52225/gll, core=collection1, node_name=127.0.0.1:52225_gll}
   [junit4]   2> 2722665 T10616 C2138 P52225 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52225/gll/collection1/
   [junit4]   2> 2722666 T10616 C2138 P52225 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2722666 T10616 C2138 P52225 oasc.SyncStrategy.syncToMe http://127.0.0.1:52225/gll/collection1/ has no replicas
   [junit4]   2> 2722666 T10616 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52225/gll/collection1/ shard2
   [junit4]   2> 2722666 T10616 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2722669 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2722678 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722681 T10611 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> 2722681 T10589 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> 2722686 T10598 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> 2722691 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2722696 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722801 T10611 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> 2722802 T10589 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> 2722802 T10598 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> 2722839 T10616 oasc.ZkController.register We are http://127.0.0.1:52225/gll/collection1/ and leader is http://127.0.0.1:52225/gll/collection1/
   [junit4]   2> 2722840 T10616 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52225/gll
   [junit4]   2> 2722840 T10616 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2722840 T10616 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2722840 T10616 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2722843 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722843 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722843 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722846 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2722847 T10590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52225/gll",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52225_gll",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2722856 T10616 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2722857 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2722964 T10611 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> 2722964 T10589 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> 2722965 T10598 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> 2723858 T10567 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2723858 T10567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2723863 T10567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52228
   [junit4]   2> 2723864 T10567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2723864 T10567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2723865 T10567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857
   [junit4]   2> 2723865 T10567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/'
   [junit4]   2> 2723895 T10567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/solr.xml
   [junit4]   2> 2723966 T10567 oasc.CoreContainer.<init> New CoreContainer 686419879
   [junit4]   2> 2723967 T10567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/]
   [junit4]   2> 2723970 T10567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2723971 T10567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2723971 T10567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2723972 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2723972 T10567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2723973 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2723973 T10567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2723973 T10567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2723974 T10567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2723975 T10567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2723975 T10567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2723976 T10567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2723977 T10567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52218/solr
   [junit4]   2> 2723977 T10567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2723979 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2723982 T10627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1674d1ed name:ZooKeeperConnection Watcher:127.0.0.1:52218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2723983 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2723989 T10567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2723994 T10629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@598949f1 name:ZooKeeperConnection Watcher:127.0.0.1:52218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2723995 T10567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2724019 T10567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2725027 T10567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52228_gll
   [junit4]   2> 2725029 T10567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52228_gll
   [junit4]   2> 2725034 T10611 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2725034 T10629 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2725035 T10598 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2725035 T10589 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2725050 T10630 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2725050 T10630 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2725052 T10630 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2725052 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2725053 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2725054 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2725056 T10590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2725058 T10590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52228/gll",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52228_gll",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2725058 T10590 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2725058 T10590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2725064 T10589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2725066 T10629 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> 2725067 T10598 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> 2725067 T10589 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> 2725067 T10611 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> 2726054 T10630 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2726054 T10630 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/collection1
   [junit4]   2> 2726054 T10630 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2726055 T10630 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2726056 T10630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2726058 T10630 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2726059 T10630 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/collection1/'
   [junit4]   2> 2726060 T10630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/collection1/lib/.svn/' to classloader
   [junit4]   2> 2726062 T10630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/collection1/lib/classes/' to classloader
   [junit4]   2> 2726062 T10630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/collection1/lib/README' to classloader
   [junit4]   2> 2726155 T10630 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2726230 T10630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2726233 T10630 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2726248 T10630 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2726790 T10630 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2726793 T10630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2726795 T10630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2726801 T10630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2726858 T10630 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2726859 T10630 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395507548857/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty2/
   [junit4]   2> 2726859 T10630 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f147c4c
   [junit4]   2> 2726861 T10630 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty2
   [junit4]   2> 2726861 T10630 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty2/index/
   [junit4]   2> 2726861 T10630 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2726862 T10630 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395507541012/jetty2/index
   [junit4]   2> 2726862 T10630 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.0498046875, floorSegmentMB=2.1455078125, forceMergeDeletesPctAllowed=9.267817717615339, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18527316376883746
   [junit4]   2> 2726864 T10630 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@756be58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16de0f47),segFN=segments_1,generation=1}
   [junit4]   2> 2726864 T10630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2726874 T10630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2726874 T10630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2726875 T10630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2726876 T10630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2726876 T10630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2726876 T10630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2726877 T10630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2726878 T10630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2726878 T10630 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2726878 T10630 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2726879 T10630 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2726879 T10630 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2726879 T10630 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2726880 T10630 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2726880 T10630 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2726881 T10630 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2726881 T10630 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2726890 T10630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2726894 T10630 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2726894 T10630 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2726895 T10630 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2726895 T10630 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@756be58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16de0f47),segFN=segments_1,generation=1}
   [junit4]   2> 2726895 T10630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2726896 T10630 oass.SolrIndexSearcher.<init> Opening Searcher@7b85b0e8[collection1] main
   [junit4]   2> 2726896 T10630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2726900 T10630 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified

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

etryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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> 2773346 T10666 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=lt_LT, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=212250864,total=459800576
   [junit4]   2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, TestAnalyzedSuggestions, TestFoldingMultitermQuery, CustomCollectionTest, SpellCheckComponentTest, SyncSliceTest, TestSimpleQParserPlugin, DirectSolrConnectionTest, DateFieldTest, SolrCmdDistributorTest, RAMDirectoryFactoryTest, SuggestComponentTest, SuggesterTest, TestExtendedDismaxParser, TestBlendedInfixSuggestions, DistributedSpellCheckComponentTest, QueryResultKeyTest, OverseerTest, TestCopyFieldCollectionResource, HdfsBasicDistributedZk2Test, TestShardHandlerFactory, SSLMigrationTest, TestReversedWildcardFilterFactory, TestFieldResource, TestMultiCoreConfBootstrap, BasicDistributedZk2Test, TestManagedResourceStorage, TestPseudoReturnFields, RequestHandlersTest, QueryFacetTest, SuggesterTSTTest, DirectUpdateHandlerTest, EchoParamsTest, TestDFRSimilarityFactory, TestDocBasedVersionConstraints, OpenCloseCoreStressTest, TestMergePolicyConfig, TestShortCircuitedRequests, TestIBSimilarityFactory, HdfsWriteToMultipleCollectionsTest, DistribCursorPagingTest, DeleteShardTest, CoreContainerCoreInitFailuresTest, PreAnalyzedUpdateProcessorTest, NotRequiredUniqueKeyTest, TestFileDictionaryLookup, TestSchemaSimilarityResource, TestHighFrequencyDictionaryFactory, ShardRoutingTest, DistributedDebugComponentTest, BasicZkTest, TestCollationFieldDocValues, HdfsCollectionsAPIDistributedZkTest, TestSchemaNameResource, TestJmxIntegration, TestNumberUtils, DocValuesTest, SolrInfoMBeanTest, SpellPossibilityIteratorTest, TestFuzzyAnalyzedSuggestions, LoggingHandlerTest, TestLRUCache, TestDefaultSimilarityFactory, CursorMarkTest, SolrIndexSplitterTest, TestJoin, TestRecoveryHdfs, OpenExchangeRatesOrgProviderTest, TestSolrIndexConfig, DistanceFunctionTest, SpatialFilterTest, TestArbitraryIndexDir, DistributedSuggestComponentTest, TestStressLucene, TestRandomDVFaceting, HdfsChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, TestRestManager, TestPhraseSuggestions, CoreAdminRequestStatusTest, TestWordDelimiterFilterFactory, TestExceedMaxTermLength, TermVectorComponentDistributedTest, TestManagedStopFilterFactory, EnumFieldTest, SynonymTokenizerTest, OutputWriterTest, AddSchemaFieldsUpdateProcessorFactoryTest, SliceStateTest, TestCoreDiscovery, TestRemoteStreaming, TestFieldTypeResource, TestManagedResource, UpdateRequestProcessorFactoryTest, TestFiltering, IndexSchemaRuntimeFieldTest, QueryElevationComponentTest, DOMUtilTest, TestPerFieldSimilarity, TestDistributedSearch, TestUpdate, TestSweetSpotSimilarityFactory, SearchHandlerTest, PluginInfoTest, TestCodecSupport, TestCollationField, RegexBoostProcessorTest, TestUniqueKeyFieldResource, TermVectorComponentTest, SolrCoreTest, NoCacheHeaderTest, AnalysisErrorHandlingTest, PingRequestHandlerTest, ZkCLITest, SpellCheckCollatorTest, BasicFunctionalityTest, TestStressUserVersions, MigrateRouteKeyTest, DirectSolrSpellCheckerTest, TestDistributedMissingSort, TestSystemIdResolver, TestFastWriter, DistributedExpandComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestAnalyzeInfixSuggestions, TestStressRecovery, TestCloudManagedSchema, TestHashPartitioner, CacheHeaderTest, TestDynamicFieldCollectionResource, ConnectionManagerTest, ScriptEngineTest, DocValuesMultiTest, LeaderElectionIntegrationTest, TermsComponentTest, HardAutoCommitTest, TestLMJelinekMercerSimilarityFactory, BadCopyFieldTest, LukeRequestHandlerTest, TestJmxMonitoredMap, TestImplicitCoreProperties, UpdateParamsTest, SignatureUpdateProcessorFactoryTest, TestFreeTextSuggestions, TestComponentsName, MinimalSchemaTest, DisMaxRequestHandlerTest, TestWriterPerf, TestSearcherReuse, TestQuerySenderNoQuery, TestQueryTypes, TestFieldCollectionResource, TestPHPSerializedResponseWriter, OverseerCollectionProcessorTest, TestPartialUpdateDeduplication, SuggesterWFSTTest, AsyncMigrateRouteKeyTest, ChaosMonkeySafeLeaderTest, LeaderElectionTest, TestSolr4Spatial, NumericFieldsTest, TestSort, CurrencyFieldXmlFileTest, SystemInfoHandlerTest, AutoCommitTest, TriLevelCompositeIdRoutingTest, UniqFieldsUpdateProcessorFactoryTest, TestStressVersions, TestQueryUtils, ZkControllerTest, TestExpandComponent, DateMathParserTest, AbstractAnalyticsStatsTest, TestLuceneMatchVersion, HighlighterConfigTest, TestInfoStreamLogging, BJQParserTest, TestSurroundQueryParser, CSVRequestHandlerTest, CopyFieldTest, TestDefaultSearchFieldResource, TestBinaryField, TestReloadAndDeleteDocs, FieldMutatingUpdateProcessorTest, TestSolrCoreProperties, ModifyConfFileTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestTrie, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCharFilters, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, NoFacetTest, ExpressionTest, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, RangeFacetTest, FunctionTest, AliasIntegrationTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteReplicaTest, OverseerRolesTest, RemoteQueryErrorTest, ShardSplitTest]
   [junit4] Completed in 59.46s, 1 test, 1 failure <<< FAILURES!

[...truncated 170 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 391 suites, 1645 tests, 1 failure, 54 ignored (27 assumptions)

Total time: 80 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure