Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1928/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestBlobHandler.testDistribSearch

Error Message:
{responseHeader={status=0, QTime=0}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=0}, 
response={numFound=0, start=0, docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([F6BCD309A6617701:775A5D11D13E173D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 9984 lines...]
   [junit4] Suite: org.apache.solr.handler.TestBlobHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/init-core-data-001
   [junit4]   2> 4474868 T21043 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 4474869 T21043 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 4474874 T21043 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 4474876 T21043 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4474878 T21044 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4474982 T21043 oasc.ZkTestServer.run start zk server on 
port:54977
   [junit4]   2> 4474983 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4474985 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4474994 T21051 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@271a1be6 
name:ZooKeeperConnection Watcher:127.0.0.1:54977 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4474995 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4474996 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4474996 T21043 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4475006 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4475007 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4475012 T21054 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56c251ca 
name:ZooKeeperConnection Watcher:127.0.0.1:54977/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4475012 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4475013 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4475014 T21043 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4475023 T21043 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4475030 T21043 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4475036 T21043 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4475043 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4475044 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4475056 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4475057 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4475063 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4475064 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4475072 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4475072 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4475080 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4475081 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4475089 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4475089 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4475098 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4475099 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4475108 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4475108 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4475117 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4475118 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4475127 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4475127 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4475136 T21043 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4475136 T21043 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4477052 T21043 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 4477059 T21043 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@50cf84b8{/,null,AVAILABLE}
   [junit4]   2> 4477061 T21043 oejs.AbstractConnector.doStart Started 
ServerConnector@6b278de{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 4477062 T21043 oejs.Server.doStart Started @???????ms
   [junit4]   2> 4477063 T21043 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 4477063 T21043 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4477064 T21043 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-002
   [junit4]   2> 4477064 T21043 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-002/'
   [junit4]   2> 4477109 T21043 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-002/solr.xml
   [junit4]   2> 4477121 T21043 oasc.CoreContainer.<init> New CoreContainer 
530014802
   [junit4]   2> 4477122 T21043 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-002/]
   [junit4]   2> 4477122 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4477123 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4477123 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4477123 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4477123 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4477124 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4477124 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4477125 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4477125 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4477125 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4477126 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4477126 T21043 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4477127 T21043 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4477127 T21043 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4477128 T21043 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4477128 T21043 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54977/solr
   [junit4]   2> 4477128 T21043 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4477129 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4477131 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4477134 T21068 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5316e895 
name:ZooKeeperConnection Watcher:127.0.0.1:54977 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4477135 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4477135 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4477139 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4477143 T21071 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c8c3b6a 
name:ZooKeeperConnection Watcher:127.0.0.1:54977/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4477143 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4477146 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4477150 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4477156 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4477163 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4477171 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4477180 T21043 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4477184 T21043 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54980_
   [junit4]   2> 4477186 T21043 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54980_
   [junit4]   2> 4477194 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4477200 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4477206 T21043 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4477212 T21043 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54980_
   [junit4]   2> 4477212 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4477219 T21043 oasc.Overseer.start Overseer 
(id=93144914525028355-127.0.0.1:54980_-n_0000000000) starting
   [junit4]   2> 4477226 T21043 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4477254 T21043 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4477255 T21073 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4477258 T21043 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4477264 T21043 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4477268 T21043 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4477281 T21072 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4477287 T21075 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 4477287 T21075 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4477288 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4477289 T21075 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4477300 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54980";,
   [junit4]   2>          "node_name":"127.0.0.1:54980_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 4477302 T21072 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54980";,
   [junit4]   2>          "node_name":"127.0.0.1:54980_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4477302 T21072 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 4477303 T21072 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4477307 T21071 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> 4478290 T21075 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4478291 T21075 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 4478294 T21075 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4478294 T21075 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4478298 T21075 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4478298 T21075 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-002/collection1/'
   [junit4]   2> 4478300 T21075 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4478301 T21075 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4478302 T21075 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 4478352 T21075 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4478358 T21075 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4478369 T21075 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4478373 T21075 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4478387 T21075 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4478390 T21075 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4478398 T21075 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4478508 T21075 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4478517 T21075 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4478518 T21075 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4478552 T21075 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4478556 T21075 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4478560 T21075 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4478563 T21075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4478564 T21075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4478564 T21075 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4478567 T21075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4478567 T21075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4478568 T21075 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 4478568 T21075 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4478568 T21075 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-002/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/control/data/
   [junit4]   2> 4478569 T21075 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fa7a3b0
   [junit4]   2> 4478570 T21075 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/control/data
   [junit4]   2> 4478570 T21075 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/control/data/index/
   [junit4]   2> 4478570 T21075 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 4478571 T21075 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/control/data/index
   [junit4]   2> 4478572 T21075 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1522719178684124]
   [junit4]   2> 4478573 T21075 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2527823 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e693292),segFN=segments_1,generation=1}
   [junit4]   2> 4478573 T21075 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4478580 T21075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4478581 T21075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4478581 T21075 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4478581 T21075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4478582 T21075 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4478583 T21075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4478584 T21075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4478584 T21075 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4478585 T21075 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4478587 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4478587 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4478588 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4478588 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4478588 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4478589 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4478589 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4478590 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4478590 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4478597 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4478598 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4478598 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4478598 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4478599 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4478599 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4478600 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4478601 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4478602 T21075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4478610 T21075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4478611 T21075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4478612 T21075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4478613 T21075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4478613 T21075 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4478616 T21075 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4478616 T21075 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4478617 T21075 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31337454650469915]
   [junit4]   2> 4478617 T21075 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2527823 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e693292),segFN=segments_1,generation=1}
   [junit4]   2> 4478618 T21075 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4478618 T21075 oass.SolrIndexSearcher.<init> Opening 
Searcher@624707c1[collection1] main
   [junit4]   2> 4478619 T21075 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4478621 T21075 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4478621 T21075 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4478622 T21075 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4478623 T21075 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4478623 T21075 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4478624 T21075 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4478625 T21075 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4478626 T21075 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4478627 T21075 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4478627 T21076 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@624707c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4478628 T21075 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4478629 T21079 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54980 collection:control_collection 
shard:shard1
   [junit4]   2> 4478630 T21043 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4478631 T21043 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4478631 T21079 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4478632 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4478634 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4478647 T21079 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4478650 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4478653 T21079 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4478654 T21079 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C9632 name=collection1 
org.apache.solr.core.SolrCore@37021a99 url=http://127.0.0.1:54980/collection1 
node=127.0.0.1:54980_ C9632_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:54980, 
node_name=127.0.0.1:54980_, state=down}
   [junit4]   2> 4478654 T21079 C9632 P54980 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:54980/collection1/
   [junit4]   2> 4478655 T21079 C9632 P54980 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4478655 T21079 C9632 P54980 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54980/collection1/ has no replicas
   [junit4]   2> 4478655 T21079 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54980/collection1/ shard1
   [junit4]   2> 4478655 T21079 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 4478654 T21082 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b17b5a8 
name:ZooKeeperConnection Watcher:127.0.0.1:54977/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4478657 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4478658 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 4478659 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4478664 T21043 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4478672 T21043 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4478673 T21043 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 4478673 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4478676 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4478681 T21085 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@228cafe0 
name:ZooKeeperConnection Watcher:127.0.0.1:54977/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4478681 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4478682 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4478685 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4478700 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54980";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 4478722 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2} current state version: 1
   [junit4]   2> 4478723 T21072 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 4478728 T21082 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> 4478729 T21071 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> 4478776 T21086 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4478888 T21072 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 4478893 T21082 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> 4478959 T21079 oasc.ZkController.register We are 
http://127.0.0.1:54980/collection1/ and leader is 
http://127.0.0.1:54980/collection1/
   [junit4]   2> 4478960 T21079 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54980
   [junit4]   2> 4478960 T21079 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4478960 T21079 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 4478960 T21079 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4478968 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4478981 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54980";,
   [junit4]   2>          "node_name":"127.0.0.1:54980_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 4478988 T21072 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54980";,
   [junit4]   2>          "node_name":"127.0.0.1:54980_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4479099 T21071 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> 4479099 T21082 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> 4480601 T21043 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 4480603 T21043 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 4480607 T21043 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@32884ef7{/,null,AVAILABLE}
   [junit4]   2> 4480608 T21043 oejs.AbstractConnector.doStart Started 
ServerConnector@7e52a815{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 4480609 T21043 oejs.Server.doStart Started @???????ms
   [junit4]   2> 4480609 T21043 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 4480609 T21043 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4480611 T21043 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-003
   [junit4]   2> 4480611 T21043 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-003/'
   [junit4]   2> 4480667 T21043 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-003/solr.xml
   [junit4]   2> 4480683 T21043 oasc.CoreContainer.<init> New CoreContainer 
1429784851
   [junit4]   2> 4480683 T21043 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-003/]
   [junit4]   2> 4480686 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4480686 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4480686 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4480687 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4480687 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4480687 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4480687 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4480688 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4480688 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4480688 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4480688 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4480689 T21043 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4480690 T21043 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4480690 T21043 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4480690 T21043 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4480691 T21043 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54977/solr
   [junit4]   2> 4480691 T21043 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4480691 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4480697 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4480700 T21100 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b77485 name:ZooKeeperConnection 
Watcher:127.0.0.1:54977 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4480700 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4480700 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4480707 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4480712 T21103 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59703644 
name:ZooKeeperConnection Watcher:127.0.0.1:54977/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4480713 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4480735 T21043 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4481756 T21043 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54985_
   [junit4]   2> 4481762 T21043 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54985_
   [junit4]   2> 4481776 T21043 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4481789 T21104 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4481789 T21104 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4481794 T21104 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 4481795 T21104 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 4481796 T21104 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 4481798 T21104 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 4481798 T21104 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4481799 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4481801 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54985";,
   [junit4]   2>          "node_name":"127.0.0.1:54985_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 4481803 T21072 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54985";,
   [junit4]   2>          "node_name":"127.0.0.1:54985_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4481804 T21072 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 4481804 T21072 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 4481808 T21072 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 4481810 T21103 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4481812 T21103 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 4482800 T21104 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4482800 T21104 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4482805 T21104 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4482805 T21104 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4482811 T21104 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4482811 T21104 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-003/collection1/'
   [junit4]   2> 4482814 T21104 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4482816 T21104 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4482817 T21104 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 4482852 T21104 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4482857 T21104 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4482876 T21104 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4482879 T21104 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4482888 T21104 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4482892 T21104 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4482896 T21104 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4483005 T21104 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4483011 T21104 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4483011 T21104 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4483040 T21104 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4483046 T21104 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4483050 T21104 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4483053 T21104 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4483053 T21104 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4483053 T21104 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4483058 T21104 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4483058 T21104 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4483058 T21104 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4483059 T21104 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4483059 T21104 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-003/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty1/
   [junit4]   2> 4483060 T21104 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fa7a3b0
   [junit4]   2> 4483061 T21104 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty1
   [junit4]   2> 4483061 T21104 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty1/index/
   [junit4]   2> 4483061 T21104 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 4483062 T21104 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty1/index
   [junit4]   2> 4483062 T21104 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1522719178684124]
   [junit4]   2> 4483064 T21104 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6dbe1d78 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ead9956),segFN=segments_1,generation=1}
   [junit4]   2> 4483065 T21104 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4483072 T21104 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4483073 T21104 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4483073 T21104 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4483074 T21104 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4483075 T21104 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4483075 T21104 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4483076 T21104 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4483076 T21104 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4483076 T21104 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4483077 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4483078 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4483079 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4483079 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4483080 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4483081 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4483081 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4483082 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4483082 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4483088 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4483088 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4483089 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4483090 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4483090 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4483091 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4483092 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4483093 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4483094 T21104 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4483102 T21104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4483103 T21104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4483104 T21104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4483105 T21104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4483106 T21104 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4483108 T21104 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4483108 T21104 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4483109 T21104 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31337454650469915]
   [junit4]   2> 4483109 T21104 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6dbe1d78 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ead9956),segFN=segments_1,generation=1}
   [junit4]   2> 4483110 T21104 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4483110 T21104 oass.SolrIndexSearcher.<init> Opening 
Searcher@4d91e359[collection1] main
   [junit4]   2> 4483110 T21104 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4483114 T21104 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4483114 T21104 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4483116 T21104 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4483116 T21104 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4483116 T21104 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4483119 T21104 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4483120 T21104 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4483120 T21104 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4483120 T21104 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4483121 T21104 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4483123 T21105 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4d91e359[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4483124 T21108 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54985 collection:collection1 
shard:shard2
   [junit4]   2> 4483126 T21043 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4483127 T21043 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4483129 T21108 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4483152 T21108 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 4483159 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4483162 T21108 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4483162 T21108 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C9633 name=collection1 
org.apache.solr.core.SolrCore@6ab734d9 url=http://127.0.0.1:54985/collection1 
node=127.0.0.1:54985_ C9633_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:54985, 
node_name=127.0.0.1:54985_, state=down}
   [junit4]   2> 4483162 T21108 C9633 P54985 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:54985/collection1/
   [junit4]   2> 4483163 T21108 C9633 P54985 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4483163 T21108 C9633 P54985 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54985/collection1/ has no replicas
   [junit4]   2> 4483163 T21108 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54985/collection1/ shard2
   [junit4]   2> 4483164 T21108 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 4483165 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 4483168 T21072 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 4483171 T21103 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4483174 T21103 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 4483186 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4483190 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54985";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 4483193 T21072 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 4483195 T21103 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4483198 T21103 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 4483242 T21108 oasc.ZkController.register We are 
http://127.0.0.1:54985/collection1/ and leader is 
http://127.0.0.1:54985/collection1/
   [junit4]   2> 4483242 T21108 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54985
   [junit4]   2> 4483242 T21108 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4483243 T21108 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4483243 T21108 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4483245 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4483249 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54985";,
   [junit4]   2>          "node_name":"127.0.0.1:54985_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 4483251 T21072 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54985";,
   [junit4]   2>          "node_name":"127.0.0.1:54985_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4483253 T21072 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 4483256 T21103 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4483264 T21108 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4483266 T21103 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4484999 T21043 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 4485000 T21043 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 4485007 T21043 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@229e3f4a{/,null,AVAILABLE}
   [junit4]   2> 4485007 T21043 oejs.AbstractConnector.doStart Started 
ServerConnector@374343da{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 4485008 T21043 oejs.Server.doStart Started @???????ms
   [junit4]   2> 4485008 T21043 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 4485009 T21043 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4485009 T21043 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-004
   [junit4]   2> 4485010 T21043 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-004/'
   [junit4]   2> 4485050 T21043 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-004/solr.xml
   [junit4]   2> 4485081 T21043 oasc.CoreContainer.<init> New CoreContainer 
762652048
   [junit4]   2> 4485081 T21043 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-004/]
   [junit4]   2> 4485082 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4485082 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4485083 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4485083 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4485083 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4485084 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4485084 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4485085 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4485085 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4485086 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4485086 T21043 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4485087 T21043 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4485087 T21043 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4485088 T21043 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4485088 T21043 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4485089 T21043 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54977/solr
   [junit4]   2> 4485089 T21043 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4485090 T21043 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4485091 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4485096 T21122 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f152143 
name:ZooKeeperConnection Watcher:127.0.0.1:54977 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4485097 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4485097 T21043 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4485103 T21043 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4485107 T21125 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d7c0206 
name:ZooKeeperConnection Watcher:127.0.0.1:54977/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4485107 T21043 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4485126 T21043 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4486146 T21043 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54988_
   [junit4]   2> 4486151 T21043 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54988_
   [junit4]   2> 4486168 T21043 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4486185 T21126 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4486186 T21126 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4486190 T21071 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4486193 T21126 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 4486193 T21126 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 4486194 T21072 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54988";,
   [junit4]   2>          "node_name":"127.0.0.1:54988_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 4486195 T21126 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 4486196 T21072 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54988";,
   [junit4]   2>          "node_name":"127.0.0.1:54988_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4486196 T21072 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 4486197 T21072 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4486200 T21126 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4486200 T21126 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4486200 T21072 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 4486202 T21103 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4486203 T21125 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4486204 T21103 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 4486205 T21125 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 4487202 T21126 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4487202 T21126 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4487206 T21126 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4487206 T21126 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4487211 T21126 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4487211 T21126 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-004/collection1/'
   [junit4]   2> 4487213 T21126 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4487214 T21126 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4487214 T21126 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%20F6BCD309A6617701-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 4487249 T21126 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4487255 T21126 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4487267 T21126 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4487274 T21126 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4487285 T21126 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4487289 T21126 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4487295 T21126 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4487412 T21126 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4487419 T21126 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4487421 T21126 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4487452 T21126 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4487456 T21126 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4487461 T21126 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4487465 T21126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4487465 T21126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4487465 T21126 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4487470 T21126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4487470 T21126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4487471 T21126 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4487471 T21126 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4487473 T21126 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-004/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty2/
   [junit4]   2> 4487473 T21126 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fa7a3b0
   [junit4]   2> 4487474 T21126 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty2
   [junit4]   2> 4487474 T21126 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty2/index/
   [junit4]   2> 4487474 T21126 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 4487475 T21126 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 F6BCD309A6617701-001/tempDir-001/jetty2/index
   [junit4]   2> 4487475 T21126 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1522719178684124]
   [junit4]   2> 4487477 T21126 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@553bc2e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bd260b),segFN=segments_1,generation=1}
   [junit4]   2> 4487477 T21126 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4487482 T21126 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4487483 T21126 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4487484 T21126 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4487484 T21126 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4487484 T21126 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4487484 T21126 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4487485 T21126 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4487485 T21126 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4487485 T21126 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4487486 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4487486 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4487486 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4487487 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4487487 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4487488 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4487489 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4487490 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4487491 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4487492 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4487493 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4487494 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4487494 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4487495 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4487496 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4487496 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4487497 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4487497 T21126 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4487504 T21126 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4487505 T21126 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4487507 T21126 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4487508 T21126 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4487508 T21126 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4487511 T21126 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4487511 T21126 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4487512 T21126 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31337454650469915]
   [junit4]   2> 4487513 T21126 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@553bc2e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bd260b),segFN=segments_1,generation=1}
   [junit4]   2> 4487513 T21126 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4487513 T21126 oass.SolrIndexSearcher.<init> Opening 
Searcher@1826e508[collection1] main
   [junit4]   2> 4487514 T21126 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4487517 T21126 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4487518 T21126 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeepe

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

t, TestDocumentBuilder, FieldAnalysisRequestHandlerTest, 
DistributedSuggestComponentTest, TestStressLucene, ReturnFieldsTest, 
TestFreeTextSuggestions, TestQueryUtils, CachingDirectoryFactoryTest, 
TestRTGBase, BufferStoreTest, DocValuesMissingTest, SolrIndexConfigTest, 
PolyFieldTest, TestRequestStatusCollectionAPI, TestFastOutputStream, 
TestFiltering, ShardSplitTest, TestCloudSchemaless, BadCopyFieldTest, 
TestCSVLoader, DirectSolrConnectionTest, HighlighterConfigTest, 
TestCoreContainer, ExternalCollectionsTest, TestFieldCollectionResource, 
MergeStrategyTest, SimpleFacetsTest, TestManagedStopFilterFactory, 
SolrRequestParserTest, TestFileDictionaryLookup, TestCloudInspectUtil, 
HdfsUnloadDistributedZkTest, TestConfigOverlay, TestNRTOpen, 
TestHighlightDedupGrouping, CoreMergeIndexesAdminHandlerTest, 
SearchHandlerTest, ResourceLoaderTest, BinaryUpdateRequestHandlerTest, 
AutoCommitTest, TestNoOpRegenerator, TestStandardQParsers, 
TestMergePolicyConfig, TestFieldResource, SpellCheckComponentTest, 
HighlighterMaxOffsetTest, TestCloudManagedSchema, 
TestSolrQueryParserDefaultOperatorResource, TermVectorComponentDistributedTest, 
TestArbitraryIndexDir, DistributedTermsComponentTest, ReplicationFactorTest, 
FullSolrCloudDistribCmdsTest, SolrXmlInZkTest, TestDynamicFieldResource, 
TestCustomSort, TestSolrXmlPersistor, TestSweetSpotSimilarityFactory, 
TestReplicaProperties, TermsComponentTest, ExitableDirectoryReaderTest, 
BasicZkTest, TestSearchPerf, TestAtomicUpdateErrorCases, 
TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy1, 
FieldMutatingUpdateProcessorTest, CursorMarkTest, AtomicUpdatesTest, 
TestCharFilters, IndexBasedSpellCheckerTest, SyncSliceTest, BlockDirectoryTest, 
SuggesterFSTTest, TestRecovery, HdfsWriteToMultipleCollectionsTest, 
TestConfigReload, SimpleCollectionCreateDeleteTest, TestZkChroot, SampleTest, 
TestClassNameShortening, TestExactSharedStatsCache, OverseerRolesTest, 
CircularListTest, TestFieldSortValues, DistribDocExpirationUpdateProcessorTest, 
DocValuesTest, LegacyHTMLStripCharFilterTest, TestRawResponseWriter, 
TestStressRecovery, TestSolrJ, DirectSolrSpellCheckerTest, 
LukeRequestHandlerTest, TestReplicationHandlerBackup, DeleteShardTest, 
TestCloudPivotFacet, TestDistribDocBasedVersion, DateFieldTest, 
AnalyticsMergeStrategyTest, DistributedFacetPivotLargeTest, TestGroupingSearch, 
CloudExitableDirectoryReaderTest, ConnectionManagerTest, ZkStateWriterTest, 
CustomCollectionTest, TestCollationFieldDocValues, HdfsRecoveryZkTest, 
TestSerializedLuceneMatchVersion, TestSolrXmlPersistence, TestSolrDynamicMBean, 
ResponseLogComponentTest, DistributedFacetPivotSmallTest, 
DistributedQueryElevationComponentTest, HardAutoCommitTest, 
AlternateDirectoryTest, CollectionsAPIDistributedZkTest, 
OverriddenZkACLAndCredentialsProvidersTest, RankQueryTest, 
TestShortCircuitedRequests, AssignTest, TestAnalyzedSuggestions, 
SpellPossibilityIteratorTest, TestSortingResponseWriter, TestManagedResource, 
TestRandomDVFaceting, TestRecoveryHdfs, TestElisionMultitermQuery, 
TestRangeQuery, SuggestComponentTest, MoreLikeThisHandlerTest, 
OverseerStatusTest, CurrencyFieldXmlFileTest, UpdateParamsTest, 
DocValuesMultiTest, TestExpandComponent, TestCollapseQParserPlugin, 
ShardRoutingTest, SolrCmdDistributorTest, TestDynamicLoading, ZkControllerTest, 
TestJmxIntegration, TestCopyFieldCollectionResource, TestBinaryField, 
UpdateRequestProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
NoCacheHeaderTest, PeerSyncTest, TestRealTimeGet, DirectUpdateHandlerTest, 
CoreAdminHandlerTest, PrimUtilsTest, TestPseudoReturnFields, 
TestValueSourceCache, TestPerFieldSimilarity, TestCoreDiscovery, 
TestInfoStreamLogging, DistanceUnitsTest, TestSolrDeletionPolicy2, 
VMParamsZkACLAndCredentialsProvidersTest, TestExactStatsCache, 
QueryParsingTest, TestSurroundQueryParser, DistribCursorPagingTest, TestTrie, 
TestManagedSchemaDynamicFieldResource, SliceStateTest, SpatialFilterTest, 
HdfsCollectionsAPIDistributedZkTest, TestRestManager, 
TestWordDelimiterFilterFactory, TestExtendedDismaxParser, 
TestDefaultStatsCache, TestManagedSchema, TestCloudManagedSchemaConcurrent, 
SortByFunctionTest, URLClassifyProcessorTest, JSONWriterTest, 
TestReplicationHandler, TestFastWriter, TestBadConfig, SuggesterTest, 
TestReloadAndDeleteDocs, TestPivotHelperCode, 
DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentCustomSortTest, MBeansHandlerTest, 
TestMiniSolrCloudCluster, FileUtilsTest, TestQuerySenderListener, 
PrimitiveFieldTypeTest, HdfsLockFactoryTest, SSLMigrationTest, 
TestPostingsSolrHighlighter, LeaderElectionTest, 
DistributedQueryComponentOptimizationTest, TestPartialUpdateDeduplication, 
TestIndexingPerformance, TestFieldTypeCollectionResource, MigrateRouteKeyTest, 
PluginInfoTest, TestStressUserVersions, TestPHPSerializedResponseWriter, 
PreAnalyzedFieldTest, SoftAutoCommitTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
OverseerTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, 
ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, 
TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, 
TestStressReorder, TestJoin, TestReload, TestStressVersions, TestSolr4Spatial, 
SolrCoreTest, StatsComponentTest, QueryElevationComponentTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest, 
HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
TestRemoteStreaming, DistanceFunctionTest, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
FileBasedSpellCheckerTest, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, 
TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, 
IndexSchemaTest, TestCollationField, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, 
CSVRequestHandlerTest, TestComponentsName, CoreContainerCoreInitFailuresTest, 
TestBinaryResponseWriter, TestLFUCache, SOLR749Test, TestSolrIndexConfig, 
TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, MultiTermTest, 
TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestConfig, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestLRUCache, TestUtils, ZkNodePropsTest, 
SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
AliasIntegrationTest, AsyncMigrateRouteKeyTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, 
DeleteReplicaTest, DistributedQueueTest, HttpPartitionTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
MultiThreadedOCPTest, RollingRestartTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestCollectionAPI, TestLeaderElectionZkExpiry, TestRebalanceLeaders, 
TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, 
StressHdfsTest, TestClusterStateMutator, HdfsDirectoryFactoryTest, 
QueryResultKeyTest, TestConfigSets, TestImplicitCoreProperties, TestInitParams, 
TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXml, TestBlobHandler]
   [junit4] Completed in 31.50s, 1 test, 1 failure <<< FAILURES!

[...truncated 197 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:187: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 463 suites, 1871 tests, 1 failure, 52 ignored (20 
assumptions)

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


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

Reply via email to