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/08/16 23:01:48 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_11) - Build # 11038 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11038/
Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC

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

Error Message:
KeeperErrorCode = Session expired for /overseer_elect/leader

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
	at __randomizedtesting.SeedInfo.seed([FB80BDFD38BA2245:7A6633E54FE54279]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
	at org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderId(OverseerCollectionProcessor.java:487)
	at org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderNode(OverseerCollectionProcessor.java:478)
	at org.apache.solr.cloud.RollingRestartTest.waitUntilOverseerDesignateIsLeader(RollingRestartTest.java:145)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:114)
	at org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:64)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11934 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/init-core-data-001
   [junit4]   2> 2574294 T7397 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 2574295 T7397 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2574298 T7397 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2574299 T7397 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2574300 T7398 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2574400 T7397 oasc.ZkTestServer.run start zk server on port:44726
   [junit4]   2> 2574401 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2574403 T7404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a63876 name:ZooKeeperConnection Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2574403 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2574403 T7397 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2574406 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2574408 T7406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d6b21b name:ZooKeeperConnection Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2574408 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2574408 T7397 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2574410 T7397 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2574411 T7397 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2574412 T7397 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2574413 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2574414 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2574416 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2574416 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2574418 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2574418 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2574420 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2574420 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2574422 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2574422 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2574423 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2574424 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2574425 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2574425 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2574427 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2574427 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2574429 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2574429 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2574430 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2574431 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2574432 T7397 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2574433 T7397 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2574437 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2574438 T7408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a2d7e8 name:ZooKeeperConnection Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2574438 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2574764 T7397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2574767 T7397 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2574802 T7397 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59902
   [junit4]   2> 2574803 T7397 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2574804 T7397 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2574804 T7397 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002
   [junit4]   2> 2574805 T7397 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/'
   [junit4]   2> 2574818 T7397 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/solr.xml
   [junit4]   2> 2574826 T7397 oasc.CoreContainer.<init> New CoreContainer 25896844
   [junit4]   2> 2574827 T7397 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/]
   [junit4]   2> 2574827 T7397 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2574827 T7397 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2574828 T7397 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2574828 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2574828 T7397 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2574829 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2574829 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2574829 T7397 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2574830 T7397 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2574831 T7397 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2574832 T7397 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2574832 T7397 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2574833 T7397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2574833 T7397 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44726/solr
   [junit4]   2> 2574833 T7397 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2574835 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2574835 T7419 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ef47b5 name:ZooKeeperConnection Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2574836 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2574838 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2574838 T7421 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@de1ea7 name:ZooKeeperConnection Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2574838 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2574840 T7397 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2574842 T7397 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2574845 T7397 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2574847 T7397 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2574849 T7397 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2574850 T7397 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2574851 T7397 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59902_
   [junit4]   2> 2574852 T7397 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59902_
   [junit4]   2> 2574853 T7397 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2574854 T7397 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2574856 T7397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2574857 T7397 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59902_
   [junit4]   2> 2574858 T7397 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2574859 T7397 oasc.Overseer.start Overseer (id=92289259838439428-127.0.0.1:59902_-n_0000000000) starting
   [junit4]   2> 2574862 T7397 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2574869 T7397 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2574870 T7423 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2574871 T7397 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2574872 T7397 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2574873 T7397 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2574875 T7422 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2574878 T7425 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2574878 T7425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2574878 T7425 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2574879 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2574880 T7422 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59902",
   [junit4]   2> 	  "node_name":"127.0.0.1:59902_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2574880 T7422 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2574880 T7422 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2574882 T7426 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> 2575879 T7425 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2575879 T7425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2575881 T7425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2575881 T7425 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2575883 T7425 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2575883 T7425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/'
   [junit4]   2> 2575884 T7425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2575884 T7425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2575885 T7425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2575907 T7425 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2575916 T7425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2575928 T7425 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2575932 T7425 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2576063 T7425 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2576067 T7425 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2576068 T7425 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2576081 T7425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2576083 T7425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2576084 T7425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2576085 T7425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2576085 T7425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2576085 T7425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2576086 T7425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2576086 T7425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2576086 T7425 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2576087 T7425 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2576087 T7425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/
   [junit4]   2> 2576087 T7425 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e052e2
   [junit4]   2> 2576087 T7425 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data
   [junit4]   2> 2576112 T7425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index/
   [junit4]   2> 2576112 T7425 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2576112 T7425 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index
   [junit4]   2> 2576113 T7425 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.9521484375, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=4.330957176408097, segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.6572265625, noCFSRatio=0.0
   [junit4]   2> 2585384 T7425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2585384 T7425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2585387 T7425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2585387 T7425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2585389 T7425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2585389 T7425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2585389 T7425 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2585389 T7425 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2585391 T7425 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2585391 T7425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2585391 T7425 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2585392 T7425 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585392 T7425 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2585392 T7425 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2585393 T7425 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2585393 T7425 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2585395 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585395 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585396 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585397 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585398 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585399 T7425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2585399 T7425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2585399 T7425 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1552734375, floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=26.22180068033101, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2585400 T7425 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2585400 T7425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2585400 T7425 oass.SolrIndexSearcher.<init> Opening Searcher@1a1e12[collection1] main
   [junit4]   2> 2585401 T7425 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2585402 T7425 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2585402 T7425 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2585402 T7425 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2585402 T7425 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2585403 T7425 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585403 T7425 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2585403 T7425 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585404 T7425 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2585405 T7425 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2585405 T7425 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585406 T7425 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2585408 T7427 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a1e12[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2585409 T7425 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2585409 T7430 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59902 collection:control_collection shard:shard1
   [junit4]   2> 2585410 T7397 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2585410 T7397 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2585411 T7430 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2585413 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585414 T7432 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d72231 name:ZooKeeperConnection Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2585414 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2585415 T7397 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2585415 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2585416 T7397 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2585417 T7430 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2585417 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3529 name=collection1 org.apache.solr.core.SolrCore@19b3001 url=https://127.0.0.1:59902/collection1 node=127.0.0.1:59902_ C3529_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:59902, node_name=127.0.0.1:59902_, state=down}
   [junit4]   2> 2585417 T7430 C3529 P59902 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59902/collection1/
   [junit4]   2> 2585416 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585417 T7430 C3529 P59902 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2585418 T7430 C3529 P59902 oasc.SyncStrategy.syncToMe https://127.0.0.1:59902/collection1/ has no replicas
   [junit4]   2> 2585418 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59902/collection1/ shard1
   [junit4]   2> 2585419 T7430 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2585423 T7426 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> 2585425 T7433 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> 2585427 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585428 T7426 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> 2585428 T7433 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> 2585476 T7430 oasc.ZkController.register We are https://127.0.0.1:59902/collection1/ and leader is https://127.0.0.1:59902/collection1/
   [junit4]   2> 2585476 T7430 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59902
   [junit4]   2> 2585476 T7430 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2585476 T7430 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2585477 T7430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2585478 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585479 T7422 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59902",
   [junit4]   2> 	  "node_name":"127.0.0.1:59902_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2585580 T7426 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> 2585581 T7433 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> 2585776 T7397 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2585777 T7397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2585780 T7397 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2585781 T7397 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50100
   [junit4]   2> 2585783 T7397 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2585783 T7397 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2585784 T7397 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003
   [junit4]   2> 2585784 T7397 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/'
   [junit4]   2> 2585801 T7397 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/solr.xml
   [junit4]   2> 2585830 T7397 oasc.CoreContainer.<init> New CoreContainer 7117592
   [junit4]   2> 2585831 T7397 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/]
   [junit4]   2> 2585832 T7397 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2585833 T7397 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2585834 T7397 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2585834 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2585835 T7397 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2585836 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2585836 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2585837 T7397 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2585837 T7397 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2585839 T7397 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2585840 T7397 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2585840 T7397 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2585840 T7397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2585841 T7397 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44726/solr
   [junit4]   2> 2585841 T7397 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2585842 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585843 T7444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ca569e name:ZooKeeperConnection Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2585843 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2585845 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585845 T7446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f05b9f name:ZooKeeperConnection Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2585846 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2585849 T7397 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2586852 T7397 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50100_
   [junit4]   2> 2586853 T7397 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50100_
   [junit4]   2> 2586859 T7397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2586863 T7448 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2586864 T7448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2586865 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2586865 T7448 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2586867 T7422 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50100",
   [junit4]   2> 	  "node_name":"127.0.0.1:50100_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2586868 T7422 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2586868 T7422 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2586972 T7433 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> 2586972 T7426 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> 2586973 T7447 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> 2587866 T7448 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2587866 T7448 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2587867 T7448 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2587867 T7448 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2587868 T7448 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2587868 T7448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/'
   [junit4]   2> 2587869 T7448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2587870 T7448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2587870 T7448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2587897 T7448 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2587909 T7448 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2587910 T7448 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2587916 T7448 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2588040 T7448 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2588045 T7448 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2588047 T7448 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2588055 T7448 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2588058 T7448 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2588060 T7448 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2588061 T7448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2588061 T7448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2588061 T7448 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2588062 T7448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2588062 T7448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2588063 T7448 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2588063 T7448 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2588063 T7448 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/
   [junit4]   2> 2588064 T7448 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e052e2
   [junit4]   2> 2588064 T7448 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1
   [junit4]   2> 2588065 T7448 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index/
   [junit4]   2> 2588065 T7448 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2588065 T7448 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index
   [junit4]   2> 2588066 T7448 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.9521484375, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=4.330957176408097, segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.6572265625, noCFSRatio=0.0
   [junit4]   2> 2588073 T7448 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2588074 T7448 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2588076 T7448 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2588078 T7448 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2588078 T7448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2588078 T7448 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2588078 T7448 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588079 T7448 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588079 T7448 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588079 T7448 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2588082 T7448 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2588084 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588084 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588085 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588086 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588086 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588087 T7448 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2588088 T7448 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2588088 T7448 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1552734375, floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=26.22180068033101, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2588089 T7448 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2588089 T7448 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2588089 T7448 oass.SolrIndexSearcher.<init> Opening Searcher@1addbd8[collection1] main
   [junit4]   2> 2588089 T7448 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2588090 T7448 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2588091 T7448 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2588091 T7448 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2588091 T7448 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2588092 T7448 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2588092 T7448 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2588093 T7448 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2588093 T7448 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2588093 T7448 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2588095 T7449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1addbd8[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2588097 T7448 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2588097 T7452 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50100 collection:collection1 shard:shard2
   [junit4]   2> 2588098 T7397 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2588098 T7452 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2588098 T7397 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2588101 T7452 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2588102 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2588102 T7452 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2588102 T7452 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3530 name=collection1 org.apache.solr.core.SolrCore@10dfc4d url=https://127.0.0.1:50100/collection1 node=127.0.0.1:50100_ C3530_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:50100, node_name=127.0.0.1:50100_, state=down}
   [junit4]   2> 2588103 T7452 C3530 P50100 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50100/collection1/
   [junit4]   2> 2588103 T7452 C3530 P50100 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2588103 T7452 C3530 P50100 oasc.SyncStrategy.syncToMe https://127.0.0.1:50100/collection1/ has no replicas
   [junit4]   2> 2588103 T7452 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50100/collection1/ shard2
   [junit4]   2> 2588103 T7452 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2588106 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2588209 T7426 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> 2588209 T7447 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> 2588209 T7433 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> 2588257 T7452 oasc.ZkController.register We are https://127.0.0.1:50100/collection1/ and leader is https://127.0.0.1:50100/collection1/
   [junit4]   2> 2588257 T7452 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50100
   [junit4]   2> 2588257 T7452 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2588257 T7452 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2588258 T7452 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2588259 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2588260 T7422 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50100",
   [junit4]   2> 	  "node_name":"127.0.0.1:50100_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2588362 T7426 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> 2588362 T7433 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> 2588363 T7447 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> 2588561 T7397 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2588562 T7397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2588565 T7397 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2588566 T7397 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50408
   [junit4]   2> 2588567 T7397 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2588568 T7397 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2588568 T7397 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004
   [junit4]   2> 2588569 T7397 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/'
   [junit4]   2> 2588582 T7397 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/solr.xml
   [junit4]   2> 2588590 T7397 oasc.CoreContainer.<init> New CoreContainer 9393942
   [junit4]   2> 2588591 T7397 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/]
   [junit4]   2> 2588592 T7397 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2588592 T7397 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2588593 T7397 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2588593 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2588593 T7397 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2588594 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2588594 T7397 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2588595 T7397 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2588595 T7397 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2588596 T7397 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2588597 T7397 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2588598 T7397 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2588598 T7397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2588598 T7397 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44726/solr
   [junit4]   2> 2588599 T7397 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2588599 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2588600 T7463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e63fb name:ZooKeeperConnection Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2588601 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2588603 T7397 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2588604 T7465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8fb60 name:ZooKeeperConnection Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2588604 T7397 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2588611 T7397 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2589613 T7397 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50408_
   [junit4]   2> 2589615 T7397 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50408_
   [junit4]   2> 2589620 T7397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2589625 T7467 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2589625 T7467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2589627 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2589627 T7467 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2589629 T7422 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50408",
   [junit4]   2> 	  "node_name":"127.0.0.1:50408_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2589630 T7422 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2589630 T7422 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2589734 T7426 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> 2589734 T7466 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> 2589734 T7447 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> 2589734 T7433 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> 2590627 T7467 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2590628 T7467 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2590629 T7467 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2590629 T7467 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2590631 T7467 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2590631 T7467 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/'
   [junit4]   2> 2590632 T7467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2590632 T7467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2590633 T7467 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2590653 T7467 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2590662 T7467 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2590664 T7467 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2590668 T7467 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2590790 T7467 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2590793 T7467 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2590794 T7467 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2590806 T7467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2590808 T7467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2590810 T7467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2590811 T7467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2590811 T7467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2590812 T7467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2590813 T7467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2590813 T7467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2590813 T7467 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2590814 T7467 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2590814 T7467 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/
   [junit4]   2> 2590814 T7467 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e052e2
   [junit4]   2> 2590814 T7467 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2
   [junit4]   2> 2590815 T7467 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index/
   [junit4]   2> 2590815 T7467 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2590816 T7467 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index
   [junit4]   2> 2590816 T7467 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.9521484375, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=4.330957176408097, segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.6572265625, noCFSRatio=0.0
   [junit4]   2> 2590825 T7467 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2590825 T7467 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2590830 T7467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2590830 T7467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2590831 T7467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2590831 T7467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2590831 T7467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2590832 T7467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2590832 T7467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2590833 T7467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2590833 T7467 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2590834 T7467 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590834 T7467 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590835 T7467 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590835 T7467 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590836 T7467 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2590836 T7467 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2590836 T7467 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2590837 T7467 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2590837 T7467 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590837 T7467 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2590838 T7467 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2590838 T7467 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2590838 T7467 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2590841 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590842 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590842 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590843 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590844 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590845 T7467 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2590846 T7467 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2590846 T7467 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1552734375, floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=26.22180068033101, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2590847 T7467 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2590848 T7467 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2590848 T7467 oass.SolrIndexSearcher.<init> Opening Searcher@1acc8a8[collection1] main
   [junit4]   2> 2590848 T7467 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2590849 T7467 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2590849 T7467 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2590850 T7467 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2590850 T7467 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2590850 T7467 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2590852 T7467 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2590852 T7467 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2590852 T7467 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2590853 T7467 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2590856 T7468 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1acc8a8[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2590858 T7467 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2590858 T7471 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50408 collection:collection1 shard:shard1
   [junit4]   2> 2590859 T7397 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2590859 T7471 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2590860 T7397 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2590863 T7397 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 2590864 T7471 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2590865 T7471 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2590866 T7471 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3531 name=collection1 org.apache.solr.core.SolrCore@d2e3d8 url=https://127.0.0.1:50408/collection1 node=127.0.0.1:50408_ C3531_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:50408, node_name=127.0.0.1:50408_, state=down}
   [junit4]   2> 2590866 T7471 C3531 P50408 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50408/collection1/
   [junit4]   2> 2590866 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2590866 T7471 C3531 P50408 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2590866 T7471 C3531 P50408 oasc.SyncStrategy.syncToMe https://127.0.0.1:50408/collection1/ has no replicas
   [junit4]   2> 2590867 T7471 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50408/collection1/ shard1
   [junit4]   2> 2590867 T7471 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2590870 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2590973 T7426 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> 2590973 T7433 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> 2590973 T7447 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> 2590973 T7466 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> 2591021 T7471 oasc.ZkController.register We are https://127.0.0.1:50408/collection1/ and leader is https://127.0.0.1:50408/collection1/
   [junit4]   2> 2591021 T7471 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50408
   [junit4]   2> 2591021 T7471 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2591021 T7471 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2591022 T7471 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2591023 T7426 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2591026 T7422 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50408",
   [junit4]   2> 	  "node_name":"127.0.0.1:50408_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2591129 T7466 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> 2591130 T7426 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> 2591130 T7447 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> 2591130 T7433 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> 2591865 T7397 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
   [junit4]   2> 2591867 T7397 oasc.RollingRestartTest.restartWithRolesTest Current overseer leader = 127.0.0.1:59902_
   [junit4]   1> / (8)
   [junit4]   1>  /configs (1)
   [junit4]   1>   /configs/conf1 (12)
   [junit4]   1>    /configs/conf1/currency.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/enumsConfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/protwords.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/old_synonyms.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/solrconfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/synonyms.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/stopwords.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/schema.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/_rest_managed.json (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "initArgs":{},
   [junit4]   1>          "managedList":[]}
   [junit4]   1>    /configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
   [junit4]   1>          "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>          "timestamp": 1332070464,
   [junit4]   1>        
   [junit4]   1>        
   [junit4]   1>          "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>        
   [junit4]   1>        
   [junit4]   1>          "base": "USD",
   [junit4]   1>          "rates": {
   [junit4]   1>            "USD": 1,
   [junit4]   1>            "JPY": 81.29,
   [junit4]   1>            "EUR": 2.5,
   [junit4]   1>            "GBP": 0.5,
   [junit4]   1>            "MXN": 2.0
   [junit4]   1>          }
   [junit4]   1>        }
   [junit4]   1>        
   [junit4]   1>  /overseer (6)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>   /overseer/collection-queue-work (0)
   [junit4]   1>   /overseer/queue-work (0)
   [junit4]   1>   /overseer/collection-map-failure (0)
   [junit4]   1>   /overseer/collection-map-completed (0)
   [junit4]   1>   /overseer/queue (0)
   [junit4]   1>   /overseer/collection-map-running (0)
   [junit4]   1>  /aliases.json (0)
   [junit4]   1>  /collections (2)
   [junit4]   1>   /collections/collection1 (3)
   [junit4]   1>   DATA:
   [junit4]   1>       {"configName":"conf1"}
   [junit4]   1>    /collections/collection1/shards (0)
   [junit4]   1>    /collections/collection1/leaders (2)
   [junit4]   1>     /collections/collection1/leaders/shard2 (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "core":"collection1",
   [junit4]   1>           "base_url":"https://127.0.0.1:50100",
   [junit4]   1>           "node_name":"127.0.0.1:50100_"}
   [junit4]   1>     /collections/collection1/leaders/shard1 (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "core":"collection1",


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

7034 T7542 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:50408_
   [junit4]   2> 2658534 T7577 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [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:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 2658535 T7571 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2658559 T7397 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2663549 T7397 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2663550 T7397 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44726 44726
   [junit4]   2> 2664255 T7398 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44726 44726
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=testDistribSearch -Dtests.seed=FB80BDFD38BA2245 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=America/Montevideo -Dtests.file.encoding=UTF-8
   [junit4] ERROR   90.1s J0 | RollingRestartTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB80BDFD38BA2245:7A6633E54FE54279]:0)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderId(OverseerCollectionProcessor.java:487)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderNode(OverseerCollectionProcessor.java:478)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.waitUntilOverseerDesignateIsLeader(RollingRestartTest.java:145)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:114)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:64)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2664378 T7397 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hr, timezone=America/Montevideo
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.8.0_11 (32-bit)/cpus=8,threads=1,free=220192816,total=470396928
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResource, ConnectionManagerTest, TestLuceneMatchVersion, InfoHandlerTest, FieldMutatingUpdateProcessorTest, TestCloudManagedSchemaConcurrent, TestDocSet, TestReload, TestSolr4Spatial, ExternalFileFieldSortTest, QueryResultKeyTest, TestSolrQueryParserResource, TestFieldSortValues, EchoParamsTest, BlockCacheTest, QueryFacetTest, TestSerializedLuceneMatchVersion, ResponseHeaderTest, TestDefaultSimilarityFactory, TestCopyFieldCollectionResource, DirectSolrSpellCheckerTest, MergeStrategyTest, TestBlendedInfixSuggestions, AbstractAnalyticsFacetTest, TestManagedStopFilterFactory, DistributedFacetPivotLongTailTest, TestStressRecovery, TestSolrCoreProperties, TestFuzzyAnalyzedSuggestions, CoreAdminCreateDiscoverTest, DistributedQueryComponentCustomSortTest, TestDocumentBuilder, SyncSliceTest, TestIntervalFaceting, ClusterStateUpdateTest, DeleteShardTest, TestRandomMergePolicy, OverseerRolesTest, BasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, TestInitQParser, PathHierarchyTokenizerFactoryTest, FileUtilsTest, TestDistributedSearch, TestSurroundQueryParser, TestFaceting, TestSolrDeletionPolicy2, TestReloadAndDeleteDocs, UnloadDistributedZkTest, SuggesterTSTTest, HdfsRecoveryZkTest, HttpPartitionTest, TestCodecSupport, DocumentBuilderTest, BadComponentTest, SolrIndexSplitterTest, PreAnalyzedUpdateProcessorTest, TestQuerySenderListener, DistributedFacetPivotLargeTest, QueryEqualityTest, SpellingQueryConverterTest, TestFieldTypeResource, TestCollapseQParserPlugin, TestBinaryResponseWriter, SpellPossibilityIteratorTest, TestLMJelinekMercerSimilarityFactory, OpenExchangeRatesOrgProviderTest, TestStressReorder, TestSort, ShardSplitTest, TestSolrXml, TestArbitraryIndexDir, SharedFSAutoReplicaFailoverUtilsTest, TestNonDefinedSimilarityFactory, TestFastLRUCache, CustomCollectionTest, XsltUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestSolrDeletionPolicy1, TestReRankQParserPlugin, DistributedFacetPivotSmallTest, TestReplicationHandlerBackup, SystemInfoHandlerTest, TestHashPartitioner, PluginInfoTest, TestSchemaResource, TestLRUCache, TestShardHandlerFactory, TestTrie, TestSuggestSpellingConverter, TestSchemaVersionResource, MBeansHandlerTest, FastVectorHighlighterTest, TestSolrJ, TestOverriddenPrefixQueryForCustomFieldType, MoreLikeThisHandlerTest, TestRemoteStreaming, JSONWriterTest, TestRTGBase, ZkControllerTest, DistribCursorPagingTest, TestFastWriter, TestConfigSets, OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, DistributedSpellCheckComponentTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, SuggesterFSTTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, StatelessScriptUpdateProcessorFactoryTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequiredFieldsTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, ResponseLogComponentTest, MinimalSchemaTest, TestConfig, SynonymTokenizerTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, DateMathParserTest, TestSystemIdResolver, DOMUtilTest, ClusterStateTest, ZkNodePropsTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, AbstractAnalyticsStatsTest, NoFacetTest, FunctionTest, AsyncMigrateRouteKeyTest, MigrateRouteKeyTest, ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed on J0 in 90.12s, 1 test, 1 error <<< FAILURES!

[...truncated 228 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 1 error, 40 ignored (19 assumptions)

Total time: 99 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 11039 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11039/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9057D8056DEB331C:2A85B77DEEC5DD09]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:722)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:619)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:853)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=0]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">2526</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">529</int><arr name="range_facet_l"><long>529</long></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1476640896451608576</long><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2014-08-17T00:14:57.501Z</date></doc></result>
</response>

	request was:start=0&rows=20&version=2.2&qt=standard&q=id:529
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:715)
	... 41 more




Build Log:
[...truncated 11489 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001
   [junit4]   2> 2011049 T5446 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2011049 T5446 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2011050 T5446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2011050 T5446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2011051 T5446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2011051 T5446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2011089 T5446 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2011142 T5446 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2011143 T5446 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2011148 T5446 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 2011455 T5446 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2011460 T5446 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2011463 T5446 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2011468 T5446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2011472 T5446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2011475 T5446 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2011476 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2011476 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2011477 T5446 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2011477 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2011477 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2011478 T5446 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2011478 T5446 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2011479 T5446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2011521 T5446 oasc.CoreContainer.<init> New CoreContainer -438346413
   [junit4]   2> 2011521 T5446 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2011522 T5446 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2011523 T5446 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2011523 T5446 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2011524 T5446 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2011524 T5446 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2011524 T5446 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2011525 T5446 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2011525 T5446 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2011525 T5446 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2011527 T5446 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2011528 T5446 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2011529 T5446 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2011529 T5446 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2011533 T5447 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2011533 T5447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2011534 T5447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2011534 T5447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2011575 T5447 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2011624 T5447 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2011624 T5447 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2011630 T5447 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2011929 T5447 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2011938 T5447 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2011941 T5447 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2011948 T5447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2011951 T5447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2011955 T5447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2011955 T5447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2011955 T5447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2011956 T5447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2011956 T5447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2011957 T5447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2011957 T5447 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2011957 T5447 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2011958 T5447 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/
   [junit4]   2> 2011958 T5447 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a86ada0a
   [junit4]   2> 2011959 T5447 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001
   [junit4]   2> 2011959 T5447 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index/
   [junit4]   2> 2011959 T5447 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2011960 T5447 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index
   [junit4]   2> 2011960 T5447 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.333984375, floorSegmentMB=0.927734375, forceMergeDeletesPctAllowed=16.56479180823275, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8136037390990376
   [junit4]   2> 2011961 T5447 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@22b1df63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ac9805)),segFN=segments_1,generation=1}
   [junit4]   2> 2011961 T5447 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2011962 T5447 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2011964 T5447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2011965 T5447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2011965 T5447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2011965 T5447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2011965 T5447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2011966 T5447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2011966 T5447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2011966 T5447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2011967 T5447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2011967 T5447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2011967 T5447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2011968 T5447 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2011968 T5447 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2011968 T5447 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2011969 T5447 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2011969 T5447 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2011969 T5447 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2011970 T5447 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2011970 T5447 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2011970 T5447 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2011971 T5447 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2011971 T5447 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2011971 T5447 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2011972 T5447 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2011972 T5447 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2011973 T5447 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2011973 T5447 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2011973 T5447 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2011973 T5447 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2011974 T5447 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2011974 T5447 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011974 T5447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011975 T5447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011975 T5447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011976 T5447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011976 T5447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011976 T5447 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011977 T5447 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2011977 T5447 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2011977 T5447 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2011979 T5447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2011980 T5447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2011981 T5447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2011982 T5447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2011983 T5447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2011984 T5447 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2011986 T5447 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2011987 T5447 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2011987 T5447 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=37.1474609375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=13.36498295451388, segmentsPerTier=16.0, maxCFSSegmentSizeMB=1.1298828125, noCFSRatio=0.0
   [junit4]   2> 2011988 T5447 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@22b1df63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ac9805)),segFN=segments_1,generation=1}
   [junit4]   2> 2011988 T5447 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2011988 T5447 oass.SolrIndexSearcher.<init> Opening Searcher@f83d332e[collection1] main
   [junit4]   2> 2011989 T5447 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2011989 T5447 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2011989 T5447 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2011990 T5447 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2011990 T5447 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2011990 T5447 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2012213 T5447 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2012233 T5448 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f83d332e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2012236 T5447 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2012238 T5446 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2012242 T5446 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithin
   [junit4]   2> ASYNC  NEW_CORE C1235 name=collection1 org.apache.solr.core.SolrCore@d85e759b
   [junit4]   2> 2012243 T5446 C1235 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1476640895297126400)} 0 0
   [junit4]   2> 2012247 T5446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2012248 T5446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2012249 T5446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2012249 T5446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2012290 T5446 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2012344 T5446 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2012345 T5446 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2012352 T5446 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2012675 T5446 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2012681 T5446 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2012684 T5446 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2012690 T5446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2012694 T5446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2012697 T5446 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2012698 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2012698 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2012699 T5446 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2012700 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2012700 T5446 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2012700 T5446 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2012701 T5446 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/
   [junit4]   2> 2012701 T5446 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a86ada0a
   [junit4]   2> 2012702 T5446 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index/
   [junit4]   2> 2012703 T5446 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2012706 T5446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2012706 T5446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2012707 T5446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2012707 T5446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2012707 T5446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2012708 T5446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2012708 T5446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2012709 T5446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2012709 T5446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2012710 T5446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2012710 T5446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2012711 T5446 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2012712 T5446 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2012712 T5446 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2012713 T5446 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2012713 T5446 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2012714 T5446 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2012714 T5446 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2012715 T5446 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2012715 T5446 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2012716 T5446 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2012717 T5446 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2012717 T5446 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2012718 T5446 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2012718 T5446 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2012719 T5446 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2012719 T5446 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2012720 T5446 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2012720 T5446 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2012721 T5446 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2012721 T5446 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012722 T5446 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012722 T5446 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012723 T5446 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012724 T5446 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012724 T5446 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012725 T5446 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012725 T5446 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2012726 T5446 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2012727 T5446 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2012728 T5446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2012729 T5446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2012731 T5446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2012732 T5446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2012733 T5446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2012735 T5446 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2012736 T5446 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2012737 T5446 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2012738 T5446 oass.SolrIndexSearcher.<init> Opening Searcher@c1c1d8d9[collection1] main
   [junit4]   2> 2012738 T5446 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2012739 T5446 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2012739 T5446 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2012740 T5446 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2012740 T5446 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2012740 T5446 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2012742 T5446 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2012748 T5450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c1c1d8d9[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2012753 T5446 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 2012754 T5446 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 2012754 T5446 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 2012755 T5446 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8665987381791024]
   [junit4]   2> 2012755 T5446 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@22b1df63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ac9805)),segFN=segments_1,generation=1}
   [junit4]   2> 2012756 T5446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2012756 T5446 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 2012757 T5446 oass.SolrIndexSearcher.<init> Opening Searcher@6b5be41f[collection1] main
   [junit4]   2> 2012757 T5446 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 2012758 T5446 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d85e759b
   [junit4]   2> 2012758 T5450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b5be41f[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2012763 T5446 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2012763 T5446 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2013345 T5446 oasup.LogUpdateProcessor.finish [collection1] {add=[529 (1476640896451608576)]} 0 575
   [junit4]   2> 2015345 T5451 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2015349 T5451 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@22b1df63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ac9805)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@22b1df63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ac9805)),segFN=segments_2,generation=2}
   [junit4]   2> 2015350 T5451 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2015351 T5451 oass.SolrIndexSearcher.<init> Opening Searcher@d02de2ea[collection1] main
   [junit4]   2> 2015352 T5451 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2015353 T5450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d02de2ea[collection1] main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
   [junit4]   2> ASYNC  NEW_CORE C1236 name=collection1 org.apache.solr.core.SolrCore@ee2e94da
   [junit4]   2> 2015872 T5446 C1236 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&rows=20&version=2.2&qt=standard&q=id:529} hits=1 status=0 QTime=2526 
   [junit4]   2> 2015926 T5446 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=//result[@numFound=0]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">2526</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">529</int><arr name="range_facet_l"><long>529</long></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1476640896451608576</long><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2014-08-17T00:14:57.501Z</date></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:start=0&rows=20&version=2.2&qt=standard&q=id:529
   [junit4]   2> 2015929 T5446 oasc.SolrException.log ERROR REQUEST FAILED: start=0&rows=20&version=2.2&qt=standard&q=id:529:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=0]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">2526</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">529</int><arr name="range_facet_l"><long>529</long></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1476640896451608576</long><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2014-08-17T00:14:57.501Z</date></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:start=0&rows=20&version=2.2&qt=standard&q=id:529
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:715)
   [junit4]   2> 		at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:79)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:619)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [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.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:65)
   [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:365)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [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:65)
   [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:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:853)
   [junit4]   2> 	
   [junit4]   2> 2015930 T5446 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=9057D8056DEB331C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=Israel -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.71s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9057D8056DEB331C:2A85B77DEEC5DD09]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:722)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=0]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">2526</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">529</int><arr name="range_facet_l"><long>529</long></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1476640896451608576</long><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2014-08-17T00:14:57.501Z</date></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:start=0&rows=20&version=2.2&qt=standard&q=id:529
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:715)
   [junit4]    > 	... 41 more
   [junit4]   2> 2015948 T5446 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2015949 T5446 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-438346413
   [junit4]   2> 2015949 T5446 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ee2e94da
   [junit4]   2> 2015962 T5446 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=1,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=151,transaction_logs_total_number=1}
   [junit4]   2> 2015963 T5446 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2015963 T5446 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2015964 T5446 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2015964 T5446 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2015965 T5446 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2015965 T5446 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001;done=false>>]
   [junit4]   2> 2015966 T5446 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001
   [junit4]   2> 2015966 T5446 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2015966 T5446 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.update.HardAutoCommitTest-9057D8056DEB331C-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_JO, timezone=Israel
   [junit4]   2> NOTE: Linux 3.13.0-32-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=142282664,total=278790144
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteLastCustomShardedReplicaTest, StressHdfsTest, BlockDirectoryTest, TestComponentsName, DirectSolrSpellCheckerTest, DistributedExpandComponentTest, BasicFunctionalityTest, DirectUpdateHandlerTest, PluginInfoTest, SpellPossibilityIteratorTest, NoFacetTest, AnalyticsQueryTest, TestShardHandlerFactory, AtomicUpdatesTest, ZkNodePropsTest, TestFuzzyAnalyzedSuggestions, TestSolr4Spatial2, TestConfig, ZkControllerTest, ReplicationFactorTest, HdfsRecoveryZkTest, DistribCursorPagingTest, TestBlendedInfixSuggestions, DeleteInactiveReplicaTest, SolrCoreCheckLockOnStartupTest, StandardRequestHandlerTest, TestMiniSolrCloudCluster, HighlighterTest, TestCloudManagedSchema, TestSolrXmlPersistor, TestFaceting, OverseerTest, RecoveryZkTest, TestDocSet, StatelessScriptUpdateProcessorFactoryTest, TestSort, TestLMJelinekMercerSimilarityFactory, BasicDistributedZkTest, ShardRoutingTest, TestRandomMergePolicy, TestSurroundQueryParser, SignatureUpdateProcessorFactoryTest, ReturnFieldsTest, IndexSchemaTest, TestLRUCache, TestDistributedMissingSort, DOMUtilTest, XsltUpdateRequestHandlerTest, TestFastWriter, DistributedIntervalFacetingTest, QueryFacetTest, TestRemoteStreaming, TestFoldingMultitermQuery, TestDefaultSimilarityFactory, DocValuesMultiTest, DocExpirationUpdateProcessorFactoryTest, TestDocumentBuilder, TestRestManager, TestSolrJ, HighlighterConfigTest, EnumFieldTest, DeleteShardTest, TestDFRSimilarityFactory, TestRangeQuery, HdfsUnloadDistributedZkTest, TestReplicationHandler, SuggesterTest, TestComplexPhraseQParserPlugin, ExternalFileFieldSortTest, DisMaxRequestHandlerTest, TestDistributedSearch, TestStressVersions, TestStressReorder, RequiredFieldsTest, TestSchemaNameResource, SimpleFacetsTest, SSLMigrationTest, TermsComponentTest, DocValuesMissingTest, DocumentBuilderTest, TestModifyConfFiles, ResponseHeaderTest, TestExpandComponent, TestLMDirichletSimilarityFactory, PathHierarchyTokenizerFactoryTest, AsyncMigrateRouteKeyTest, TestSearchPerf, MinimalSchemaTest, TestAnalyzedSuggestions, AddBlockUpdateTest, TestFastLRUCache, TestShortCircuitedRequests, SolrCmdDistributorTest, UnloadDistributedZkTest, SuggesterTSTTest, OverseerStatusTest, TestMaxScoreQueryParser, TestSolrIndexConfig, CachingDirectoryFactoryTest, RollingRestartTest, TestReload, IndexBasedSpellCheckerTest, DistributedSpellCheckComponentTest, SolrIndexSplitterTest, TestMultiCoreConfBootstrap, HardAutoCommitTest]
   [junit4] Completed on J0 in 4.94s, 1 test, 1 error <<< FAILURES!

[...truncated 620 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 1 error, 48 ignored (19 assumptions)

Total time: 107 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any