Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4233/
Java: 32bit/jdk1.8.0_20-ea-b23 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Task 3002 did not complete, final state: failed

Stack Trace:
java.lang.AssertionError: Task 3002 did not complete, final state: failed
        at 
__randomizedtesting.SeedInfo.seed([B5C53E7A181EF81D:3423B0626F419821]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:163)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:72)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11039 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\init-core-data-001
   [junit4]   2> 1141084 T3281 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1141084 T3281 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_jfb/bm
   [junit4]   2> 1141092 T3281 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1141095 T3281 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1141096 T3282 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1141233 T3281 oasc.ZkTestServer.run start zk server on 
port:59418
   [junit4]   2> 1141236 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1141250 T3288 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3be484 name:ZooKeeperConnection 
Watcher:127.0.0.1:59418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1141252 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1141252 T3281 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1141262 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1141269 T3290 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18e1efe name:ZooKeeperConnection 
Watcher:127.0.0.1:59418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1141269 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1141269 T3281 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1141278 T3281 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1141281 T3281 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1141284 T3281 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1141289 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1141289 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1141305 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1141306 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1141312 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1141312 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1141316 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1141316 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1141321 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1141321 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1141325 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1141325 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1141329 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1141329 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1141333 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1141333 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1141338 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1141338 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1141341 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1141342 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1141346 T3281 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1141346 T3281 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1141360 T3283 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x147ad2f40720001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1141360 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1141370 T3292 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@181454e name:ZooKeeperConnection 
Watcher:127.0.0.1:59418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1141370 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1144393 T3281 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1144409 T3281 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1144425 T3281 oejs.AbstractConnector.doStart Started 
[email protected]:59428
   [junit4]   2> 1144438 T3281 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1144438 T3281 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1144438 T3281 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-002
   [junit4]   2> 1144440 T3281 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-002\'
   [junit4]   2> 1144494 T3281 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-002\solr.xml
   [junit4]   2> 1144518 T3281 oasc.CoreContainer.<init> New CoreContainer 
24453991
   [junit4]   2> 1144518 T3281 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-002\]
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1144520 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1144524 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1144524 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1144528 T3281 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1144533 T3281 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1144534 T3281 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1144534 T3281 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1144534 T3281 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59418/solr
   [junit4]   2> 1144536 T3281 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1144541 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1144546 T3303 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ba603c name:ZooKeeperConnection 
Watcher:127.0.0.1:59418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1144546 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1144553 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1144568 T3305 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ec6e6a name:ZooKeeperConnection 
Watcher:127.0.0.1:59418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1144568 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1144570 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1144577 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1144584 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1144589 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1144596 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1144602 T3281 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1144605 T3281 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59428__jfb%2Fbm
   [junit4]   2> 1144608 T3281 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59428__jfb%2Fbm
   [junit4]   2> 1144614 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1144618 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1144626 T3281 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:59428__jfb%2Fbm
   [junit4]   2> 1144626 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1144633 T3281 oasc.Overseer.start Overseer 
(id=92232735840665604-127.0.0.1:59428__jfb%2Fbm-n_0000000000) starting
   [junit4]   2> 1144637 T3281 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1144665 T3307 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1144666 T3281 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1144679 T3281 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1144685 T3281 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1144701 T3306 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1144705 T3308 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1144705 T3308 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1144707 T3308 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1144707 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1144710 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1144710 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59428/_jfb/bm";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59428__jfb%2Fbm",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1144710 T3306 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1144711 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1144715 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1144717 T3309 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> 1146071 T3308 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1146071 T3308 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1146074 T3308 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1146074 T3308 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1146076 T3308 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1146076 T3308 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-002\collection1\'
   [junit4]   2> 1146078 T3308 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1146082 T3308 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1146082 T3308 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1146136 T3308 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 1146160 T3308 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1146167 T3308 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1146174 T3308 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1146384 T3308 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1146415 T3308 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1146416 T3308 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1146472 T3308 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1146479 T3308 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1146492 T3308 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1146496 T3308 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1146496 T3308 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1146496 T3308 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1146500 T3308 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1146500 T3308 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1146500 T3308 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1146500 T3308 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1146503 T3308 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-001/control/data\
   [junit4]   2> 1146503 T3308 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d7c5b
   [junit4]   2> 1146504 T3308 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-001/control/data\
   [junit4]   2> 1146504 T3308 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-001/control/data\index/
   [junit4]   2> 1146504 T3308 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1146505 T3308 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-001/control/data\index
   [junit4]   2> 1146507 T3308 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=90.7607421875, 
floorSegmentMB=0.8134765625, forceMergeDeletesPctAllowed=16.551817980567595, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8656933039973195
   [junit4]   2> 1146507 T3308 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1fc3621 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f17dca),segFN=segments_1,generation=1}
   [junit4]   2> 1146507 T3308 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1146513 T3308 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1146515 T3308 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1146515 T3308 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1146515 T3308 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1146516 T3308 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1146516 T3308 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1146517 T3308 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1146517 T3308 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1146517 T3308 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1146519 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1146519 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1146520 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1146520 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1146523 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1146523 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1146523 T3308 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1146523 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1146524 T3308 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1146524 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1146525 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1146525 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1146527 T3308 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1146542 T3308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1146548 T3308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1146561 T3308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1146565 T3308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1146568 T3308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1146590 T3308 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1146590 T3308 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1146593 T3308 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=99.2060546875, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=18.497855637660983, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1146594 T3308 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1fc3621 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f17dca),segFN=segments_1,generation=1}
   [junit4]   2> 1146594 T3308 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1146596 T3308 oass.SolrIndexSearcher.<init> Opening 
Searcher@1cc7f7e[collection1] main
   [junit4]   2> 1146596 T3308 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1146601 T3308 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1146601 T3308 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1146604 T3308 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1146604 T3308 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1146604 T3308 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1146608 T3308 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1146608 T3308 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1146609 T3308 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1146614 T3308 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1146614 T3308 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1146614 T3308 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1146624 T3308 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1146624 T3310 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1cc7f7e[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1146641 T3313 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59428/_jfb/bm 
collection:control_collection shard:shard1
   [junit4]   2> 1146644 T3281 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1146644 T3281 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1146660 T3313 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1146664 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1146676 T3313 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1146681 T3313 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1146681 T3313 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C738 name=collection1 
org.apache.solr.core.SolrCore@13d94d6 
url=https://127.0.0.1:59428/_jfb/bm/collection1 node=127.0.0.1:59428__jfb%2Fbm 
C738_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:59428/_jfb/bm, core=collection1, 
node_name=127.0.0.1:59428__jfb%2Fbm}
   [junit4]   2> 1146681 T3313 C738 P59428 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59428/_jfb/bm/collection1/
   [junit4]   2> 1146681 T3313 C738 P59428 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1146681 T3313 C738 P59428 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59428/_jfb/bm/collection1/ has no replicas
   [junit4]   2> 1146681 T3313 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:59428/_jfb/bm/collection1/ shard1
   [junit4]   2> 1146682 T3313 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1146685 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1146692 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1146705 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1146708 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1146717 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1146725 T3315 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14a317c name:ZooKeeperConnection 
Watcher:127.0.0.1:59418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1146726 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1146729 T3281 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1146764 T3281 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1147344 T3309 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> 1147349 T3316 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> 1147414 T3313 oasc.ZkController.register We are 
https://127.0.0.1:59428/_jfb/bm/collection1/ and leader is 
https://127.0.0.1:59428/_jfb/bm/collection1/
   [junit4]   2> 1147414 T3313 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59428/_jfb/bm
   [junit4]   2> 1147414 T3313 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1147414 T3313 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1147414 T3313 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1147422 T3313 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1147423 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1147428 T3318 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1147430 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1147432 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:59428/_jfb/bm";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59428__jfb%2Fbm",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1147435 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1147442 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1147602 T3317 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> 1147602 T3316 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> 1150287 T3281 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1150288 T3281 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1150318 T3281 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1150323 T3281 oejs.AbstractConnector.doStart Started 
[email protected]:59440
   [junit4]   2> 1150331 T3281 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1150331 T3281 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1150332 T3281 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003
   [junit4]   2> 1150332 T3281 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\'
   [junit4]   2> 1150398 T3281 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\solr.xml
   [junit4]   2> 1150461 T3281 oasc.CoreContainer.<init> New CoreContainer 
17942500
   [junit4]   2> 1150461 T3281 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\]
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1150463 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1150467 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1150467 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1150473 T3281 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1150480 T3281 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1150480 T3281 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1150480 T3281 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1150485 T3281 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59418/solr
   [junit4]   2> 1150485 T3281 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1150489 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1150495 T3329 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46fb07 name:ZooKeeperConnection 
Watcher:127.0.0.1:59418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1150496 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1150504 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1150509 T3331 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@bb4677 name:ZooKeeperConnection 
Watcher:127.0.0.1:59418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1150509 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1150531 T3281 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1152039 T3281 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59440__jfb%2Fbm
   [junit4]   2> 1152040 T3281 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59440__jfb%2Fbm
   [junit4]   2> 1152071 T3333 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1152071 T3333 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1152074 T3333 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1152074 T3318 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1152074 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1152074 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1152081 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1152083 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59440/_jfb/bm";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59440__jfb%2Fbm",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1152083 T3306 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1152083 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1152089 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1152091 T3309 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> 1152091 T3332 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> 1152093 T3316 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> 1153574 T3333 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1153574 T3333 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1153575 T3333 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1153575 T3333 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1153578 T3333 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1153578 T3333 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\'
   [junit4]   2> 1153583 T3333 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1153587 T3333 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1153587 T3333 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1153651 T3333 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 1153681 T3333 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1153685 T3333 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1153701 T3333 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1153953 T3333 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1153965 T3333 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1153965 T3333 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1154007 T3333 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1154015 T3333 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1154022 T3333 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1154025 T3333 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1154026 T3333 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1154026 T3333 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1154029 T3333 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1154029 T3333 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1154029 T3333 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1154029 T3333 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1154031 T3333 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\data\
   [junit4]   2> 1154031 T3333 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d7c5b
   [junit4]   2> 1154031 T3333 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\data\
   [junit4]   2> 1154031 T3333 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\data\index/
   [junit4]   2> 1154031 T3333 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1154034 T3333 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-003\collection1\data\index
   [junit4]   2> 1154034 T3333 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=90.7607421875, 
floorSegmentMB=0.8134765625, forceMergeDeletesPctAllowed=16.551817980567595, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8656933039973195
   [junit4]   2> 1154035 T3333 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1760db4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e9017),segFN=segments_1,generation=1}
   [junit4]   2> 1154035 T3333 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1154040 T3333 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1154041 T3333 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1154041 T3333 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1154041 T3333 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1154041 T3333 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1154041 T3333 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1154043 T3333 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1154043 T3333 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1154043 T3333 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1154044 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1154044 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1154045 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1154045 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1154045 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1154048 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1154048 T3333 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1154048 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1154048 T3333 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1154048 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1154050 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1154050 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1154051 T3333 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1154060 T3333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154063 T3333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154065 T3333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154069 T3333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154070 T3333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154078 T3333 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1154078 T3333 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1154079 T3333 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=99.2060546875, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=18.497855637660983, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1154079 T3333 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1760db4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e9017),segFN=segments_1,generation=1}
   [junit4]   2> 1154079 T3333 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1154081 T3333 oass.SolrIndexSearcher.<init> Opening 
Searcher@6645e3[collection1] main
   [junit4]   2> 1154081 T3333 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1154084 T3333 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1154084 T3333 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1154085 T3333 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1154085 T3333 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1154085 T3333 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1154088 T3333 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1154088 T3333 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1154088 T3333 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1154089 T3333 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1154103 T3334 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6645e3[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1154107 T3333 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1154110 T3337 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59440/_jfb/bm collection:collection1 
shard:shard2
   [junit4]   2> 1154110 T3281 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1154111 T3281 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1154113 T3337 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1154138 T3337 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1154147 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1154148 T3337 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1154148 T3337 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C739 name=collection1 
org.apache.solr.core.SolrCore@10ec141 
url=https://127.0.0.1:59440/_jfb/bm/collection1 node=127.0.0.1:59440__jfb%2Fbm 
C739_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:59440/_jfb/bm, core=collection1, 
node_name=127.0.0.1:59440__jfb%2Fbm}
   [junit4]   2> 1154148 T3337 C739 P59440 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59440/_jfb/bm/collection1/
   [junit4]   2> 1154148 T3337 C739 P59440 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1154148 T3337 C739 P59440 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59440/_jfb/bm/collection1/ has no replicas
   [junit4]   2> 1154149 T3337 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:59440/_jfb/bm/collection1/ shard2
   [junit4]   2> 1154151 T3337 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1154160 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1154179 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1154185 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1155247 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1155261 T3309 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> 1155261 T3332 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> 1155301 T3316 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> 1155387 T3337 oasc.ZkController.register We are 
https://127.0.0.1:59440/_jfb/bm/collection1/ and leader is 
https://127.0.0.1:59440/_jfb/bm/collection1/
   [junit4]   2> 1155387 T3337 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59440/_jfb/bm
   [junit4]   2> 1155387 T3337 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1155387 T3337 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1155387 T3337 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1155405 T3337 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1155409 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1155411 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:59440/_jfb/bm";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59440__jfb%2Fbm",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1155418 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1156600 T3332 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> 1156603 T3316 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> 1156606 T3309 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> 1157645 T3281 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1157645 T3281 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1157661 T3281 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1157665 T3281 oejs.AbstractConnector.doStart Started 
[email protected]:59449
   [junit4]   2> 1157669 T3281 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1157669 T3281 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1157669 T3281 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004
   [junit4]   2> 1157669 T3281 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\'
   [junit4]   2> 1157737 T3281 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\solr.xml
   [junit4]   2> 1157845 T3281 oasc.CoreContainer.<init> New CoreContainer 
3176077
   [junit4]   2> 1157848 T3281 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\]
   [junit4]   2> 1157850 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1157850 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1157850 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1157850 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1157850 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1157851 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1157851 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1157851 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1157851 T3281 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1157858 T3281 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1157863 T3281 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1157863 T3281 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1157863 T3281 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1157863 T3281 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59418/solr
   [junit4]   2> 1157863 T3281 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1157874 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1157879 T3348 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b0b06a name:ZooKeeperConnection 
Watcher:127.0.0.1:59418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1157880 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1157892 T3281 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1157908 T3350 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19c6715 name:ZooKeeperConnection 
Watcher:127.0.0.1:59418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1157910 T3281 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1157936 T3281 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1159446 T3281 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59449__jfb%2Fbm
   [junit4]   2> 1159451 T3281 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59449__jfb%2Fbm
   [junit4]   2> 1159493 T3352 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1159493 T3352 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1159497 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1159497 T3318 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1159497 T3352 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1159499 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1159502 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1159503 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59449/_jfb/bm";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59449__jfb%2Fbm",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1159503 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 1159503 T3306 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1159514 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1159524 T3332 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> 1159525 T3351 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> 1159527 T3316 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> 1159528 T3317 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> 1160997 T3352 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1160997 T3352 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1161000 T3352 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1161000 T3352 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1161003 T3352 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1161003 T3352 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\'
   [junit4]   2> 1161008 T3352 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1161008 T3352 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1161012 T3352 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1161101 T3352 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 1161125 T3352 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1161131 T3352 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1161137 T3352 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1161381 T3352 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1161394 T3352 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1161399 T3352 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1161428 T3352 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1161432 T3352 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1161438 T3352 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1161441 T3352 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1161443 T3352 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1161443 T3352 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1161446 T3352 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1161446 T3352 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1161446 T3352 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1161446 T3352 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1161447 T3352 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\data\
   [junit4]   2> 1161447 T3352 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d7c5b
   [junit4]   2> 1161447 T3352 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\data\
   [junit4]   2> 1161447 T3352 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\data\index/
   [junit4]   2> 1161447 T3352 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1161450 T3352 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-004\collection1\data\index
   [junit4]   2> 1161450 T3352 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=90.7607421875, 
floorSegmentMB=0.8134765625, forceMergeDeletesPctAllowed=16.551817980567595, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8656933039973195
   [junit4]   2> 1161452 T3352 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@199783a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9e6c59),segFN=segments_1,generation=1}
   [junit4]   2> 1161452 T3352 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1161456 T3352 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1161456 T3352 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1161456 T3352 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1161456 T3352 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1161457 T3352 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1161457 T3352 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1161457 T3352 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1161459 T3352 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1161459 T3352 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1161459 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1161460 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1161460 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1161460 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1161463 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1161463 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1161463 T3352 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1161463 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1161465 T3352 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1161465 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1161465 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1161466 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1161466 T3352 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1161473 T3352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1161479 T3352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1161488 T3352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1161491 T3352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1161493 T3352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1161500 T3352 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1161500 T3352 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1161500 T3352 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=99.2060546875, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=18.497855637660983, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1161501 T3352 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@199783a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9e6c59),segFN=segments_1,generation=1}
   [junit4]   2> 1161501 T3352 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1161501 T3352 oass.SolrIndexSearcher.<init> Opening 
Searcher@162e668[collection1] main
   [junit4]   2> 1161501 T3352 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1161504 T3352 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1161504 T3352 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1161507 T3352 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1161507 T3352 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1161507 T3352 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1161510 T3352 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1161510 T3352 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1161510 T3352 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1161510 T3352 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1161516 T3353 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@162e668[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1161519 T3352 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1161522 T3356 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59449/_jfb/bm collection:collection1 
shard:shard1
   [junit4]   2> 1161523 T3281 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1161523 T3281 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1161525 T3356 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1161548 T3356 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1161554 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1161556 T3356 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1161556 T3356 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C740 name=collection1 
org.apache.solr.core.SolrCore@d018ba 
url=https://127.0.0.1:59449/_jfb/bm/collection1 node=127.0.0.1:59449__jfb%2Fbm 
C740_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:59449/_jfb/bm, core=collection1, 
node_name=127.0.0.1:59449__jfb%2Fbm}
   [junit4]   2> 1161556 T3356 C740 P59449 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59449/_jfb/bm/collection1/
   [junit4]   2> 1161556 T3356 C740 P59449 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1161556 T3356 C740 P59449 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59449/_jfb/bm/collection1/ has no replicas
   [junit4]   2> 1161556 T3356 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:59449/_jfb/bm/collection1/ shard1
   [junit4]   2> 1161558 T3356 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1161566 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1161582 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1161597 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1161873 T3332 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> 1161875 T3317 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> 1161875 T3351 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> 1161876 T3316 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> 1161955 T3356 oasc.ZkController.register We are 
https://127.0.0.1:59449/_jfb/bm/collection1/ and leader is 
https://127.0.0.1:59449/_jfb/bm/collection1/
   [junit4]   2> 1161955 T3356 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59449/_jfb/bm
   [junit4]   2> 1161955 T3356 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1161955 T3356 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1161955 T3356 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1161964 T3318 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1161964 T3309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1161966 T3317 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1161969 T3356 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1161973 T3306 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1161974 T3306 oasc.Overseer$ClusterStateUpdater.u

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

r-006\ocptest_shardsplit2_shard1_0_replica1\data\
   [junit4]   2> 1236155 T3281 oasc.SolrCore.close 
[ocptest_shardsplit2_shard1_1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ae96c7
   [junit4]   2> 1236155 T4898 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1236157 T4896 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59468/_jfb/bm";,
   [junit4]   2>          "core":"ocptest_shardsplit2_shard1_1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59468__jfb%2Fbm",
   [junit4]   2>          "shard":"shard1_1",
   [junit4]   2>          "collection":"ocptest_shardsplit2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node6"}
   [junit4]   2> 1236161 T3281 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1236162 T4898 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1236162 T3281 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1236162 T3281 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1236162 T3281 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1236166 T3281 oasc.SolrCore.closeSearcher 
[ocptest_shardsplit2_shard1_1_replica1] Closing main searcher on request.
   [junit4]   2> 1236167 T3281 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1236167 T3281 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-006\ocptest_shardsplit2_shard1_1_replica1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-006\ocptest_shardsplit2_shard1_1_replica1\data\index;done=false>>]
   [junit4]   2> 1236167 T3281 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-006\ocptest_shardsplit2_shard1_1_replica1\data\index
   [junit4]   2> 1236167 T3281 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-006\ocptest_shardsplit2_shard1_1_replica1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-006\ocptest_shardsplit2_shard1_1_replica1\data\;done=false>>]
   [junit4]   2> 1236167 T3281 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001\tempDir-006\ocptest_shardsplit2_shard1_1_replica1\data\
   [junit4]   2> 1236172 T4896 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:59468__jfb%2Fbm
   [junit4]   2> 1236177 T4899 
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:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [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:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1237142 T4898 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1237151 T3281 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_jfb/bm,null}
   [junit4]   2> 1240462 T3281 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1240462 T3281 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59418 59418
   [junit4]   2> 1242064 T3282 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59418 59418
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch 
-Dtests.seed=B5C53E7A181EF81D -Dtests.slow=true -Dtests.locale=it 
-Dtests.timezone=America/Argentina/Catamarca -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  101s | MultiThreadedOCPTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Task 3002 did not 
complete, final state: failed
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5C53E7A181EF81D:3423B0626F419821]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:163)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:72)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1242080 T3281 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.MultiThreadedOCPTest-B5C53E7A181EF81D-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=it, 
timezone=America/Argentina/Catamarca
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20-ea 
(32-bit)/cpus=2,threads=1,free=101306392,total=198512640
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, 
TestSolrXmlPersistor, BlockDirectoryTest, TestJmxIntegration, 
RollingRestartTest, ConnectionManagerTest, FieldMutatingUpdateProcessorTest, 
TestManagedStopFilterFactory, SampleTest, HdfsChaosMonkeySafeLeaderTest, 
TestFieldTypeCollectionResource, TestQueryTypes, UpdateParamsTest, 
HighlighterTest, ScriptEngineTest, TestIndexSearcher, CopyFieldTest, 
TermVectorComponentDistributedTest, ChaosMonkeyNothingIsSafeTest, 
TestLMDirichletSimilarityFactory, SimplePostToolTest, TestCollectionAPI, 
TestStandardQParsers, UniqFieldsUpdateProcessorFactoryTest, TestNonNRTOpen, 
TestSolrQueryParserDefaultOperatorResource, TestAnalyzedSuggestions, 
HardAutoCommitTest, QueryFacetTest, SOLR749Test, QueryParsingTest, 
TestSolrXmlPersistence, CursorMarkTest, TestTrie, 
TriLevelCompositeIdRoutingTest, SynonymTokenizerTest, 
TestSuggestSpellingConverter, TestNRTOpen, ShowFileRequestHandlerTest, 
TestDocBasedVersionConstraints, CurrencyFieldOpenExchangeTest, BlockCacheTest, 
HdfsDirectoryTest, TestRestManager, PluginInfoTest, FieldFacetExtrasTest, 
TestStressRecovery, AutoCommitTest, TestJmxMonitoredMap, CoreAdminHandlerTest, 
MultiThreadedOCPTest]
   [junit4] Completed in 101.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 1166 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:447: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:45: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1298:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:922:
 There were test failures: 422 suites, 1757 tests, 1 failure, 44 ignored (23 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to