Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2330/

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

Error Message:
expected:<[Error from server at http://127.0.0.1:60020/collection1: ]Input 
stream list wa...> but was:<[]Input stream list wa...>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Error from server at 
http://127.0.0.1:60020/collection1: ]Input stream list wa...> but was:<[]Input 
stream list wa...>
        at 
__randomizedtesting.SeedInfo.seed([BA9451B29C99BE50:3B72DFAAEBC6DE6C]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:51)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        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 9730 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/init-core-data-001
   [junit4]   2> 2286678 T2101 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2286679 T2101 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2286684 T2101 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2286685 T2101 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2286685 T2102 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2286785 T2101 oasc.ZkTestServer.run start zk server on 
port:46512
   [junit4]   2> 2286786 T2101 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2286786 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2286789 T2109 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5cc84398 
name:ZooKeeperConnection Watcher:127.0.0.1:46512 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2286790 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2286790 T2101 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2286790 T2101 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2286793 T2101 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2286794 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2286795 T2112 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@623fe7a1 
name:ZooKeeperConnection Watcher:127.0.0.1:46512/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2286795 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2286795 T2101 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2286796 T2101 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2286798 T2101 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2286799 T2101 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2286800 T2101 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2286802 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2286802 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2286805 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2286805 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2286908 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2286908 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2286910 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2286911 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2286912 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2286913 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2286914 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2286915 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2286916 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2286917 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2286918 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2286919 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2286920 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2286920 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2286922 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2286922 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2286924 T2101 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2286924 T2101 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2287996 T2101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2287999 T2101 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:22699
   [junit4]   2> 2288000 T2101 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2288000 T2101 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2288000 T2101 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002
   [junit4]   2> 2288001 T2101 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/'
   [junit4]   2> 2288032 T2101 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/solr.xml
   [junit4]   2> 2288086 T2101 oasc.CoreContainer.<init> New CoreContainer 
125809167
   [junit4]   2> 2288087 T2101 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/]
   [junit4]   2> 2288087 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2288088 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2288088 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2288088 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2288088 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2288088 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2288089 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2288089 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2288089 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2288089 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2288090 T2101 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2288090 T2101 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2288090 T2101 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2288091 T2101 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2288091 T2101 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46512/solr
   [junit4]   2> 2288091 T2101 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2288091 T2101 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2288092 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2288094 T2124 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@74b4d5f4 
name:ZooKeeperConnection Watcher:127.0.0.1:46512 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2288094 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2288095 T2101 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2288097 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2288098 T2127 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@77565ed1 
name:ZooKeeperConnection Watcher:127.0.0.1:46512/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2288098 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2288100 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2288102 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2288104 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2288105 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2288107 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2288109 T2101 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2288110 T2101 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22699_
   [junit4]   2> 2288111 T2101 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:22699_
   [junit4]   2> 2288112 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2288114 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2288115 T2101 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2288116 T2101 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:22699_
   [junit4]   2> 2288117 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2288118 T2101 oasc.Overseer.start Overseer 
(id=92973618470256643-127.0.0.1:22699_-n_0000000000) starting
   [junit4]   2> 2288119 T2101 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2288125 T2101 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2288125 T2129 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2288126 T2101 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2288127 T2101 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2288128 T2101 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2288131 T2128 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2288134 T2131 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2288135 T2131 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2288136 T2131 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2288136 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2288137 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:22699_",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:22699";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2288138 T2128 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2288138 T2128 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 2288138 T2128 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2288140 T2127 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> 2289136 T2131 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2289137 T2131 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2289137 T2131 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2289138 T2131 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2289138 T2131 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2289138 T2131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/collection1/'
   [junit4]   2> 2289141 T2131 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2289141 T2131 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2289142 T2131 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2289175 T2131 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2289177 T2131 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2289210 T2131 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2289274 T2131 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2289376 T2131 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2289386 T2131 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2289753 T2131 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2289766 T2131 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2289769 T2131 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2289780 T2131 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2289784 T2131 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2289788 T2131 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2289788 T2131 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2289789 T2131 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2289789 T2131 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2289790 T2131 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2289790 T2131 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2289790 T2131 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2289790 T2131 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2289791 T2131 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/control/data/
   [junit4]   2> 2289791 T2131 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3046af17
   [junit4]   2> 2289792 T2131 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/control/data
   [junit4]   2> 2289792 T2131 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/control/data/index/
   [junit4]   2> 2289792 T2131 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2289793 T2131 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/control/data/index
   [junit4]   2> 2289793 T2131 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=52.439453125, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.8906009036464555, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2289794 T2131 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6115ba28 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5970c9e3),segFN=segments_1,generation=1}
   [junit4]   2> 2289794 T2131 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2289799 T2131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2289800 T2131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2289800 T2131 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2289800 T2131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2289800 T2131 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2289801 T2131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2289801 T2131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2289802 T2131 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2289802 T2131 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2289802 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2289803 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2289803 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2289804 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2289804 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2289805 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2289805 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2289806 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2289806 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2289807 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2289808 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2289808 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2289809 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2289810 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2289810 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2289811 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2289811 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2289812 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2289812 T2131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2289831 T2131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2289833 T2131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2289835 T2131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2289837 T2131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2289843 T2131 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2289843 T2131 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2289844 T2131 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=89.3037109375, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=7.042013217388198, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1655575148060378
   [junit4]   2> 2289844 T2131 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6115ba28 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5970c9e3),segFN=segments_1,generation=1}
   [junit4]   2> 2289845 T2131 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2289845 T2131 oass.SolrIndexSearcher.<init> Opening 
Searcher@266bec81[collection1] main
   [junit4]   2> 2289845 T2131 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2289846 T2131 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2289846 T2131 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2289847 T2131 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2289847 T2131 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2289847 T2131 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2289848 T2131 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2289848 T2131 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2289849 T2131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2289850 T2131 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2289851 T2131 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2289851 T2131 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2289851 T2131 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2289852 T2132 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@266bec81[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2289853 T2131 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2289853 T2135 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:22699 collection:control_collection 
shard:shard1
   [junit4]   2> 2289854 T2101 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 2289854 T2101 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2289854 T2135 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2289855 T2101 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2289856 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2289857 T2138 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@551049cd 
name:ZooKeeperConnection Watcher:127.0.0.1:46512/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2289858 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2289858 T2101 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2289861 T2135 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2289861 T2101 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2289862 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2289862 T2135 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2289863 T2135 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C210 name=collection1 
org.apache.solr.core.SolrCore@6e2178eb url=http://127.0.0.1:22699/collection1 
node=127.0.0.1:22699_ C210_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:22699_, state=down, core=collection1, 
base_url=http://127.0.0.1:22699}
   [junit4]   2> 2289863 T2135 C210 P22699 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:22699/collection1/
   [junit4]   2> 2289863 T2135 C210 P22699 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2289863 T2135 C210 P22699 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:22699/collection1/ has no replicas
   [junit4]   2> 2289863 T2101 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2289864 T2135 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:22699/collection1/ shard1
   [junit4]   2> 2289864 T2135 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2289864 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 2289867 T2138 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> 2289867 T2127 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> 2289871 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
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:22699";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 2289872 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2289873 T2127 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> 2289873 T2138 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> 2289919 T2135 oasc.ZkController.register We are 
http://127.0.0.1:22699/collection1/ and leader is 
http://127.0.0.1:22699/collection1/
   [junit4]   2> 2289920 T2135 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:22699
   [junit4]   2> 2289920 T2135 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2289920 T2135 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2289920 T2135 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2289922 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2289924 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:22699_",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "base_url":"http://127.0.0.1:22699";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2290027 T2127 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> 2290027 T2138 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> 2291033 T2101 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2291034 T2101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2291037 T2101 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:32003
   [junit4]   2> 2291037 T2101 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2291037 T2101 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2291038 T2101 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003
   [junit4]   2> 2291038 T2101 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/'
   [junit4]   2> 2291068 T2101 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/solr.xml
   [junit4]   2> 2291121 T2101 oasc.CoreContainer.<init> New CoreContainer 
590332485
   [junit4]   2> 2291121 T2101 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/]
   [junit4]   2> 2291122 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2291122 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2291123 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2291123 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2291123 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2291123 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2291124 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2291124 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2291124 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2291124 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2291125 T2101 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2291125 T2101 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2291125 T2101 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2291125 T2101 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2291126 T2101 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46512/solr
   [junit4]   2> 2291126 T2101 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2291126 T2101 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2291127 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2291129 T2150 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3420cf7e 
name:ZooKeeperConnection Watcher:127.0.0.1:46512 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2291129 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2291129 T2101 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2291132 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2291134 T2153 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a320190 
name:ZooKeeperConnection Watcher:127.0.0.1:46512/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2291134 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2291139 T2101 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2292142 T2101 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32003_
   [junit4]   2> 2292143 T2101 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:32003_
   [junit4]   2> 2292146 T2101 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2292152 T2154 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2292152 T2154 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2292153 T2154 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2292153 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2292155 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:32003_",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:32003";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2292156 T2128 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2292156 T2128 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 2292156 T2128 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2292158 T2127 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> 2292158 T2138 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> 2292158 T2153 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> 2293154 T2154 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2293155 T2154 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2293155 T2154 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2293156 T2154 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2293156 T2154 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2293156 T2154 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/collection1/'
   [junit4]   2> 2293158 T2154 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2293159 T2154 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2293159 T2154 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2293192 T2154 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2293194 T2154 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2293227 T2154 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2293272 T2154 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2293374 T2154 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2293384 T2154 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2293752 T2154 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2293764 T2154 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2293767 T2154 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2293777 T2154 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2293782 T2154 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2293785 T2154 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2293786 T2154 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2293787 T2154 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2293787 T2154 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2293788 T2154 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2293788 T2154 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2293788 T2154 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2293788 T2154 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2293789 T2154 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty1/
   [junit4]   2> 2293789 T2154 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3046af17
   [junit4]   2> 2293790 T2154 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty1
   [junit4]   2> 2293790 T2154 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty1/index/
   [junit4]   2> 2293790 T2154 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2293791 T2154 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty1/index
   [junit4]   2> 2293791 T2154 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=52.439453125, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.8906009036464555, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2293792 T2154 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@f3dd0e7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@235df582),segFN=segments_1,generation=1}
   [junit4]   2> 2293793 T2154 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2293798 T2154 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2293799 T2154 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2293799 T2154 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2293799 T2154 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2293800 T2154 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2293800 T2154 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2293801 T2154 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2293801 T2154 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2293801 T2154 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2293802 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2293802 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2293803 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2293804 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2293804 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2293805 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2293806 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2293806 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2293807 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2293809 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2293809 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2293810 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2293810 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2293811 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2293812 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2293812 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2293813 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2293814 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2293814 T2154 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2293832 T2154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2293834 T2154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2293836 T2154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2293838 T2154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2293842 T2154 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2293843 T2154 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2293844 T2154 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=89.3037109375, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=7.042013217388198, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1655575148060378
   [junit4]   2> 2293845 T2154 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@f3dd0e7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@235df582),segFN=segments_1,generation=1}
   [junit4]   2> 2293845 T2154 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2293845 T2154 oass.SolrIndexSearcher.<init> Opening 
Searcher@75a63431[collection1] main
   [junit4]   2> 2293845 T2154 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2293846 T2154 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2293847 T2154 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2293847 T2154 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2293847 T2154 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2293847 T2154 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2293848 T2154 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2293849 T2154 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2293849 T2154 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2293849 T2154 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2293849 T2154 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2293850 T2155 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@75a63431[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2293851 T2154 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2293852 T2158 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:32003 collection:collection1 
shard:shard1
   [junit4]   2> 2293852 T2101 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 2293852 T2101 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2293852 T2158 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2293857 T2158 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2293858 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2293858 T2158 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2293858 T2158 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C211 name=collection1 
org.apache.solr.core.SolrCore@849518d url=http://127.0.0.1:32003/collection1 
node=127.0.0.1:32003_ C211_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:32003_, state=down, core=collection1, 
base_url=http://127.0.0.1:32003}
   [junit4]   2> 2293859 T2158 C211 P32003 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:32003/collection1/
   [junit4]   2> 2293859 T2158 C211 P32003 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2293859 T2158 C211 P32003 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:32003/collection1/ has no replicas
   [junit4]   2> 2293859 T2158 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:32003/collection1/ shard1
   [junit4]   2> 2293860 T2158 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2293860 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 2293862 T2127 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> 2293862 T2138 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> 2293862 T2153 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> 2293865 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:32003";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 2293867 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2293868 T2153 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> 2293868 T2138 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> 2293868 T2127 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> 2293914 T2158 oasc.ZkController.register We are 
http://127.0.0.1:32003/collection1/ and leader is 
http://127.0.0.1:32003/collection1/
   [junit4]   2> 2293915 T2158 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:32003
   [junit4]   2> 2293915 T2158 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2293915 T2158 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2293915 T2158 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2293916 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2293918 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:32003_",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "base_url":"http://127.0.0.1:32003";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2294021 T2153 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> 2294021 T2138 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> 2294021 T2127 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> 2295011 T2101 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2295012 T2101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2295015 T2101 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:60020
   [junit4]   2> 2295015 T2101 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2295015 T2101 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2295016 T2101 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004
   [junit4]   2> 2295016 T2101 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/'
   [junit4]   2> 2295047 T2101 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/solr.xml
   [junit4]   2> 2295124 T2101 oasc.CoreContainer.<init> New CoreContainer 
1472661264
   [junit4]   2> 2295124 T2101 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/]
   [junit4]   2> 2295125 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2295125 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2295125 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2295126 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2295126 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2295126 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2295126 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2295127 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2295127 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2295127 T2101 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2295127 T2101 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2295128 T2101 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2295128 T2101 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2295128 T2101 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2295129 T2101 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46512/solr
   [junit4]   2> 2295129 T2101 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2295129 T2101 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2295130 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2295131 T2170 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1767610e 
name:ZooKeeperConnection Watcher:127.0.0.1:46512 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295132 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2295132 T2101 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2295135 T2101 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2295136 T2173 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@494af285 
name:ZooKeeperConnection Watcher:127.0.0.1:46512/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295136 T2101 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2295141 T2101 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2296144 T2101 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60020_
   [junit4]   2> 2296145 T2101 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60020_
   [junit4]   2> 2296148 T2101 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2296155 T2174 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2296155 T2174 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2296156 T2174 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2296156 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2296158 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:60020_",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60020";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2296158 T2128 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2296159 T2128 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2296161 T2127 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> 2296161 T2153 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> 2296161 T2138 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> 2296161 T2173 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> 2297156 T2174 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2297157 T2174 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2297157 T2174 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2297158 T2174 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2297158 T2174 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2297158 T2174 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/collection1/'
   [junit4]   2> 2297161 T2174 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2297161 T2174 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2297162 T2174 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2297195 T2174 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2297197 T2174 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2297230 T2174 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2297275 T2174 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2297377 T2174 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2297387 T2174 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2297758 T2174 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2297770 T2174 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2297773 T2174 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2297783 T2174 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2297787 T2174 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2297791 T2174 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2297792 T2174 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2297793 T2174 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2297793 T2174 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2297794 T2174 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2297794 T2174 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2297794 T2174 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2297795 T2174 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297795 T2174 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty2/
   [junit4]   2> 2297795 T2174 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3046af17
   [junit4]   2> 2297796 T2174 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty2
   [junit4]   2> 2297797 T2174 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty2/index/
   [junit4]   2> 2297797 T2174 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2297797 T2174 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty2/index
   [junit4]   2> 2297798 T2174 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=52.439453125, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.8906009036464555, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2297799 T2174 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1960ab49 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@198d52a3),segFN=segments_1,generation=1}
   [junit4]   2> 2297799 T2174 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2297806 T2174 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2297806 T2174 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2297806 T2174 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2297807 T2174 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2297807 T2174 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2297807 T2174 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2297808 T2174 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2297808 T2174 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2297808 T2174 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297809 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2297810 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2297810 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2297811 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2297811 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2297812 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2297813 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2297814 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2297814 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2297815 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2297816 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2297817 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2297817 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2297818 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2297818 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2297819 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2297820 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2297820 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2297821 T2174 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2297839 T2174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297841 T2174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297843 T2174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297845 T2174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297849 T2174 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2297849 T2174 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2297851 T2174 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=89.3037109375, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=7.042013217388198, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1655575148060378
   [junit4]   2> 2297851 T2174 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1960ab49 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@198d52a3),segFN=segments_1,generation=1}
   [junit4]   2> 2297852 T2174 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2297852 T2174 oass.SolrIndexSearcher.<init> Opening 
Searcher@25213624[collection1] main
   [junit4]   2> 2297852 T2174 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2297853 T2174 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2297853 T2174 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2297854 T2174 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2297854 T2174 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2297854 T2174 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2297855 T2174 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2297855 T2174 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2297855 T2174 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2297856 T2174 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2297856 T2174 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2297857 T2175 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@25213624[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297858 T2174 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2297858 T2178 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60020 collection:collection1 
shard:shard2
   [junit4]   2> 2297859 T2101 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 2297859 T2101 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2297859 T2178 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2297863 T2178 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2297864 T2127 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2297864 T2178 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2297865 T2178 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C212 name=collection1 
org.apache.solr.core.SolrCore@26243fa8 url=http://127.0.0.1:60020/collection1 
node=127.0.0.1:60020_ C212_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:60020_, state=down, core=collection1, 
base_url=http://127.0.0.1:60020}
   [junit4]   2> 2297865 T2178 C212 P60020 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:60020/collection1/
   [junit4]   2> 2297865 T2178 C212 P60020 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2297865 T2178 C212 P60020 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60020/collection1/ has no replicas
   [junit4]   2> 2297866 T2178 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:60020/collection1/ shard2
   [junit4]   2> 2297866 T2178 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2297866 T2128 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 2297868 T2127 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> 2297868 T2153 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> 2297868 T2138 oascc.ZkStateReader$2.process A clus

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

unit4]   2>     at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2324060 T2101 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2324061 T2101 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 2324061 T2101 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty4
   [junit4]   2> 2324061 T2101 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 2324062 T2101 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001/tempDir-001/jetty4/index
   [junit4]   2> 2324062 T2101 oasc.Overseer.close Overseer 
(id=92973618470256652-127.0.0.1:53404_-n_0000000004) closing
   [junit4]   2> 2324063 T2242 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:53404_
   [junit4]   2> 2325565 T2237 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2325567 T2101 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2328038 T2101 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2328040 T2101 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:46512 46512
   [junit4]   2> 2328122 T2102 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:46512 46512
   [junit4]   2> 2328123 T2102 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModifyConfFiles 
-Dtests.method=testDistribSearch -Dtests.seed=BA9451B29C99BE50 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt 
-Dtests.timezone=Hongkong -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 41.5s J0 | TestModifyConfFiles.testDistribSearch <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[Error 
from server at http://127.0.0.1:60020/collection1: ]Input stream list wa...> 
but was:<[]Input stream list wa...>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA9451B29C99BE50:3B72DFAAEBC6DE6C]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:51)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2328143 T2101 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-BA9451B29C99BE50-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pt, 
timezone=Hongkong
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=50666528,total=255328256
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantSearch, 
DebugComponentTest, TestExceedMaxTermLength, ParsingFieldUpdateProcessorsTest, 
DeleteLastCustomShardedReplicaTest, ReturnFieldsTest, TestCloudManagedSchema, 
TestNRTOpen, StressHdfsTest, BadComponentTest, 
TestSolrQueryParserDefaultOperatorResource, SpellPossibilityIteratorTest, 
TestSort, AssignTest, TestSolr4Spatial, DisMaxRequestHandlerTest, 
TestQueryTypes, TestStandardQParsers, TestQuerySenderNoQuery, 
TestAnalyzeInfixSuggestions, TestReload, TestSolrDeletionPolicy2, 
ZkSolrClientTest, SOLR749Test, TestExpandComponent, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, SuggesterTest, 
TestSolr4Spatial2, TestStressUserVersions, TestPhraseSuggestions, 
SolrIndexConfigTest, StatelessScriptUpdateProcessorFactoryTest, 
TestCollationFieldDocValues, TestManagedSchema, ExternalCollectionsTest, 
TestSortingResponseWriter, ShowFileRequestHandlerTest, TestSolrIndexConfig, 
TestConfigOverlay, OverseerCollectionProcessorTest, TestSolrConfigHandlerCloud, 
FileBasedSpellCheckerTest, TestRawResponseWriter, 
TestComplexPhraseQParserPlugin, TestFreeTextSuggestions, TestCharFilters, 
TestFieldCollectionResource, BadIndexSchemaTest, 
TermVectorComponentDistributedTest, ReplicationFactorTest, 
RemoteQueryErrorTest, TestSolrConfigHandlerConcurrent, TestModifyConfFiles]
   [junit4] Completed on J0 in 41.50s, 1 test, 1 failure <<< FAILURES!

[...truncated 622 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970:
 There were test failures: 450 suites, 1845 tests, 1 failure, 60 ignored (23 
assumptions)

Total time: 62 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2329
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 193601860 bytes
Compression is 0.0%
Took 32 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to