You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/17 11:24:27 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4699 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4699/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=702, name=parallelCoreAdminExecutor-258-thread-14, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=702, name=parallelCoreAdminExecutor-258-thread-14, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
	at __randomizedtesting.SeedInfo.seed([A615B096C610D319:2E418F4C68ECBEE1]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
	at __randomizedtesting.SeedInfo.seed([A615B096C610D319]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:575)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:534)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:628)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9748 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\init-core-data-001
   [junit4]   2> 106626 T383 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 106626 T383 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 106631 T383 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 106631 T384 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 106631 T384 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 106728 T383 oasc.ZkTestServer.run start zk server on port:64995
   [junit4]   2> 106729 T383 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 106731 T383 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 106737 T391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1919fd4 name:ZooKeeperConnection Watcher:127.0.0.1:64995 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106737 T383 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 106738 T383 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 106738 T383 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 106743 T383 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 106745 T383 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 106747 T394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@147419d name:ZooKeeperConnection Watcher:127.0.0.1:64995/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106748 T383 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 106748 T383 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 106749 T383 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 106751 T383 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 106755 T383 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 106757 T383 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 106760 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 106761 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 106764 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 106765 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 106768 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 106769 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 106772 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 106772 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 106775 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 106775 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 106777 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 106778 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 106780 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 106781 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 106784 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 106784 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 106787 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 106787 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 106789 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 106790 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 106793 T383 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 106793 T383 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 107120 T383 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1
   [junit4]   2> 107125 T383 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 107128 T383 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@18a0bcb{/,null,AVAILABLE}
   [junit4]   2> 107134 T383 oejs.AbstractConnector.doStart Started ServerConnector@c7cd0{HTTP/1.1}{127.0.0.1:65008}
   [junit4]   2> 107135 T383 oejs.Server.doStart Started @109541ms
   [junit4]   2> 107135 T383 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=65008, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores, hostContext=/}
   [junit4]   2> 107135 T383 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5f387c
   [junit4]   2> 107136 T383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\'
   [junit4]   2> 107165 T383 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\solr.xml
   [junit4]   2> 107191 T383 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores
   [junit4]   2> 107192 T383 oasc.CoreContainer.<init> New CoreContainer 29825118
   [junit4]   2> 107192 T383 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\]
   [junit4]   2> 107192 T383 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\lib
   [junit4]   2> 107193 T383 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\lib).
   [junit4]   2> 107202 T383 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 107205 T383 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107205 T383 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107206 T383 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107206 T383 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 107206 T383 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64995/solr
   [junit4]   2> 107206 T383 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 107207 T383 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 107208 T383 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107211 T408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1136712 name:ZooKeeperConnection Watcher:127.0.0.1:64995 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107211 T383 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107212 T383 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 107216 T383 n:127.0.0.1:65008_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107218 T411 n:127.0.0.1:65008_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ba1ab5 name:ZooKeeperConnection Watcher:127.0.0.1:64995/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107218 T383 n:127.0.0.1:65008_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107219 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 107223 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 107226 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 107229 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 107232 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 107237 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 107240 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 107242 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 107244 T383 n:127.0.0.1:65008_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65008_
   [junit4]   2> 107244 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65008_
   [junit4]   2> 107247 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 107249 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 107251 T383 n:127.0.0.1:65008_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 107253 T383 n:127.0.0.1:65008_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:65008_
   [junit4]   2> 107253 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 107255 T383 n:127.0.0.1:65008_ oasc.Overseer.start Overseer (id=93837842936954883-127.0.0.1:65008_-n_0000000000) starting
   [junit4]   2> 107257 T383 n:127.0.0.1:65008_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 107267 T383 n:127.0.0.1:65008_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 107268 T413 n:127.0.0.1:65008_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 107268 T383 n:127.0.0.1:65008_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 107269 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 107272 T383 n:127.0.0.1:65008_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 107274 T383 n:127.0.0.1:65008_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores
   [junit4]   2> 107278 T383 n:127.0.0.1:65008_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data\, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\, schema=schema.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1, name=collection1, loadOnStartup=true, shard=, transient=false, coreNodeName=, collection=control_collection}
   [junit4]   2> 107278 T383 n:127.0.0.1:65008_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\
   [junit4]   2> 107279 T383 n:127.0.0.1:65008_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 107281 T415 n:127.0.0.1:65008_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 107281 T415 n:127.0.0.1:65008_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 107282 T415 n:127.0.0.1:65008_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 107282 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 107283 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65008",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65008_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null} current state version: 0
   [junit4]   2> 107283 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65008",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65008_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 107284 T412 n:127.0.0.1:65008_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 107284 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 107286 T411 n:127.0.0.1:65008_ 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> 108233 T415 n:127.0.0.1:65008_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 108233 T415 n:127.0.0.1:65008_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 108234 T415 n:127.0.0.1:65008_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 108234 T415 n:127.0.0.1:65008_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 108235 T415 n:127.0.0.1:65008_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 108235 T415 n:127.0.0.1:65008_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\'
   [junit4]   2> 108263 T415 n:127.0.0.1:65008_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 108281 T415 n:127.0.0.1:65008_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 108304 T415 n:127.0.0.1:65008_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 108353 T415 n:127.0.0.1:65008_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 108357 T415 n:127.0.0.1:65008_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 108364 T415 n:127.0.0.1:65008_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 108655 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 108666 T415 n:127.0.0.1:65008_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 108668 T415 n:127.0.0.1:65008_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 108682 T415 n:127.0.0.1:65008_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 108689 T415 n:127.0.0.1:65008_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 108693 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 108694 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 108694 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 108694 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 108696 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 108696 T415 n:127.0.0.1:65008_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 108696 T415 n:127.0.0.1:65008_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 108696 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 108696 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 108696 T415 n:127.0.0.1:65008_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1387306
   [junit4]   2> 108698 T415 n:127.0.0.1:65008_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\data\
   [junit4]   2> 108698 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\data\index/
   [junit4]   2> 108698 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 108699 T415 n:127.0.0.1:65008_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\control-001\cores\collection1\data\index
   [junit4]   2> 108699 T415 n:127.0.0.1:65008_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=29.2685546875, floorSegmentMB=2.1865234375, forceMergeDeletesPctAllowed=28.47521362012538, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11550104975384601
   [junit4]   2> 108700 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9ac957 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187a59),segFN=segments_1,generation=1}
   [junit4]   2> 108700 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 108704 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 108704 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 108704 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 108705 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 108705 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 108705 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 108706 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 108706 T415 n:127.0.0.1:65008_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 108706 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 108716 T415 n:127.0.0.1:65008_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 108719 T415 n:127.0.0.1:65008_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 108721 T415 n:127.0.0.1:65008_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 108724 T415 n:127.0.0.1:65008_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 108730 T415 n:127.0.0.1:65008_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update/csv,/admin/properties,/update/json/docs,standard,/admin/file,/admin/segments,/admin/logging,/admin/plugins,/update/json,/admin/threads,/get,/admin/mbeans,/replication,/schema,/update,/admin/ping,/admin/system,/admin/luke,/config
   [junit4]   2> 108732 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 108734 T415 n:127.0.0.1:65008_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108734 T415 n:127.0.0.1:65008_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 108736 T415 n:127.0.0.1:65008_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 108736 T415 n:127.0.0.1:65008_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 108737 T415 n:127.0.0.1:65008_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7676153795163927]
   [junit4]   2> 108738 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9ac957 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187a59),segFN=segments_1,generation=1}
   [junit4]   2> 108738 T415 n:127.0.0.1:65008_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 108739 T415 n:127.0.0.1:65008_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1187fef[collection1] main
   [junit4]   2> 108739 T415 n:127.0.0.1:65008_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 108741 T415 n:127.0.0.1:65008_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 108741 T415 n:127.0.0.1:65008_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 108742 T415 n:127.0.0.1:65008_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 108742 T415 n:127.0.0.1:65008_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 108742 T415 n:127.0.0.1:65008_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 108743 T415 n:127.0.0.1:65008_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 108743 T415 n:127.0.0.1:65008_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 108744 T415 n:127.0.0.1:65008_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 108744 T415 n:127.0.0.1:65008_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 108744 T415 n:127.0.0.1:65008_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 108745 T416 n:127.0.0.1:65008_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1187fef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108745 T415 n:127.0.0.1:65008_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 108747 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65008 collection:control_collection shard:shard1
   [junit4]   2> 108747 T383 n:127.0.0.1:65008_ oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 108748 T383 n:127.0.0.1:65008_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 108749 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 108749 T383 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 108751 T383 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 108754 T422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c48ef9 name:ZooKeeperConnection Watcher:127.0.0.1:64995/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108754 T383 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 108755 T383 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 108755 T383 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 108759 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 108760 T383 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 108765 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 108766 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 108766 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@8cd010 url=http://127.0.0.1:65008/collection1 node=127.0.0.1:65008_ C39_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:65008, state=down, node_name=127.0.0.1:65008_, core=collection1}
   [junit4]   2> 108766 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 C39 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65008/collection1/
   [junit4]   2> 108766 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 C39 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 108767 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 C39 oasc.SyncStrategy.syncToMe http://127.0.0.1:65008/collection1/ has no replicas
   [junit4]   2> 108767 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65008/collection1/ shard1
   [junit4]   2> 108767 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 108767 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 108768 T422 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> 108770 T411 n:127.0.0.1:65008_ 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> 108781 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 108782 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65008",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 108885 T422 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> 108887 T411 n:127.0.0.1:65008_ 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> 108926 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:65008/collection1/ and leader is http://127.0.0.1:65008/collection1/
   [junit4]   2> 108926 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65008
   [junit4]   2> 108926 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 108927 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 108927 T419 n:127.0.0.1:65008_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 108930 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 108935 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65008",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65008_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1"} current state version: 3
   [junit4]   2> 108936 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65008",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65008_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 109036 T422 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> 109036 T411 n:127.0.0.1:65008_ 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> 109184 T383 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1
   [junit4]   2> 109185 T383 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001
   [junit4]   2> 109188 T383 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 109196 T383 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1a0461e{/,null,AVAILABLE}
   [junit4]   2> 109197 T383 oejs.AbstractConnector.doStart Started ServerConnector@15b6081{HTTP/1.1}{127.0.0.1:65020}
   [junit4]   2> 109199 T383 oejs.Server.doStart Started @111606ms
   [junit4]   2> 109199 T383 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores, hostPort=65020}
   [junit4]   2> 109200 T383 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5f387c
   [junit4]   2> 109200 T383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\'
   [junit4]   2> 109243 T383 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\solr.xml
   [junit4]   2> 109308 T383 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores
   [junit4]   2> 109309 T383 oasc.CoreContainer.<init> New CoreContainer 19702818
   [junit4]   2> 109309 T383 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\]
   [junit4]   2> 109310 T383 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\lib
   [junit4]   2> 109310 T383 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\lib).
   [junit4]   2> 109325 T383 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 109330 T383 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 109332 T383 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 109333 T383 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 109333 T383 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 109333 T383 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64995/solr
   [junit4]   2> 109335 T383 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 109335 T383 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 109338 T383 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109341 T436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bf1be2 name:ZooKeeperConnection Watcher:127.0.0.1:64995 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109341 T383 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109342 T383 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 109348 T383 n:127.0.0.1:65020_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109350 T439 n:127.0.0.1:65020_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@119750e name:ZooKeeperConnection Watcher:127.0.0.1:64995/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109351 T383 n:127.0.0.1:65020_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109373 T383 n:127.0.0.1:65020_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 110336 T383 n:127.0.0.1:65020_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65020_
   [junit4]   2> 110338 T383 n:127.0.0.1:65020_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65020_
   [junit4]   2> 110342 T383 n:127.0.0.1:65020_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 110344 T383 n:127.0.0.1:65020_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 110344 T383 n:127.0.0.1:65020_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores
   [junit4]   2> 110347 T383 n:127.0.0.1:65020_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=collection1, shard=, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\, schema=schema.xml, transient=false, coreNodeName=, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1, dataDir=data\, name=collection1, loadOnStartup=true}
   [junit4]   2> 110347 T383 n:127.0.0.1:65020_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\
   [junit4]   2> 110347 T383 n:127.0.0.1:65020_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 110349 T440 n:127.0.0.1:65020_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 110349 T440 n:127.0.0.1:65020_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 110350 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 110350 T440 n:127.0.0.1:65020_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 110352 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65020",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65020_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null} current state version: 4
   [junit4]   2> 110355 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65020",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65020_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 110356 T412 n:127.0.0.1:65008_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 110356 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 110456 T422 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> 110456 T439 n:127.0.0.1:65020_ 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> 110456 T411 n:127.0.0.1:65008_ 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> 111302 T440 n:127.0.0.1:65020_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 111302 T440 n:127.0.0.1:65020_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 111304 T440 n:127.0.0.1:65020_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 111304 T440 n:127.0.0.1:65020_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 111306 T440 n:127.0.0.1:65020_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 111306 T440 n:127.0.0.1:65020_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\'
   [junit4]   2> 111330 T440 n:127.0.0.1:65020_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 111344 T440 n:127.0.0.1:65020_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 111367 T440 n:127.0.0.1:65020_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 111399 T440 n:127.0.0.1:65020_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 111402 T440 n:127.0.0.1:65020_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 111409 T440 n:127.0.0.1:65020_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 111680 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 111703 T440 n:127.0.0.1:65020_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 111706 T440 n:127.0.0.1:65020_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 111721 T440 n:127.0.0.1:65020_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 111725 T440 n:127.0.0.1:65020_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 111729 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 111730 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 111730 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 111731 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 111732 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 111732 T440 n:127.0.0.1:65020_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 111732 T440 n:127.0.0.1:65020_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 111732 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 111733 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 111733 T440 n:127.0.0.1:65020_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1387306
   [junit4]   2> 111734 T440 n:127.0.0.1:65020_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 111734 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 111734 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 111738 T440 n:127.0.0.1:65020_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 111739 T440 n:127.0.0.1:65020_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=29.2685546875, floorSegmentMB=2.1865234375, forceMergeDeletesPctAllowed=28.47521362012538, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11550104975384601
   [junit4]   2> 111740 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ee575f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aa55d8),segFN=segments_1,generation=1}
   [junit4]   2> 111740 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 111747 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 111748 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 111748 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 111749 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 111749 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 111749 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 111750 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 111750 T440 n:127.0.0.1:65020_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 111750 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 111759 T440 n:127.0.0.1:65020_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111761 T440 n:127.0.0.1:65020_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111763 T440 n:127.0.0.1:65020_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111764 T440 n:127.0.0.1:65020_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111773 T440 n:127.0.0.1:65020_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update/csv,/admin/properties,/update/json/docs,standard,/admin/file,/admin/segments,/admin/logging,/admin/plugins,/update/json,/admin/threads,/get,/admin/mbeans,/replication,/schema,/update,/admin/ping,/admin/system,/admin/luke,/config
   [junit4]   2> 111775 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 111776 T440 n:127.0.0.1:65020_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 111776 T440 n:127.0.0.1:65020_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 111778 T440 n:127.0.0.1:65020_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 111778 T440 n:127.0.0.1:65020_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 111779 T440 n:127.0.0.1:65020_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7676153795163927]
   [junit4]   2> 111779 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ee575f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aa55d8),segFN=segments_1,generation=1}
   [junit4]   2> 111779 T440 n:127.0.0.1:65020_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 111781 T440 n:127.0.0.1:65020_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1fc6d0a[collection1] main
   [junit4]   2> 111781 T440 n:127.0.0.1:65020_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 111783 T440 n:127.0.0.1:65020_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 111783 T440 n:127.0.0.1:65020_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 111784 T440 n:127.0.0.1:65020_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 111784 T440 n:127.0.0.1:65020_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 111784 T440 n:127.0.0.1:65020_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 111785 T440 n:127.0.0.1:65020_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 111785 T440 n:127.0.0.1:65020_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 111785 T440 n:127.0.0.1:65020_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 111785 T440 n:127.0.0.1:65020_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 111786 T441 n:127.0.0.1:65020_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fc6d0a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111787 T440 n:127.0.0.1:65020_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 111788 T440 n:127.0.0.1:65020_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 111789 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65020 collection:collection1 shard:shard1
   [junit4]   2> 111789 T383 n:127.0.0.1:65020_ oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 111789 T383 n:127.0.0.1:65020_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 111791 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 111799 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 111802 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 111802 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C40 name=collection1 org.apache.solr.core.SolrCore@1ffddef url=http://127.0.0.1:65020/collection1 node=127.0.0.1:65020_ C40_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:65020, state=down, node_name=127.0.0.1:65020_, core=collection1}
   [junit4]   2> 111802 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 C40 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65020/collection1/
   [junit4]   2> 111802 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 C40 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 111802 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 C40 oasc.SyncStrategy.syncToMe http://127.0.0.1:65020/collection1/ has no replicas
   [junit4]   2> 111802 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65020/collection1/ shard1
   [junit4]   2> 111803 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 111803 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111806 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 111815 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111816 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65020",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 111915 T411 n:127.0.0.1:65008_ 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> 111916 T439 n:127.0.0.1:65020_ 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> 111916 T422 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> 111962 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:65020/collection1/ and leader is http://127.0.0.1:65020/collection1/
   [junit4]   2> 111962 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65020
   [junit4]   2> 111963 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 111963 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 111963 T444 n:127.0.0.1:65020_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 111968 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111969 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65020",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65020_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1"} current state version: 6
   [junit4]   2> 111970 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65020",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65020_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 112069 T422 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> 112074 T439 n:127.0.0.1:65020_ 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> 112076 T411 n:127.0.0.1:65008_ 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> 112132 T383 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1
   [junit4]   2> 112136 T383 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001
   [junit4]   2> 112137 T383 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 112141 T383 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@a38c6b{/,null,AVAILABLE}
   [junit4]   2> 112142 T383 oejs.AbstractConnector.doStart Started ServerConnector@157ea0e{HTTP/1.1}{127.0.0.1:65038}
   [junit4]   2> 112142 T383 oejs.Server.doStart Started @114549ms
   [junit4]   2> 112143 T383 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores, hostContext=/, hostPort=65038, solrconfig=solrconfig.xml}
   [junit4]   2> 112143 T383 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5f387c
   [junit4]   2> 112144 T383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\'
   [junit4]   2> 112185 T383 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\solr.xml
   [junit4]   2> 112227 T383 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores
   [junit4]   2> 112227 T383 oasc.CoreContainer.<init> New CoreContainer 31514899
   [junit4]   2> 112228 T383 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\]
   [junit4]   2> 112228 T383 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\lib
   [junit4]   2> 112228 T383 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\lib).
   [junit4]   2> 112237 T383 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 112241 T383 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 112242 T383 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 112242 T383 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 112242 T383 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 112243 T383 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64995/solr
   [junit4]   2> 112243 T383 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 112243 T383 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 112245 T383 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112249 T458 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@158dab5 name:ZooKeeperConnection Watcher:127.0.0.1:64995 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112250 T383 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112250 T383 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 112255 T383 n:127.0.0.1:65038_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112258 T461 n:127.0.0.1:65038_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@195651 name:ZooKeeperConnection Watcher:127.0.0.1:64995/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112258 T383 n:127.0.0.1:65038_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112264 T383 n:127.0.0.1:65038_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 113220 T383 n:127.0.0.1:65038_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65038_
   [junit4]   2> 113222 T383 n:127.0.0.1:65038_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65038_
   [junit4]   2> 113225 T383 n:127.0.0.1:65038_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 113227 T383 n:127.0.0.1:65038_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 113230 T383 n:127.0.0.1:65038_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores
   [junit4]   2> 113231 T383 n:127.0.0.1:65038_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, coreNodeName=, transient=false, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\, name=collection1, collection=collection1, loadOnStartup=true, schema=schema.xml, shard=, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1}
   [junit4]   2> 113232 T383 n:127.0.0.1:65038_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\
   [junit4]   2> 113232 T383 n:127.0.0.1:65038_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 113234 T462 n:127.0.0.1:65038_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 113234 T462 n:127.0.0.1:65038_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 113235 T411 n:127.0.0.1:65008_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 113235 T462 n:127.0.0.1:65038_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 113236 T412 n:127.0.0.1:65008_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65038",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65038_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null} current state version: 7
   [junit4]   2> 113237 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:65038",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:65038_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 113237 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 113237 T412 n:127.0.0.1:65008_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 113336 T411 n:127.0.0.1:65008_ 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> 113337 T461 n:127.0.0.1:65038_ 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> 113337 T439 n:127.0.0.1:65020_ 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> 113336 T422 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> 114186 T462 n:127.0.0.1:65038_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 114186 T462 n:127.0.0.1:65038_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 114187 T462 n:127.0.0.1:65038_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 114187 T462 n:127.0.0.1:65038_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 114188 T462 n:127.0.0.1:65038_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 114188 T462 n:127.0.0.1:65038_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\'
   [junit4]   2> 114206 T462 n:127.0.0.1:65038_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 114214 T462 n:127.0.0.1:65038_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 114229 T462 n:127.0.0.1:65038_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 114259 T462 n:127.0.0.1:65038_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 114261 T462 n:127.0.0.1:65038_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 114268 T462 n:127.0.0.1:65038_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 114554 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 114566 T462 n:127.0.0.1:65038_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 114567 T462 n:127.0.0.1:65038_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 114584 T462 n:127.0.0.1:65038_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114588 T462 n:127.0.0.1:65038_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114592 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114593 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114593 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114593 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114594 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114594 T462 n:127.0.0.1:65038_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114594 T462 n:127.0.0.1:65038_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 114595 T462 n:127.0.0.1:65038_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 114595 T462 n:127.0.0.1:65038_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 114595 T462 n:127.0.0.1:65038_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1387306
   [junit4]   2> 114596 T462 n:127.0.0.1:65038_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 114596 T462 n:127.0.0.1:65038_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 114597 T462 n:127.0.0.1:65038_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 114598 T462 n:127.0.0.1:65038_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 114599 T462 n:127.0.0.1:65038_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=29.2685546875, floorSegmentMB=2.1865234375, forceMergeDeletesPctAllowed=28.47521362012538, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11550104975384601
   [junit4]   2> 114599 T462 n:127.0.0.1:65038_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e2ce62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ba222),segFN=segments_1,generation=1}
   [junit4]   2> 114599 T462 n:127.0.0.1:65038_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114605 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 114605 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 114605 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 114606 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 114606 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 114606 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 114607 T462 n:127.0.0.1:65038_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 114607 T46

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

pache.solr.core.SolrCore@19d3007
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=79,adds=79,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=79,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 185005 T715 n:127.0.0.1:65068_ C127 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 185025 T715 n:127.0.0.1:65068_ C127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@156679b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ac1ff6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@156679b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ac1ff6),segFN=segments_2,generation=2}
   [junit4]   2> 185026 T715 n:127.0.0.1:65068_ C127 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 185027 T715 n:127.0.0.1:65068_ oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 185036 T715 n:127.0.0.1:65068_ oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 185036 T715 n:127.0.0.1:65068_ oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 185036 T715 n:127.0.0.1:65068_ oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 185036 T715 n:127.0.0.1:65068_ oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-4-001\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-4-001\cores\collection1\data\;done=false>>]
   [junit4]   2> 185036 T715 n:127.0.0.1:65068_ oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest A615B096C610D319-001\shard-4-001\cores\collection1\data\
   [junit4]   2> 186121 T509 n:127.0.0.1:65068_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 186124 T383 oejs.AbstractConnector.doStop Stopped ServerConnector@e7c0d1{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 186125 T383 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@143f66e{/,null,UNAVAILABLE}
   [junit4]   2> 186129 T383 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 65008
   [junit4]   2> 186131 T383 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:64995 64995
   [junit4]   2> 188006 T384 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:64995 64995
   [junit4]   2> 188013 T384 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/ocptest1/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 		4	/solr/collections/ocptest4/state.json
   [junit4]   2> 		4	/solr/collections/ocptest2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest3/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=A615B096C610D319 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   81.4s J0 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=702, name=parallelCoreAdminExecutor-258-thread-14, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A615B096C610D319:2E418F4C68ECBEE1]:0)
   [junit4]    > Caused by: java.lang.AssertionError: Too many closes on SolrCore
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A615B096C610D319]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
   [junit4]    > 	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:575)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:534)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:628)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 188021 T383 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {id=FST50, _version_=Lucene50(blocksize=128), timestamp=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l_dv=FST50, range_facet_l=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), intDefault=Lucene50(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sv_SE, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=76176328,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileDictionaryLookup, SegmentsInfoRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, PeerSyncTest, TestRequestStatusCollectionAPI, TestCollationField, BufferStoreTest, TestPhraseSuggestions, HdfsRecoverLeaseTest, DefaultValueUpdateProcessorTest, SoftAutoCommitTest, ClusterStateUpdateTest, HdfsDirectoryTest, AnalyticsQueryTest, AnalysisAfterCoreReloadTest, BlockDirectoryTest, MultiThreadedOCPTest]
   [junit4] Completed [30/490] on J0 in 82.22s, 1 test, 1 error <<< FAILURES!

[...truncated 1459 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 490 suites, 1960 tests, 1 error, 66 ignored (34 assumptions)

Total time: 71 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any