Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4431/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDistribSearch

Error Message:
New version of class is not loaded {   "responseHeader":{     "status":404,     
"QTime":11},   "error":{     "msg":"no such blob or version available: test/2", 
    "code":404}}

Stack Trace:
java.lang.AssertionError: New version of class is not loaded {
  "responseHeader":{
    "status":404,
    "QTime":11},
  "error":{
    "msg":"no such blob or version available: test/2",
    "code":404}}
        at 
__randomizedtesting.SeedInfo.seed([C3814243BD373F36:4267CC5BCA685F0A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:154)
        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10224 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\init-core-data-001
   [junit4]   2> 4971696 T18397 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 4971696 T18397 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /jk_/y
   [junit4]   2> 4971698 T18397 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 4971698 T18397 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4971699 T18398 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4971795 T18397 oasc.ZkTestServer.run start zk server on 
port:57903
   [junit4]   2> 4971795 T18397 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4971799 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4971807 T18405 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56d30c8c 
name:ZooKeeperConnection Watcher:127.0.0.1:57903 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4971808 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4971808 T18397 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4971809 T18397 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4971818 T18397 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4971820 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4971823 T18408 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@301d4735 
name:ZooKeeperConnection Watcher:127.0.0.1:57903/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4971824 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4971824 T18397 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4971824 T18397 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4971830 T18397 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4971834 T18397 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4971838 T18397 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4971841 T18397 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> 4971842 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4971848 T18397 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> 4971849 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4971853 T18397 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> 4971854 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4971858 T18397 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> 4971858 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4971863 T18397 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> 4971863 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4971867 T18397 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> 4971868 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4971873 T18397 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> 4971873 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4971877 T18397 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> 4971878 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4971882 T18397 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> 4971882 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4971887 T18397 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> 4971888 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4971893 T18397 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> 4971894 T18397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4973479 T18397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4973484 T18397 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57910
   [junit4]   2> 4973486 T18397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e9f2a0b
   [junit4]   2> 4973486 T18397 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4973486 T18397 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-002
   [junit4]   2> 4973486 T18397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-002\'
   [junit4]   2> 4973517 T18397 oasc.ConfigSolr.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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-002\solr.xml
   [junit4]   2> 4973579 T18397 oasc.CoreContainer.<init> New CoreContainer 
989366411
   [junit4]   2> 4973580 T18397 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-002\]
   [junit4]   2> 4973582 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4973582 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4973583 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4973583 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4973583 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4973585 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4973585 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4973585 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4973586 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4973586 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4973587 T18397 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4973587 T18397 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4973587 T18397 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4973587 T18397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4973590 T18397 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57903/solr
   [junit4]   2> 4973590 T18397 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4973590 T18397 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4973595 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4973598 T18420 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@23327d2 name:ZooKeeperConnection 
Watcher:127.0.0.1:57903 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4973599 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4973599 T18397 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4973605 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4973607 T18423 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ce84d58 
name:ZooKeeperConnection Watcher:127.0.0.1:57903/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4973608 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4973611 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4973617 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4973621 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4973626 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4973631 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4973637 T18397 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4973640 T18397 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57910_jk_%2Fy
   [junit4]   2> 4973641 T18397 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57910_jk_%2Fy
   [junit4]   2> 4973645 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4973648 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4973650 T18397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4973653 T18397 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:57910_jk_%2Fy
   [junit4]   2> 4973653 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4973655 T18397 oasc.Overseer.start Overseer 
(id=93093557177417731-127.0.0.1:57910_jk_%2Fy-n_0000000000) starting
   [junit4]   2> 4973658 T18397 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4973670 T18397 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4973672 T18397 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4973672 T18425 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4973674 T18397 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4973677 T18397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4973682 T18424 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4973689 T18427 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 4973689 T18427 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4973690 T18427 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4973690 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4973696 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:57910_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57910/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null} current state version: 0
   [junit4]   2> 4973697 T18424 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:57910_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57910/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 4973698 T18424 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 4973698 T18424 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4973700 T18423 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> 4974636 T18427 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4974636 T18427 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 4974638 T18427 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4974639 T18427 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4974641 T18427 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4974641 T18427 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-002\collection1\'
   [junit4]   2> 4974649 T18427 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4974651 T18427 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4974653 T18427 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 4974678 T18427 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4974684 T18427 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4974701 T18427 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4974749 T18427 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4974797 T18427 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4974800 T18427 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4974809 T18427 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4975255 T18427 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4975270 T18427 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4975274 T18427 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4975293 T18427 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4975298 T18427 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4975306 T18427 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4975310 T18427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4975310 T18427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4975310 T18427 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4975311 T18427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4975311 T18427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4975311 T18427 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 4975311 T18427 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4975313 T18427 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-002\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/control/data\
   [junit4]   2> 4975313 T18427 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549448df
   [junit4]   2> 4975313 T18427 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/control/data\
   [junit4]   2> 4975313 T18427 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/control/data\index/
   [junit4]   2> 4975313 T18427 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001\control\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 4975314 T18427 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/control/data\index
   [junit4]   2> 4975314 T18427 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 4975314 T18427 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@546ee5c9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cb01a6d),segFN=segments_1,generation=1}
   [junit4]   2> 4975314 T18427 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4975317 T18427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4975318 T18427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4975318 T18427 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4975318 T18427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4975318 T18427 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4975318 T18427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4975319 T18427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4975319 T18427 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4975319 T18427 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4975320 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4975320 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4975320 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4975322 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4975322 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4975322 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4975323 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4975323 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4975324 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4975324 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4975325 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4975325 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4975326 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4975326 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4975326 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4975326 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4975326 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4975326 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4975328 T18427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4975337 T18427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4975337 T18427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4975338 T18427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4975340 T18427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4975343 T18427 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4975346 T18427 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4975346 T18427 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4975347 T18427 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=88.9296875, 
floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=8.604448029002004, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4975347 T18427 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@546ee5c9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cb01a6d),segFN=segments_1,generation=1}
   [junit4]   2> 4975347 T18427 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4975348 T18427 oass.SolrIndexSearcher.<init> Opening 
Searcher@21cf6669[collection1] main
   [junit4]   2> 4975348 T18427 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4975350 T18427 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4975350 T18427 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4975350 T18427 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4975350 T18427 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4975350 T18427 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4975351 T18427 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4975352 T18427 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4975352 T18427 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4975352 T18427 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4975352 T18427 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4975353 T18428 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@21cf6669[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4975353 T18431 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57910/jk_/y 
collection:control_collection shard:shard1
   [junit4]   2> 4975354 T18397 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4975354 T18397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4975355 T18397 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4975356 T18431 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4975357 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4975361 T18434 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@68fb5a8a 
name:ZooKeeperConnection Watcher:127.0.0.1:57903/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4975361 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4975361 T18397 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4975362 T18397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4975364 T18431 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4975368 T18397 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4975368 T18431 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4975368 T18431 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C6398 name=collection1 
org.apache.solr.core.SolrCore@77c9c22c 
url=http://127.0.0.1:57910/jk_/y/collection1 node=127.0.0.1:57910_jk_%2Fy 
C6398_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:57910_jk_%2Fy, 
base_url=http://127.0.0.1:57910/jk_/y, state=down, core=collection1}
   [junit4]   2> 4975369 T18431 C6398 P57910 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57910/jk_/y/collection1/
   [junit4]   2> 4975369 T18431 C6398 P57910 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4975369 T18431 C6398 P57910 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57910/jk_/y/collection1/ has no replicas
   [junit4]   2> 4975369 T18431 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:57910/jk_/y/collection1/ shard1
   [junit4]   2> 4975370 T18431 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 4975370 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4975372 T18424 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> 4975375 T18423 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> 4975375 T18434 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> 4975386 T18424 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:57910/jk_/y";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 4975389 T18435 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4975391 T18434 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> 4975434 T18431 oasc.ZkController.register We are 
http://127.0.0.1:57910/jk_/y/collection1/ and leader is 
http://127.0.0.1:57910/jk_/y/collection1/
   [junit4]   2> 4975434 T18431 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57910/jk_/y
   [junit4]   2> 4975434 T18431 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4975434 T18431 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 4975434 T18431 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4975442 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4975449 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:57910_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57910/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null} current state version: 3
   [junit4]   2> 4975450 T18424 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:57910_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57910/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 4975549 T18434 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> 4975549 T18423 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> 4976838 T18397 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 4976839 T18397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4976843 T18397 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57922
   [junit4]   2> 4976844 T18397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e9f2a0b
   [junit4]   2> 4976845 T18397 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4976845 T18397 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-003
   [junit4]   2> 4976846 T18397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-003\'
   [junit4]   2> 4976887 T18397 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-003\solr.xml
   [junit4]   2> 4976947 T18397 oasc.CoreContainer.<init> New CoreContainer 
729221350
   [junit4]   2> 4976948 T18397 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-003\]
   [junit4]   2> 4976949 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4976949 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4976949 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4976949 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4976949 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4976950 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4976950 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4976950 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4976951 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4976951 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4976952 T18397 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4976952 T18397 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4976952 T18397 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4976953 T18397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4976953 T18397 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57903/solr
   [junit4]   2> 4976953 T18397 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4976954 T18397 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4976955 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4976958 T18447 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5665163e 
name:ZooKeeperConnection Watcher:127.0.0.1:57903 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4976960 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4976960 T18397 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4976964 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4976969 T18450 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@39aff7b2 
name:ZooKeeperConnection Watcher:127.0.0.1:57903/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4976970 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4976983 T18397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4977938 T18397 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57922_jk_%2Fy
   [junit4]   2> 4977941 T18397 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57922_jk_%2Fy
   [junit4]   2> 4977946 T18397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4977952 T18451 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4977952 T18451 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4977953 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4977953 T18451 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4977956 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:57922_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57922/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null} current state version: 4
   [junit4]   2> 4977957 T18424 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:57922_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57922/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 4977957 T18424 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 4977957 T18424 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 4977958 T18450 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> 4977959 T18423 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> 4977959 T18434 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> 4978899 T18451 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4978899 T18451 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4978902 T18451 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4978902 T18451 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4978905 T18451 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4978906 T18451 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-003\collection1\'
   [junit4]   2> 4978911 T18451 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4978912 T18451 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4978913 T18451 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 4978936 T18451 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4978941 T18451 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4978954 T18451 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4978977 T18451 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4979051 T18451 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4979054 T18451 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4979064 T18451 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4979471 T18451 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4979495 T18451 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4979497 T18451 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4979512 T18451 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4979517 T18451 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4979521 T18451 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4979523 T18451 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4979523 T18451 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4979523 T18451 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4979525 T18451 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4979525 T18451 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4979526 T18451 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4979526 T18451 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4979526 T18451 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-003\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty1\
   [junit4]   2> 4979527 T18451 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549448df
   [junit4]   2> 4979527 T18451 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty1\
   [junit4]   2> 4979528 T18451 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty1\index/
   [junit4]   2> 4979528 T18451 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001\jetty1\index' doesn't exist. Creating new 
index...
   [junit4]   2> 4979528 T18451 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty1\index
   [junit4]   2> 4979529 T18451 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 4979530 T18451 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45a01e68 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@132c618e),segFN=segments_1,generation=1}
   [junit4]   2> 4979530 T18451 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4979533 T18451 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4979533 T18451 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4979533 T18451 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4979534 T18451 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4979534 T18451 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4979534 T18451 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4979535 T18451 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4979535 T18451 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4979535 T18451 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4979536 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4979536 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4979537 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4979537 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4979538 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4979538 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4979539 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4979543 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4979543 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4979545 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4979545 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4979545 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4979545 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4979545 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4979546 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4979546 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4979546 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4979547 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4979547 T18451 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4979557 T18451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4979557 T18451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4979558 T18451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4979561 T18451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4979564 T18451 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4979567 T18451 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4979567 T18451 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4979567 T18451 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=88.9296875, 
floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=8.604448029002004, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4979568 T18451 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45a01e68 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@132c618e),segFN=segments_1,generation=1}
   [junit4]   2> 4979568 T18451 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4979569 T18451 oass.SolrIndexSearcher.<init> Opening 
Searcher@67f50671[collection1] main
   [junit4]   2> 4979569 T18451 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4979570 T18451 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4979570 T18451 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4979571 T18451 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4979571 T18451 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4979571 T18451 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4979572 T18451 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4979573 T18451 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4979573 T18451 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4979573 T18451 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4979574 T18452 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@67f50671[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4979574 T18451 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4979576 T18455 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57922/jk_/y collection:collection1 
shard:shard2
   [junit4]   2> 4979576 T18397 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4979577 T18397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4979578 T18455 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4979587 T18455 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 4979591 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4979592 T18455 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4979592 T18455 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C6399 name=collection1 
org.apache.solr.core.SolrCore@3c8292a7 
url=http://127.0.0.1:57922/jk_/y/collection1 node=127.0.0.1:57922_jk_%2Fy 
C6399_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:57922_jk_%2Fy, 
base_url=http://127.0.0.1:57922/jk_/y, state=down, core=collection1}
   [junit4]   2> 4979592 T18455 C6399 P57922 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57922/jk_/y/collection1/
   [junit4]   2> 4979593 T18455 C6399 P57922 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4979593 T18455 C6399 P57922 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57922/jk_/y/collection1/ has no replicas
   [junit4]   2> 4979593 T18455 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:57922/jk_/y/collection1/ shard2
   [junit4]   2> 4979594 T18455 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 4979596 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 4979600 T18434 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> 4979601 T18450 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> 4979601 T18423 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> 4979616 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:57922/jk_/y";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 4979618 T18435 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4979621 T18450 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> 4979621 T18434 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> 4979663 T18455 oasc.ZkController.register We are 
http://127.0.0.1:57922/jk_/y/collection1/ and leader is 
http://127.0.0.1:57922/jk_/y/collection1/
   [junit4]   2> 4979663 T18455 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57922/jk_/y
   [junit4]   2> 4979664 T18455 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4979664 T18455 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4979664 T18455 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4979666 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4979670 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "node_name":"127.0.0.1:57922_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57922/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null} current state version: 7
   [junit4]   2> 4979672 T18424 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "node_name":"127.0.0.1:57922_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57922/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 4979773 T18434 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> 4979774 T18450 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> 4979775 T18423 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> 4981172 T18397 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 4981173 T18397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4981176 T18397 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57931
   [junit4]   2> 4981179 T18397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e9f2a0b
   [junit4]   2> 4981179 T18397 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4981180 T18397 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-004
   [junit4]   2> 4981180 T18397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-004\'
   [junit4]   2> 4981225 T18397 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-004\solr.xml
   [junit4]   2> 4981288 T18397 oasc.CoreContainer.<init> New CoreContainer 
1828117071
   [junit4]   2> 4981288 T18397 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-004\]
   [junit4]   2> 4981290 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4981290 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4981290 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4981291 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4981291 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4981291 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4981291 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4981292 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4981292 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4981292 T18397 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4981293 T18397 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4981293 T18397 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4981293 T18397 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4981294 T18397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4981294 T18397 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57903/solr
   [junit4]   2> 4981294 T18397 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4981295 T18397 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4981296 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4981299 T18467 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fc442ce 
name:ZooKeeperConnection Watcher:127.0.0.1:57903 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4981301 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4981301 T18397 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4981306 T18397 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4981309 T18470 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e7d30b6 
name:ZooKeeperConnection Watcher:127.0.0.1:57903/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4981309 T18397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4981324 T18397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4982372 T18397 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57931_jk_%2Fy
   [junit4]   2> 4982375 T18397 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57931_jk_%2Fy
   [junit4]   2> 4982391 T18397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4982402 T18471 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4982402 T18471 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4982405 T18471 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4982405 T18423 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4982407 T18424 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:57931_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57931/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null} current state version: 8
   [junit4]   2> 4982409 T18424 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:57931_jk_%2Fy",
   [junit4]   2>          "base_url":"http://127.0.0.1:57931/jk_/y";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 4982409 T18424 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 4982410 T18424 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4982412 T18434 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> 4982412 T18423 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> 4982412 T18450 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> 4982412 T18470 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> 4983445 T18471 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4983445 T18471 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4983448 T18471 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4983448 T18471 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4983452 T18471 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4983452 T18471 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-004\collection1\'
   [junit4]   2> 4983461 T18471 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4983463 T18471 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4983466 T18471 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%20C3814243BD373F36-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 4983494 T18471 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4983500 T18471 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4983516 T18471 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4983547 T18471 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4983603 T18471 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4983606 T18471 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4983643 T18471 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4984020 T18471 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4984031 T18471 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4984034 T18471 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4984055 T18471 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4984060 T18471 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4984065 T18471 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4984067 T18471 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4984068 T18471 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4984068 T18471 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4984070 T18471 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4984070 T18471 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4984070 T18471 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4984071 T18471 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4984071 T18471 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-004\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty2\
   [junit4]   2> 4984071 T18471 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549448df
   [junit4]   2> 4984072 T18471 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty2\
   [junit4]   2> 4984072 T18471 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty2\index/
   [junit4]   2> 4984073 T18471 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.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001\jetty2\index' doesn't exist. Creating new 
index...
   [junit4]   2> 4984073 T18471 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 C3814243BD373F36-001\tempDir-001/jetty2\index
   [junit4]   2> 4984073 T18471 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 4984074 T18471 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5d59d3e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34660bf6),segFN=segments_1,generation=1}
   [junit4]   2> 4984075 T18471 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4984079 T18471 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4984080 T18471 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4984080 T18471 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4984080 T18471 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4984080 T18471 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4984081 T18471 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4984081 T18471 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4984081 T18471 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4984082 T18471 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4984082 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4984083 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4984084 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4984084 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4984085 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4984086 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4984087 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4984088 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4984089 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4984091 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4984092 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4984092 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4984093 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4984093 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4984094 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4984095 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4984095 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4984096 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4984096 T18471 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4984105 T18471 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4984108 T18471 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4984110 T18471 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4984111 T18471 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4984113 T18471 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4984116 T18471 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4984116 T18471 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4984117 T18471 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=88.9296875, 
floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=8.604448029002004, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4984118 T18471 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5d59d3e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34660bf6),segFN=segments_1,generation=1}
   [junit4]   2> 4984118 T18471 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4984118 T18471 oass.SolrIndexSearcher.<init> Opening 
Searcher@5b508c0b[collection1] main
   [junit4]   2> 4984118 T18471 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4984120 T18471 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4984120 T18471 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4984121 T18471 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4984122 T18471 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4984122 T18471 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4984123 T18471 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4984123 T18471 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4984123 T18471 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4984124 T18471 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4984124 T18472 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5b508c0b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4984125 T18471 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4984126 T18397 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Sol

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

amicFieldResource, TestExactStatsCache, TestRestManager, AnalyticsQueryTest, 
DocValuesMissingTest, TestFuzzyAnalyzedSuggestions, OutputWriterTest, 
TestPHPSerializedResponseWriter, SchemaVersionSpecificBehaviorTest, 
BasicFunctionalityTest, ZkControllerTest, AutoCommitTest, 
TestFreeTextSuggestions, HdfsBasicDistributedZk2Test, TestRawResponseWriter, 
TestHighlightDedupGrouping, DisMaxRequestHandlerTest, 
OverriddenZkACLAndCredentialsProvidersTest, ExternalFileFieldSortTest, 
MoreLikeThisHandlerTest, ZkSolrClientTest, ZkStateWriterTest, 
TestAnalyzedSuggestions, TestCloudPivotFacet, TestCSVLoader, TestSearchPerf, 
SolrRequestParserTest, DistributedQueryComponentCustomSortTest, 
TestOmitPositions, CachingDirectoryFactoryTest, InfoHandlerTest, 
TestFieldCollectionResource, QueryParsingTest, 
ParsingFieldUpdateProcessorsTest, PrimUtilsTest, ShardSplitTest, 
MultiThreadedOCPTest, SliceStateTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestMergePolicyConfig, CopyFieldTest, TestSortingResponseWriter, 
DeleteInactiveReplicaTest, TestManagedResourceStorage, 
FileBasedSpellCheckerTest, TestRealTimeGet, ZkCLITest, 
DistributedFacetPivotLongTailTest, MigrateRouteKeyTest, 
TestSolrDeletionPolicy1, TestFunctionQuery, TestQueryUtils, 
AliasIntegrationTest, TestUpdate, TestArbitraryIndexDir, TestNRTOpen, 
DistributedFacetPivotLargeTest, TestGroupingSearch, DirectSolrSpellCheckerTest, 
TestStressVersions, ConnectionManagerTest, SuggesterFSTTest, 
TestSolrDynamicMBean, TestSolrDeletionPolicy2, TestRandomDVFaceting, 
BinaryUpdateRequestHandlerTest, ShardRoutingCustomTest, 
TestRequestStatusCollectionAPI, TestSuggestSpellingConverter, 
SystemInfoHandlerTest, TestSolrIndexConfig, SampleTest, 
TestLMDirichletSimilarityFactory, TestZkChroot, TestFiltering, 
TestReloadAndDeleteDocs, SolrPluginUtilsTest, TestManagedSynonymFilterFactory, 
DebugComponentTest, TestXIncludeConfig, ZkNodePropsTest, 
TestPostingsSolrHighlighter, TestSolrConfigHandlerCloud, TestStressLucene, 
TestLuceneMatchVersion, DistanceUnitsTest, TestQuerySenderListener, 
EnumFieldTest, DistributedFacetPivotSmallAdvancedTest, ShardRoutingTest, 
TestDocumentBuilder, OverseerTest, TestIntervalFaceting, BlockDirectoryTest, 
SimpleFacetsTest, SolrTestCaseJ4Test, SoftAutoCommitTest, SolrInfoMBeanTest, 
DeleteReplicaTest, HdfsLockFactoryTest, AlternateDirectoryTest, 
ResponseHeaderTest, TestPivotHelperCode, TestManagedSchema, 
TestDefaultStatsCache, LeaderElectionTest, TestCloudManagedSchema, 
TestNonDefinedSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, 
HdfsDirectoryTest, SpellCheckCollatorTest, TestLFUCache, DocValuesTest, 
TestCursorMarkWithoutUniqueKey, DeleteLastCustomShardedReplicaTest, 
SimpleMLTQParserTest, TestMissingGroups, QueryElevationComponentTest, 
TestDefaultSearchFieldResource, ReplicationFactorTest, TestPseudoReturnFields, 
IndexSchemaTest, TestSolrXml, UUIDUpdateProcessorFallbackTest, 
TestHashPartitioner, TestChildDocTransformer, SuggesterWFSTTest, 
FacetPivotSmallTest, PluginInfoTest, LegacyHTMLStripCharFilterTest, 
SolrXmlInZkTest, DOMUtilTest, SolrCoreCheckLockOnStartupTest, 
TestRandomMergePolicy, TestManagedResource, OpenExchangeRatesOrgProviderTest, 
CircularListTest, TestExactSharedStatsCache, TestReload, TestFaceting, 
CloudMLTQParserTest, DirectUpdateHandlerTest, TestValueSourceCache, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestConfigSets, 
CoreContainerCoreInitFailuresTest, ChangedSchemaMergeTest, 
TestMiniSolrCloudCluster, SuggesterTest, RemoteQueryErrorTest, RecoveryZkTest, 
TestRecoveryHdfs, CursorMarkTest, DocValuesMultiTest, BlockCacheTest, 
CloudExitableDirectoryReaderTest, TestSchemaResource, 
TestUniqueKeyFieldResource, TestCSVResponseWriter, SearchHandlerTest, TestTrie, 
TestManagedSchemaFieldTypeResource, TestExtendedDismaxParser, 
NoCacheHeaderTest, DefaultValueUpdateProcessorTest, RankQueryTest, 
TestSolr4Spatial2, TestSolrConfigHandlerConcurrent, TermVectorComponentTest, 
HdfsBasicDistributedZkTest, TestFastOutputStream, MergeStrategyTest, 
SOLR749Test, TestSolrJ, TestAddFieldRealTimeGet, FullSolrCloudDistribCmdsTest, 
TestConfigOverlay, DistributedSuggestComponentTest, 
LeaderInitiatedRecoveryOnCommitTest, TermsComponentTest, NumericFieldsTest, 
TestImplicitCoreProperties, TestRTGBase, TestRecovery, TestSimpleQParserPlugin, 
MultiTermTest, PolyFieldTest, TimeZoneUtilsTest, LeaderElectionIntegrationTest, 
JsonLoaderTest, CoreAdminCreateDiscoverTest, TestJmxMonitoredMap, 
AddBlockUpdateTest, PreAnalyzedUpdateProcessorTest, 
TestManagedStopFilterFactory, RequestHandlersTest, TestMaxScoreQueryParser, 
TestPartialUpdateDeduplication, CoreMergeIndexesAdminHandlerTest, 
CoreAdminHandlerTest, SuggesterTSTTest, DistributedQueueTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ClusterStateUpdateTest, TestDistributedSearch, 
TestDistributedGrouping, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestJoin, HardAutoCommitTest, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, 
StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, 
PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestLazyCores, 
TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, 
HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, SpatialFilterTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, 
TestWriterPerf, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
TestBinaryResponseWriter, HighlighterConfigTest, UpdateParamsTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, 
BadComponentTest, TestStressRecovery, TestDocSet, TestBinaryField, 
MinimalSchemaTest, TestElisionMultitermQuery, TestSolrCoreProperties, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, 
SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, 
UUIDFieldTest, FileUtilsTest, CursorPagingTest, 
DistributedIntervalFacetingTest, TestDistributedMissingSort, 
TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, DeleteShardTest, 
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, 
ExternalCollectionsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, 
OverseerRolesTest, OverseerStatusTest, RollingRestartTest, SSLMigrationTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCollectionAPI, 
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestModifyConfFiles, 
TestReplicaProperties, TestShortCircuitedRequests, 
TriLevelCompositeIdRoutingTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ExitableDirectoryReaderTest, QueryResultKeyTest, TestDynamicLoading]
   [junit4] Completed in 66.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 195 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: 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:190: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
 There were test failures: 460 suites, 1870 tests, 1 failure, 56 ignored (31 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to