Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/14/
Java: 64bit/jdk1.8.0_25 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.morphlines.solr.SolrMorphlineZkAvroTest

Error Message:
Some resources were not closed, shutdown, or released.

Stack Trace:
java.lang.AssertionError: Some resources were not closed, shutdown, or released.
        at __randomizedtesting.SeedInfo.seed([5CC0F88DB2C4C07E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:189)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        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)


FAILED:  
org.apache.solr.morphlines.solr.SolrMorphlineZkAvroTest.testDistribSearch

Error Message:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.NoHttpResponseException: The target server failed to respond

Stack Trace:
org.kitesdk.morphline.api.MorphlineRuntimeException: 
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.NoHttpResponseException: The target server failed to respond
        at 
__randomizedtesting.SeedInfo.seed([5CC0F88DB2C4C07E:DD267695C59BA042]:0)
        at 
org.apache.solr.morphlines.solr.LoadSolrBuilder$LoadSolr.doNotify(LoadSolrBuilder.java:97)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at org.kitesdk.morphline.base.Connector.notify(Connector.java:57)
        at 
org.kitesdk.morphline.base.AbstractCommand.doNotify(AbstractCommand.java:150)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at org.kitesdk.morphline.base.Connector.notify(Connector.java:57)
        at 
org.kitesdk.morphline.base.AbstractCommand.doNotify(AbstractCommand.java:150)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at org.kitesdk.morphline.base.Connector.notify(Connector.java:57)
        at 
org.kitesdk.morphline.base.AbstractCommand.doNotify(AbstractCommand.java:150)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at org.kitesdk.morphline.base.Connector.notify(Connector.java:57)
        at 
org.kitesdk.morphline.base.AbstractCommand.doNotify(AbstractCommand.java:150)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at org.kitesdk.morphline.base.Connector.notify(Connector.java:57)
        at 
org.kitesdk.morphline.base.AbstractCommand.doNotify(AbstractCommand.java:150)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at 
org.kitesdk.morphline.base.AbstractCommand.doNotify(AbstractCommand.java:150)
        at 
org.kitesdk.morphline.base.AbstractCommand.notify(AbstractCommand.java:132)
        at 
org.kitesdk.morphline.base.Notifications.notify(Notifications.java:96)
        at 
org.kitesdk.morphline.base.Notifications.notifyCommitTransaction(Notifications.java:61)
        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.commit(AbstractSolrMorphlineZkTestBase.java:105)
        at 
org.apache.solr.morphlines.solr.SolrMorphlineZkAvroTest.doTest(SolrMorphlineZkAvroTest.java:76)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.testDistribSearch(AbstractSolrMorphlineZkTestBase.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)
Caused by: org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.NoHttpResponseException: The target server failed to respond
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:69)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:55)
        at 
org.apache.solr.morphlines.solr.SolrClientDocumentLoader.loadBatch(SolrClientDocumentLoader.java:91)
        at 
org.apache.solr.morphlines.solr.SolrClientDocumentLoader.commitTransaction(SolrClientDocumentLoader.java:79)
        at 
org.apache.solr.morphlines.solr.LoadSolrBuilder$LoadSolr.doNotify(LoadSolrBuilder.java:95)
        ... 64 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:552)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more




Build Log:
[...truncated 18288 lines...]
   [junit4] Suite: org.apache.solr.morphlines.solr.SolrMorphlineZkAvroTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/init-core-data-001
   [junit4]   2> 10147 T21 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 10148 T21 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 10367 T21 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 10374 T21 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10377 T22 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 10476 T21 oasc.ZkTestServer.run start zk server on port:58689
   [junit4]   2> 10484 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 10517 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10614 T29 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@315f38a1 
name:ZooKeeperConnection Watcher:127.0.0.1:58689 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10614 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10615 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 10617 T21 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 10643 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 10644 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10647 T32 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@77562d53 
name:ZooKeeperConnection Watcher:127.0.0.1:58689/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10647 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10648 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 10652 T21 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 10657 T21 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 10661 T21 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 10663 T21 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 10667 T21 oasc.AbstractZkTestCase.putConfig skipping 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/solrconfig-tlog.xml because 
it doesn't exist
   [junit4]   2> 10667 T21 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/schema.xml to 
/configs/conf1/schema.xml
   [junit4]   2> 10668 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 10673 T21 oasc.AbstractZkTestCase.putConfig skipping 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 
5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 because it doesn't exist
   [junit4]   2> 10674 T21 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/stopwords.txt to 
/configs/conf1/stopwords.txt
   [junit4]   2> 10674 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 10677 T21 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/protwords.txt to 
/configs/conf1/protwords.txt
   [junit4]   2> 10678 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 10681 T21 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/currency.xml to 
/configs/conf1/currency.xml
   [junit4]   2> 10682 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 10685 T21 oasc.AbstractZkTestCase.putConfig skipping 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/enumsConfig.xml because it 
doesn't exist
   [junit4]   2> 10685 T21 oasc.AbstractZkTestCase.putConfig skipping 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/open-exchange-rates.json 
because it doesn't exist
   [junit4]   2> 10686 T21 oasc.AbstractZkTestCase.putConfig skipping 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/mapping-ISOLatin1Accent.txt 
because it doesn't exist
   [junit4]   2> 10686 T21 oasc.AbstractZkTestCase.putConfig skipping 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/old_synonyms.txt because it 
doesn't exist
   [junit4]   2> 10686 T21 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-001/collection1/conf/synonyms.txt to 
/configs/conf1/synonyms.txt
   [junit4]   2> 10687 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 10693 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 10694 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10696 T35 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@300f5eee 
name:ZooKeeperConnection Watcher:127.0.0.1:58689/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10698 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10698 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 10701 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 10702 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10704 T38 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@69aa25b0 
name:ZooKeeperConnection Watcher:127.0.0.1:58689/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10704 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10705 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 10706 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 10714 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 10719 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf1/elevate.xml
   [junit4]   2> 10724 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/elevate.xml
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_nl.txt
 to /configs/conf1/lang/stopwords_nl.txt
   [junit4]   2> 10728 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_nl.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_eu.txt
 to /configs/conf1/lang/stopwords_eu.txt
   [junit4]   2> 10734 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_eu.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_ga.txt
 to /configs/conf1/lang/stopwords_ga.txt
   [junit4]   2> 10740 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_ga.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_fr.txt
 to /configs/conf1/lang/stopwords_fr.txt
   [junit4]   2> 10744 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_fr.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_bg.txt
 to /configs/conf1/lang/stopwords_bg.txt
   [junit4]   2> 10750 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_bg.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stemdict_nl.txt
 to /configs/conf1/lang/stemdict_nl.txt
   [junit4]   2> 10755 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stemdict_nl.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/contractions_ca.txt
 to /configs/conf1/lang/contractions_ca.txt
   [junit4]   2> 10759 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/contractions_ca.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_ja.txt
 to /configs/conf1/lang/stopwords_ja.txt
   [junit4]   2> 10765 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_ja.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_id.txt
 to /configs/conf1/lang/stopwords_id.txt
   [junit4]   2> 10770 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_id.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_it.txt
 to /configs/conf1/lang/stopwords_it.txt
   [junit4]   2> 10775 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_it.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_fi.txt
 to /configs/conf1/lang/stopwords_fi.txt
   [junit4]   2> 10780 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_fi.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/contractions_fr.txt
 to /configs/conf1/lang/contractions_fr.txt
   [junit4]   2> 10784 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/contractions_fr.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_el.txt
 to /configs/conf1/lang/stopwords_el.txt
   [junit4]   2> 10787 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_el.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_en.txt
 to /configs/conf1/lang/stopwords_en.txt
   [junit4]   2> 10791 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_en.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_da.txt
 to /configs/conf1/lang/stopwords_da.txt
   [junit4]   2> 10795 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_da.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stoptags_ja.txt
 to /configs/conf1/lang/stoptags_ja.txt
   [junit4]   2> 10800 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stoptags_ja.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_no.txt
 to /configs/conf1/lang/stopwords_no.txt
   [junit4]   2> 10804 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_no.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_pt.txt
 to /configs/conf1/lang/stopwords_pt.txt
   [junit4]   2> 10807 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_pt.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/hyphenations_ga.txt
 to /configs/conf1/lang/hyphenations_ga.txt
   [junit4]   2> 10812 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/hyphenations_ga.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_ru.txt
 to /configs/conf1/lang/stopwords_ru.txt
   [junit4]   2> 10816 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_ru.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_ro.txt
 to /configs/conf1/lang/stopwords_ro.txt
   [junit4]   2> 10819 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_ro.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_cz.txt
 to /configs/conf1/lang/stopwords_cz.txt
   [junit4]   2> 10823 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_cz.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_hu.txt
 to /configs/conf1/lang/stopwords_hu.txt
   [junit4]   2> 10826 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_hu.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_th.txt
 to /configs/conf1/lang/stopwords_th.txt
   [junit4]   2> 10830 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_th.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_gl.txt
 to /configs/conf1/lang/stopwords_gl.txt
   [junit4]   2> 10837 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_gl.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_ar.txt
 to /configs/conf1/lang/stopwords_ar.txt
   [junit4]   2> 10841 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_ar.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_tr.txt
 to /configs/conf1/lang/stopwords_tr.txt
   [junit4]   2> 10845 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_tr.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_es.txt
 to /configs/conf1/lang/stopwords_es.txt
   [junit4]   2> 10848 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_es.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/userdict_ja.txt
 to /configs/conf1/lang/userdict_ja.txt
   [junit4]   2> 10852 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/userdict_ja.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/contractions_it.txt
 to /configs/conf1/lang/contractions_it.txt
   [junit4]   2> 10856 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/contractions_it.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_ca.txt
 to /configs/conf1/lang/stopwords_ca.txt
   [junit4]   2> 10860 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_ca.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_lv.txt
 to /configs/conf1/lang/stopwords_lv.txt
   [junit4]   2> 10864 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_lv.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_de.txt
 to /configs/conf1/lang/stopwords_de.txt
   [junit4]   2> 10868 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_de.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/contractions_ga.txt
 to /configs/conf1/lang/contractions_ga.txt
   [junit4]   2> 10872 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/contractions_ga.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_hi.txt
 to /configs/conf1/lang/stopwords_hi.txt
   [junit4]   2> 10875 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_hi.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_hy.txt
 to /configs/conf1/lang/stopwords_hy.txt
   [junit4]   2> 10878 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_hy.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_sv.txt
 to /configs/conf1/lang/stopwords_sv.txt
   [junit4]   2> 10882 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_sv.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/lang/stopwords_fa.txt
 to /configs/conf1/lang/stopwords_fa.txt
   [junit4]   2> 10885 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/lang/stopwords_fa.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 10888 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 10892 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   1> put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 10895 T21 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 11386 T21 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 11802 T21 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 11837 T21 oejs.AbstractConnector.doStart Started 
[email protected]:34349
   [junit4]   2> 11930 T21 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 11931 T21 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 11932 T21 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003
   [junit4]   2> 11932 T21 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/'
   [junit4]   2> 11969 T21 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/solr.xml
   [junit4]   2> 12004 T21 oasc.CoreContainer.<init> New CoreContainer 
1359294399
   [junit4]   2> 12005 T21 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/]
   [junit4]   2> 12026 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 12027 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 12027 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 12027 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 12028 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 12029 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 12029 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 12030 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 12030 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 12031 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 12031 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 12034 T21 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=120000&connTimeout=15000&retry=true
   [junit4]   2> 12045 T21 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12046 T21 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12046 T21 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 12051 T21 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58689/solr
   [junit4]   2> 12061 T21 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 12061 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 12073 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 12085 T52 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6979f1c0 
name:ZooKeeperConnection Watcher:127.0.0.1:58689 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12086 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 12087 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 12106 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 12114 T55 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@55948a87 
name:ZooKeeperConnection Watcher:127.0.0.1:58689/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12115 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 12120 T21 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 12139 T21 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 12143 T21 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 12151 T21 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 12162 T21 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 12170 T21 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 12175 T21 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:34349_
   [junit4]   2> 12178 T21 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:34349_
   [junit4]   2> 12182 T21 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 12188 T21 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 12191 T21 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 12206 T21 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:34349_
   [junit4]   2> 12207 T21 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 12211 T21 oasc.Overseer.start Overseer 
(id=93170500123426821-127.0.0.1:34349_-n_0000000000) starting
   [junit4]   2> 12222 T21 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 12244 T21 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 12352 T21 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 12352 T57 oasc.OverseerCollectionProcessor.run Process current 
queue of collection creations
   [junit4]   2> 12357 T21 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 12359 T21 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 12372 T56 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 12374 T59 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 12375 T59 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 12379 T55 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 12379 T59 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 12387 T56 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:34349";,
   [junit4]   2>          "node_name":"127.0.0.1:34349_",
   [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> 12402 T56 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:34349";,
   [junit4]   2>          "node_name":"127.0.0.1:34349_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 12403 T56 oasco.ClusterStateMutator.createCollection building 
a new cName: control_collection
   [junit4]   2> 12411 T56 oasco.ReplicaMutator.updateState Assigning new node 
to shard shard=shard1
   [junit4]   2> 12417 T55 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> 13380 T59 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 13381 T59 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 13382 T59 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 13382 T59 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 13383 T59 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 13383 T59 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/'
   [junit4]   2> 13397 T59 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 13401 T59 oasc.Config.<init> loaded config solrconfig.xml with 
version 0 
   [junit4]   2> 13418 T59 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 13420 T59 oasc.SolrConfig.initLibs Adding specified lib dirs 
to ClassLoader
   [junit4]   2> 13420 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../contrib/extraction/lib 
(resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 13421 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../dist).
   [junit4]   2> 13421 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
../../../contrib/clustering/lib/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 13422 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../dist).
   [junit4]   2> 13422 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../contrib/langid/lib/ 
(resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../contrib/langid/lib).
   [junit4]   2> 13422 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../dist).
   [junit4]   2> 13423 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../contrib/velocity/lib 
(resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 13423 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/../../../dist).
   [junit4]   2> 13424 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
/non/existent/dir/yields/warning (resolved as: 
/non/existent/dir/yields/warning).
   [junit4]   2> 13450 T59 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 13501 T59 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 13503 T59 oass.IndexSchema.readSchema Reading Solr Schema from 
/configs/conf1/schema.xml
   [junit4]   2> 13520 T59 oass.IndexSchema.readSchema [collection1] Schema 
name=example
   [junit4]   2> 13757 T59 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13784 T59 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 13789 T59 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 13828 T59 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 13829 T59 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 13829 T59 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/data/
   [junit4]   2> 13830 T59 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f06137e
   [junit4]   2> 13835 T59 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 13836 T59 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
   [junit4]   2> 13837 T59 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/data
   [junit4]   2> 13837 T59 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/data/index/
   [junit4]   2> 13838 T59 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 13838 T59 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-003/collection1/data/index
   [junit4]   2> 13839 T59 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3a3f2e7c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36147e9a),segFN=segments_1,generation=1}
   [junit4]   2> 13840 T59 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 13840 T59 oasc.SolrCore.initWriters created json: 
solr.JSONResponseWriter
   [junit4]   2> 13841 T59 oasc.SolrCore.initWriters adding lazy 
queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 13841 T59 oasc.SolrCore.initWriters created velocity: 
solr.VelocityResponseWriter
   [junit4]   2> 13841 T59 oasc.SolrCore.initWriters created xslt: 
solr.XSLTResponseWriter
   [junit4]   2> 13841 T59 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 13850 T59 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 13853 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 13854 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 13855 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 13856 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 13858 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 13859 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 13860 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 13861 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 13862 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 13863 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 13863 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 13865 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 13866 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 13867 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/select: solr.SearchHandler
   [junit4]   2> 13868 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/query: solr.SearchHandler
   [junit4]   2> 13869 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 13869 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 13870 T59 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 13870 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 13870 T59 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 13871 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 13871 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: solr.admin.AdminHandlers
   [junit4]   2> 13872 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: solr.PingRequestHandler
   [junit4]   2> 13873 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/debug/dump: solr.DumpRequestHandler
   [junit4]   2> 13874 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 13874 T59 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 13875 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/spell: solr.SearchHandler
   [junit4]   2> 13875 T59 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 13875 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/tvrh: solr.SearchHandler
   [junit4]   2> 13875 T59 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 13876 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/terms: solr.SearchHandler
   [junit4]   2> 13876 T59 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 13877 T59 oasc.RequestHandlers.initHandlersFromConfig created 
/elevate: solr.SearchHandler
   [junit4]   2> 13880 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13882 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13884 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13886 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13888 T59 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 13889 T59 oasu.CommitTracker.<init> Hard AutoCommit: if 
uncommited for 60000ms; 
   [junit4]   2> 13889 T59 oasu.CommitTracker.<init> Soft AutoCommit: if 
uncommited for 1000ms; 
   [junit4]   2> 13891 T59 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3a3f2e7c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36147e9a),segFN=segments_1,generation=1}
   [junit4]   2> 13892 T59 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 13892 T59 oass.SolrIndexSearcher.<init> Opening 
Searcher@7dc92725[collection1] main
   [junit4]   2> 13892 T59 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 13894 T59 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 13894 T59 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 13897 T59 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 13897 T59 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 13898 T59 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13898 T59 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 13899 T59 oasr.ManagedResourceStorage.load Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13899 T59 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 13900 T59 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 13900 T59 oass.DirectSolrSpellChecker.init init: 
{name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 13901 T59 oashc.SpellCheckComponent.inform No queryConverter 
defined, using default converter
   [junit4]   2> 13901 T59 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 13902 T59 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 13904 T59 oasha.AdminHandlers.inform WARN <requestHandler 
name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 13905 T59 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 13905 T60 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@7dc92725[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 
org.apache.solr.core.SolrCore@3c3a70d4 url=https://127.0.0.1:34349/collection1 
node=127.0.0.1:34349_ C3_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:34349, 
node_name=127.0.0.1:34349_, state=down}
   [junit4]   2> 13908 T60 C3 P34349 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=2 
   [junit4]   2> 13909 T60 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 13909 T60 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 13909 T60 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 13915 T60 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7dc92725[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13916 T59 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 13917 T63 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:34349 collection:control_collection 
shard:shard1
   [junit4]   2> 13918 T21 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1
   [junit4]   2> 13918 T21 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 13925 T63 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 13939 T63 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 13941 T55 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13943 T63 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 13943 T56 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> 13944 T63 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 
org.apache.solr.core.SolrCore@3c3a70d4 url=https://127.0.0.1:34349/collection1 
node=127.0.0.1:34349_ C4_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:34349, 
node_name=127.0.0.1:34349_, state=down}
   [junit4]   2> 13944 T63 C4 P34349 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:34349/collection1/
   [junit4]   2> 13945 T63 C4 P34349 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 13945 T63 C4 P34349 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:34349/collection1/ has no replicas
   [junit4]   2> 13945 T63 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:34349/collection1/ shard1
   [junit4]   2> 13945 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 13947 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 13947 T55 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> 13948 T63 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 13949 T66 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@44c00b95 
name:ZooKeeperConnection Watcher:127.0.0.1:58689/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13951 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 13952 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 13954 T21 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 13955 T67 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13957 T56 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:34349";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 13964 T21 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 14065 T66 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> 14107 T63 oasc.ZkController.register We are 
https://127.0.0.1:34349/collection1/ and leader is 
https://127.0.0.1:34349/collection1/
   [junit4]   2> 14107 T63 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:34349
   [junit4]   2> 14107 T63 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 14108 T63 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 14108 T63 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 14109 T55 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14112 T56 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":"https://127.0.0.1:34349";,
   [junit4]   2>          "node_name":"127.0.0.1:34349_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 14113 T56 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:34349";,
   [junit4]   2>          "node_name":"127.0.0.1:34349_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 14217 T55 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> 14217 T66 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> 14224 T21 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 14225 T21 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 14232 T21 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 14236 T21 oejs.AbstractConnector.doStart Started 
[email protected]:60270
   [junit4]   2> 14239 T21 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 14240 T21 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 14240 T21 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004
   [junit4]   2> 14241 T21 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/'
   [junit4]   2> 14260 T21 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/solr.xml
   [junit4]   2> 14282 T21 oasc.CoreContainer.<init> New CoreContainer 666055695
   [junit4]   2> 14282 T21 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/]
   [junit4]   2> 14283 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 14283 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 14283 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 14284 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 14284 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 14284 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 14285 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 14285 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 14285 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 14286 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 14286 T21 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 14288 T21 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=120000&connTimeout=15000&retry=true
   [junit4]   2> 14289 T21 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14290 T21 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14290 T21 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 14290 T21 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58689/solr
   [junit4]   2> 14291 T21 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 14291 T21 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 14292 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 14297 T79 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1aa02eec 
name:ZooKeeperConnection Watcher:127.0.0.1:58689 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14297 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 14298 T21 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 14307 T21 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 14309 T82 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@275cd79 name:ZooKeeperConnection 
Watcher:127.0.0.1:58689/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14309 T21 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 14318 T21 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 15322 T21 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:60270_
   [junit4]   2> 15324 T21 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60270_
   [junit4]   2> 15327 T21 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 15336 T83 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 15336 T83 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 15338 T83 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 15338 T55 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 15343 T56 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60270";,
   [junit4]   2>          "node_name":"127.0.0.1:60270_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 15344 T56 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60270";,
   [junit4]   2>          "node_name":"127.0.0.1:60270_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 15344 T56 oasco.ClusterStateMutator.createCollection building 
a new cName: collection1
   [junit4]   2> 15345 T56 oasco.ReplicaMutator.updateState Assigning new node 
to shard shard=shard2
   [junit4]   2> 15450 T55 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 15450 T82 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 15450 T66 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 16339 T83 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 16339 T83 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 16340 T83 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 16340 T83 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 16341 T83 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 16342 T83 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/'
   [junit4]   2> 16356 T83 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 16360 T83 oasc.Config.<init> loaded config solrconfig.xml with 
version 0 
   [junit4]   2> 16370 T83 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 16370 T83 oasc.SolrConfig.initLibs Adding specified lib dirs 
to ClassLoader
   [junit4]   2> 16371 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../contrib/extraction/lib 
(resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 16371 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../dist).
   [junit4]   2> 16372 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
../../../contrib/clustering/lib/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 16372 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../dist).
   [junit4]   2> 16372 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../contrib/langid/lib/ 
(resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../contrib/langid/lib).
   [junit4]   2> 16372 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../dist).
   [junit4]   2> 16373 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../contrib/velocity/lib 
(resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 16373 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/../../../dist).
   [junit4]   2> 16373 T83 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: 
/non/existent/dir/yields/warning (resolved as: 
/non/existent/dir/yields/warning).
   [junit4]   2> 16424 T83 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 16463 T83 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 16465 T83 oass.IndexSchema.readSchema Reading Solr Schema from 
/configs/conf1/schema.xml
   [junit4]   2> 16478 T83 oass.IndexSchema.readSchema [collection1] Schema 
name=example
   [junit4]   2> 16713 T83 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 16744 T83 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 16750 T83 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 16800 T83 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 16800 T83 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 16801 T83 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/data/
   [junit4]   2> 16801 T83 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f06137e
   [junit4]   2> 16802 T83 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 16802 T83 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
   [junit4]   2> 16803 T83 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/data
   [junit4]   2> 16803 T83 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/data/index/
   [junit4]   2> 16803 T83 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 16804 T83 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001/tempDir-004/collection1/data/index
   [junit4]   2> 16805 T83 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45af3c35 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f426652),segFN=segments_1,generation=1}
   [junit4]   2> 16805 T83 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 16806 T83 oasc.SolrCore.initWriters created json: 
solr.JSONResponseWriter
   [junit4]   2> 16806 T83 oasc.SolrCore.initWriters adding lazy 
queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 16806 T83 oasc.SolrCore.initWriters created velocity: 
solr.VelocityResponseWriter
   [junit4]   2> 16807 T83 oasc.SolrCore.initWriters created xslt: 
solr.XSLTResponseWriter
   [junit4]   2> 16807 T83 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 16816 T83 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 16817 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 16819 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 16820 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 16821 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 16822 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 16823 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 16825 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 16826 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 16827 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 16828 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 16829 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 16830 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 16831 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 16832 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/select: solr.SearchHandler
   [junit4]   2> 16833 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/query: solr.SearchHandler
   [junit4]   2> 16834 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 16835 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 16835 T83 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 16836 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 16836 T83 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 16836 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 16837 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: solr.admin.AdminHandlers
   [junit4]   2> 16838 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: solr.PingRequestHandler
   [junit4]   2> 16839 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/debug/dump: solr.DumpRequestHandler
   [junit4]   2> 16843 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 16843 T83 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 16844 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/spell: solr.SearchHandler
   [junit4]   2> 16844 T83 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 16845 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/tvrh: solr.SearchHandler
   [junit4]   2> 16845 T83 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 16845 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/terms: solr.SearchHandler
   [junit4]   2> 16846 T83 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 16846 T83 oasc.RequestHandlers.initHandlersFromConfig created 
/elevate: solr.SearchHandler
   [junit4]   2> 16849 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16850 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16852 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16853 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16855 T83 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 16858 T83 oasu.CommitTracker.<init> Hard AutoCommit: if 
uncommited for 60000ms; 
   [junit4]   2> 16858 T83 oasu.CommitTracker.<init> Soft AutoCommit: if 
uncommited for 1000ms; 
   [junit4]   2> 16860 T83 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45af3c35 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f426652),segFN=segments_1,generation=1}
   [junit4]   2> 16861 T83 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 16861 T83 oass.SolrIndexSearcher.<init> Opening 
Searcher@4307cfbb[collection1] main
   [junit4]   2> 16862 T83 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 16863 T83 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 16864 T83 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 16865 T83 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 16865 T83 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 16865 T83 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 16866 T83 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 16867 T83 oasr.ManagedResourceStorage.load Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 16867 T83 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 16867 T83 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 16868 T83 oass.DirectSolrSpellChecker.init init: 
{name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 16868 T83 oashc.SpellCheckComponent.inform No queryConverter 
defined, using default converter
   [junit4]   2> 16868 T83 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 16870 T83 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 16872 T83 oasha.AdminHandlers.inform WARN <requestHandler 
name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required

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

t.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        ... 1 more
   [junit4]   2> 235973 T21 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> ObjectTracker found objects that were not released!!!
   [junit4]   2> 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2>        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:33)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:114)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:224)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:452)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.SolrLocator.getLoader(SolrLocator.java:95)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.LoadSolrBuilder$LoadSolr.<init>(LoadSolrBuilder.java:71)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.LoadSolrBuilder.build(LoadSolrBuilder.java:53)
   [junit4]   2>        at 
org.kitesdk.morphline.base.AbstractCommand.buildCommand(AbstractCommand.java:302)
   [junit4]   2>        at 
org.kitesdk.morphline.base.AbstractCommand.buildCommandChain(AbstractCommand.java:249)
   [junit4]   2>        at 
org.kitesdk.morphline.stdlib.Pipe.<init>(Pipe.java:46)
   [junit4]   2>        at 
org.kitesdk.morphline.stdlib.PipeBuilder.build(PipeBuilder.java:40)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.createMorphline(AbstractSolrMorphlineZkTestBase.java:125)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.parse(AbstractSolrMorphlineZkTestBase.java:121)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.parse(AbstractSolrMorphlineZkTestBase.java:110)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.SolrMorphlineZkAvroTest.doTest(SolrMorphlineZkAvroTest.java:67)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]   2>        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.testDistribSearch(AbstractSolrMorphlineZkTestBase.java:100)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:483)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/contrib/solr-morphlines-core/test/J1/temp/solr.morphlines.solr.SolrMorphlineZkAvroTest
 5CC0F88DB2C4C07E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
locale=en, timezone=America/Belize
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.8.0_25 (64-bit)/cpus=8,threads=6,free=56528072,total=135827456
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMorphlineTest, 
SolrMorphlineZkAvroTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrMorphlineZkAvroTest -Dtests.seed=5CC0F88DB2C4C07E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en 
-Dtests.timezone=America/Belize -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SolrMorphlineZkAvroTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some resources were 
not closed, shutdown, or released.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5CC0F88DB2C4C07E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:189)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed on J1 in 225.94s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:210: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:452: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970: 
There were test failures: 4 suites, 5 tests, 1 suite-level error, 1 error

Total time: 80 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25 
-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