Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2752/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: 
xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  
request=/schema/fieldtypes/?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int 
name="status">500</int>   <int name="QTime">28722</int> </lst> <lst 
name="error">   <str name="msg">6 out of 7 replicas failed to update their 
schema to version 4 within 15 seconds! Failed cores: 
[http://127.0.0.1:60044/_z/r/collection1/, 
http://127.0.0.1:60061/_z/r/collection1/, 
http://127.0.0.1:60048/_z/r/collection1/, 
http://127.0.0.1:60066/_z/r/collection1/, 
http://127.0.0.1:60052/_z/r/collection1/, 
http://127.0.0.1:60073/_z/r/collection1/]</str>   <str 
name="trace">org.apache.solr.common.SolrException: 6 out of 7 replicas failed 
to update their schema to version 4 within 15 seconds! Failed cores: 
[http://127.0.0.1:60044/_z/r/collection1/, 
http://127.0.0.1:60061/_z/r/collection1/, 
http://127.0.0.1:60048/_z/r/collection1/, 
http://127.0.0.1:60066/_z/r/collection1/, 
http://127.0.0.1:60052/_z/r/collection1/, 
http://127.0.0.1:60073/_z/r/collection1/]  at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
  at 
org.apache.solr.rest.schema.BaseFieldTypeResource.addNewFieldTypes(BaseFieldTypeResource.java:91)
  at 
org.apache.solr.rest.schema.FieldTypeCollectionResource.addOrUpdateFieldTypes(FieldTypeCollectionResource.java:195)
  at 
org.apache.solr.rest.schema.FieldTypeCollectionResource.post(FieldTypeCollectionResource.java:172)
  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)  at 
org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
  at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)  at 
org.restlet.resource.Finder.handle(Finder.java:236)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
  at org.restlet.Application.handle(Application.java:385)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.Component.handle(Component.java:408)  at 
org.restlet.Server.handle(Server.java:507)  at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)  at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)  
at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)  at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)  at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)  at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)  at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:499)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) </str>   <int name="code">500</int> 
</lst> </response> 

Stack Trace:
java.lang.AssertionError: QUERY FAILED: 
xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  
request=/schema/fieldtypes/?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">28722</int>
</lst>
<lst name="error">
  <str name="msg">6 out of 7 replicas failed to update their schema to version 
4 within 15 seconds! Failed cores: [http://127.0.0.1:60044/_z/r/collection1/, 
http://127.0.0.1:60061/_z/r/collection1/, 
http://127.0.0.1:60048/_z/r/collection1/, 
http://127.0.0.1:60066/_z/r/collection1/, 
http://127.0.0.1:60052/_z/r/collection1/, 
http://127.0.0.1:60073/_z/r/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 6 out of 7 replicas 
failed to update their schema to version 4 within 15 seconds! Failed cores: 
[http://127.0.0.1:60044/_z/r/collection1/, 
http://127.0.0.1:60061/_z/r/collection1/, 
http://127.0.0.1:60048/_z/r/collection1/, 
http://127.0.0.1:60066/_z/r/collection1/, 
http://127.0.0.1:60052/_z/r/collection1/, 
http://127.0.0.1:60073/_z/r/collection1/]
        at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
        at 
org.apache.solr.rest.schema.BaseFieldTypeResource.addNewFieldTypes(BaseFieldTypeResource.java:91)
        at 
org.apache.solr.rest.schema.FieldTypeCollectionResource.addOrUpdateFieldTypes(FieldTypeCollectionResource.java:195)
        at 
org.apache.solr.rest.schema.FieldTypeCollectionResource.post(FieldTypeCollectionResource.java:172)
        at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)
        at 
org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
        at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)
        at org.restlet.resource.Finder.handle(Finder.java:236)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Router.doHandle(Router.java:422)
        at org.restlet.routing.Router.handle(Router.java:639)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at 
org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
        at 
org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
        at org.restlet.Application.handle(Application.java:385)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Router.doHandle(Router.java:422)
        at org.restlet.routing.Router.handle(Router.java:639)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Router.doHandle(Router.java:422)
        at org.restlet.routing.Router.handle(Router.java:639)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
        at org.restlet.Component.handle(Component.java:408)
        at org.restlet.Server.handle(Server.java:507)
        at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)
        at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)
        at 
org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)
        at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
</str>
  <int name="code">500</int>
</lst>
</response>

        at 
__randomizedtesting.SeedInfo.seed([A352C9572B437551:2B06F68D85BF18A9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldTypePost(TestCloudManagedSchemaConcurrent.java:171)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$700(TestCloudManagedSchemaConcurrent.java:45)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$7.execute(TestCloudManagedSchemaConcurrent.java:333)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
        at 
__randomizedtesting.SeedInfo.seed([A352C9572B437551:B031FB381A2CCCF7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9931 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaConcurrent
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/init-core-data-001
   [junit4]   2> 909402 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[A352C9572B437551]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 909403 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[A352C9572B437551]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_z/r
   [junit4]   2> 909411 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 909417 INFO  (Thread-1639) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 909417 INFO  (Thread-1639) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 909533 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60032
   [junit4]   2> 909533 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 909555 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909556 INFO  (zkCallback-677-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@569620c5 
name:ZooKeeperConnection Watcher:127.0.0.1:60032 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 909566 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909566 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 909566 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 909587 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 909589 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909590 INFO  (zkCallback-678-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f4bd09f 
name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 909590 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909590 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 909590 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 909594 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 909598 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 909602 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 909606 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 909607 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 909612 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 909612 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 909615 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 909616 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 909618 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 909619 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 909621 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 909621 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 909624 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 909624 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 909627 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 909627 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 909630 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 909630 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 909633 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 909633 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 909635 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 909636 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 909638 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 909638 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 909916 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1
   [junit4]   2> 909919 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 909922 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dd643cd{/_z/r,null,AVAILABLE}
   [junit4]   2> 909925 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@dfd8011{HTTP/1.1}{127.0.0.1:60035}
   [junit4]   2> 909925 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.Server Started @914442ms
   [junit4]   2> 909925 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores,
 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/tempDir-001/control/data,
 hostContext=/_z/r, hostPort=60035}
   [junit4]   2> 909925 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 909925 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/'
   [junit4]   2> 909926 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909926 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 909964 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 909965 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909967 INFO  (zkCallback-679-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ac572b3 
name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 909967 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909967 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 909969 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 909969 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/solr.xml
   [junit4]   2> 909990 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores
   [junit4]   2> 909990 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1313534627
   [junit4]   2> 909990 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/]
   [junit4]   2> 909990 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/lib
   [junit4]   2> 909991 WARN  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/lib).
   [junit4]   2> 909998 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 910001 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 910001 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 910001 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 910001 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60032/solr
   [junit4]   2> 910001 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 910001 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 910002 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 910004 INFO  (zkCallback-681-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b29fe6a 
name:ZooKeeperConnection Watcher:127.0.0.1:60032 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 910005 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 910005 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 910008 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 910009 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47088414 
name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 910009 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 910011 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 910016 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 910021 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 910029 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 910033 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 910037 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 910041 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 910043 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 910046 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 910049 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60035__z%2Fr
   [junit4]   2> 910049 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60035__z%2Fr
   [junit4]   2> 910053 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 910056 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 910059 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 910060 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000
   [junit4]   2> 910061 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60035__z%2Fr
   [junit4]   2> 910061 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 910066 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer Overseer 
(id=94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) starting
   [junit4]   2> 910072 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 910103 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 910104 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 910104 INFO  
(OverseerCollectionConfigSetProcessor-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000)
 [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 910104 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 910148 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 910148 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 910151 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores
   [junit4]   2> 910153 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{loadOnStartup=true, dataDir=data/, coreNodeName=, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1,
 collection=control_collection, shard=, name=collection1, schema=schema.xml, 
configSetProperties=configsetprops.json, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/,
 transient=false, config=solrconfig.xml}
   [junit4]   2> 910153 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/
   [junit4]   2> 910153 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 910156 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 910156 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 910156 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 910156 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 910160 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"} current state 
version: 0
   [junit4]   2> 910160 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 910160 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"}
   [junit4]   2> 910161 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 910162 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 910164 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 911163 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 911163 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 911164 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 911164 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 911167 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 911167 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/'
   [junit4]   2> 911167 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911167 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 911188 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 911195 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 911216 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 911250 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911251 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 911252 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 911257 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911689 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 911700 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 911701 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 911752 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 911756 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 911761 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 911763 WARN  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 911763 WARN  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 911763 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 911765 WARN  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 911765 WARN  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 911768 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Created and persisted managed schema znode at 
/configs/conf1/managed-schema
   [junit4]   2> 911770 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 911776 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to 
/configs/conf1/schema.xml.bak
   [junit4]   2> 911779 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 911779 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 911779 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 911779 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 911780 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 911780 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data
   [junit4]   2> 911781 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index/
   [junit4]   2> 911781 WARN  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 911782 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index
   [junit4]   2> 911782 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=45.341796875, 
floorSegmentMB=1.998046875, forceMergeDeletesPctAllowed=23.81739680527157, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7390723923622089
   [junit4]   2> 911789 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d8ee35; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 911790 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911791 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/
   [junit4]   2> 911794 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 911794 WARN  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 911801 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911802 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911803 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911804 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911807 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/csv,/admin/luke,/get,standard,/admin/mbeans,/dump,/update/json,/admin/system,/replication,/config,/admin/plugins,/admin/logging,/update/json/docs,/admin/segments,/schema,/admin/threads,/admin/properties,/admin/ping,/admin/file,/update
   [junit4]   2> 911808 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 911809 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 911809 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 911810 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 911810 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 911811 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1442158201, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 911811 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d8ee35; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 911811 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911812 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7de601e0[collection1] 
main
   [junit4]   2> 911812 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 911813 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 911813 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 911814 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 911814 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 911814 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 911815 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 911815 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 911815 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 911815 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the 
managed schema at /configs/conf1/managed-schema
   [junit4]   2> 911816 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 911816 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 911816 INFO  
(searcherExecutor-2031-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@7de601e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911816 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 911816 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 911816 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1515105411182624768
   [junit4]   2> 911818 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1515105411182624768
   [junit4]   2> 911818 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 911819 INFO  
(coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 911820 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:60035/_z/r 
collection:control_collection shard:shard1
   [junit4]   2> 911822 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 911829 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94694088041824260-core_node1-n_0000000000
   [junit4]   2> 911830 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 911833 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 911833 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 911833 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60035/_z/r/collection1/
   [junit4]   2> 911833 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 911833 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60035/_z/r/collection1/ has no replicas
   [junit4]   2> 911833 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60035/_z/r/collection1/ shard1
   [junit4]   2> 911834 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 911834 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 911836 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 911840 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 911846 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 911953 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 912000 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:60035/_z/r/collection1/ and leader is 
http://127.0.0.1:60035/_z/r/collection1/
   [junit4]   2> 912000 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60035/_z/r
   [junit4]   2> 912000 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 912000 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 912000 INFO  
(coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 
r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 912005 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"} current state 
version: 3
   [junit4]   2> 912006 INFO  
(OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"}
   [junit4]   2> 912114 INFO  
(zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) 
[n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 912163 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 912164 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 912166 INFO  (zkCallback-684-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b96e46e name:ZooKeeperConnection 
Watcher:127.0.0.1:60032/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 912166 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 912166 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 912166 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 912171 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 912440 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/cores/collection1
   [junit4]   2> 912442 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001
   [junit4]   2> 912443 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 912447 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f30b992{/_z/r,null,AVAILABLE}
   [junit4]   2> 912448 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@47e72808{HTTP/1.1}{127.0.0.1:60040}
   [junit4]   2> 912448 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.e.j.s.Server Started @916965ms
   [junit4]   2> 912448 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/tempDir-001/jetty1,
 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/cores,
 hostContext=/_z/r, hostPort=60040, solrconfig=solrconfig.xml}
   [junit4]   2> 912448 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 912449 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/'
   [junit4]   2> 912449 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912449 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 912475 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 912476 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 912478 INFO  (zkCallback-685-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@630163ab 
name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 912479 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 912479 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 912481 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 912481 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/solr.xml
   [junit4]   2> 912507 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/cores
   [junit4]   2> 912507 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1125317422
   [junit4]   2> 912507 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/]
   [junit4]   2> 912507 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchem

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

ncurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2706865 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A352C9572B437551])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@548307b0{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 2706866 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A352C9572B437551])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@557c5068{/_or,null,UNAVAILABLE}
   [junit4]   2> 2706868 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A352C9572B437551])
 [n:127.0.0.1:64383__or c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64336 64336
   [junit4]   2> 2706891 INFO  (Thread-5453) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64336 64336
   [junit4]   2> 2708110 WARN  (Thread-5453) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        8       /solr/configs/gettingstarted/managed-schema
   [junit4]   2>        8       /solr/configs/gettingstarted
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCloudExampleTest 
-Dtests.method=testLoadDocsIntoGettingStartedCollection 
-Dtests.seed=A352C9572B437551 -Dtests.slow=true -Dtests.locale=ar_OM 
-Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 48.8s J0 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A352C9572B437551:B031FB381A2CCCF7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2708123 INFO  
(SUITE-SolrCloudExampleTest-seed#[A352C9572B437551]-worker) 
[n:127.0.0.1:64383__or c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_A352C9572B437551-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_OM, timezone=Etc/GMT-1
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=177296920,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, 
TestFreeTextSuggestions, TestCloudInspectUtil, TestShortCircuitedRequests, 
TestRTGBase, BigEndianAscendingWordSerializerTest, ReturnFieldsTest, 
MoreLikeThisHandlerTest, DocumentAnalysisRequestHandlerTest, BadComponentTest, 
HLLUtilTest, PeerSyncTest, TestBlobHandler, 
LeaderInitiatedRecoveryOnShardRestartTest, OverseerTest, TestJmxIntegration, 
TestSortingResponseWriter, TestConfig, ReplicationFactorTest, 
AlternateDirectoryTest, HdfsLockFactoryTest, TestCustomSort, 
TestClassNameShortening, TestLRUCache, DeleteShardTest, MBeansHandlerTest, 
TestCloudSchemaless, SSLMigrationTest, ExitableDirectoryReaderTest, 
PrimitiveFieldTypeTest, TestManagedSchemaFieldTypeResource, 
DisMaxRequestHandlerTest, TestComponentsName, TestIBSimilarityFactory, 
TestRandomDVFaceting, QueryElevationComponentTest, AddBlockUpdateTest, 
TestRemoteStreaming, TestReloadAndDeleteDocs, TestExactSharedStatsCache, 
TestSweetSpotSimilarityFactory, TermsComponentTest, ExternalFileFieldSortTest, 
DeleteReplicaTest, HighlighterTest, RecoveryAfterSoftCommitTest, 
DeleteInactiveReplicaTest, TestLFUCache, ClusterStateUpdateTest, 
TestFunctionQuery, RequiredFieldsTest, AnalyticsQueryTest, 
DistribDocExpirationUpdateProcessorTest, SystemInfoHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, TestNamedUpdateProcessors, 
TestSearchPerf, IndexSchemaTest, DistributedSpellCheckComponentTest, 
CurrencyFieldXmlFileTest, TestDistributedMissingSort, TestSolrDynamicMBean, 
TestSolrQueryParserDefaultOperatorResource, TestStressVersions, 
RemoteQueryErrorTest, AnalysisAfterCoreReloadTest, HardAutoCommitTest, 
TestConfigSetImmutable, TestSort, TestMissingGroups, 
TestMiniSolrCloudClusterSSL, DocValuesMultiTest, 
TestLMDirichletSimilarityFactory, TestRecoveryHdfs, MultiThreadedOCPTest, 
ConnectionManagerTest, TestCloudManagedSchemaConcurrent, TestReloadDeadlock, 
TestLRUStatsCache, ExplicitHLLTest, TestFieldSortValues, ZkControllerTest, 
CollectionTooManyReplicasTest, JavabinLoaderTest, SOLR749Test, 
TestBulkSchemaConcurrent, HdfsBasicDistributedZk2Test, TestFastLRUCache, 
TestDynamicFieldResource, RollingRestartTest, AssignTest, RankQueryTest, 
TestInitQParser, FastVectorHighlighterTest, QueryEqualityTest, 
IndexBasedSpellCheckerTest, DistribJoinFromCollectionTest, TestDocSet, 
MergeStrategyTest, SolrRequestParserTest, QueryResultKeyTest, 
HdfsDirectoryTest, TestSchemaResource, TestUpdate, TestDocumentBuilder, 
TestFaceting, SoftAutoCommitTest, SolrCoreTest, TestAnalyzedSuggestions, 
BlockCacheTest, CleanupOldIndexTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestMiniSolrCloudCluster, TestPostingsSolrHighlighter, UpdateParamsTest, 
PathHierarchyTokenizerFactoryTest, TestExtendedDismaxParser, SmileWriterTest, 
RulesTest, TestCSVLoader, JSONWriterTest, LeaderElectionTest, 
TestRandomRequestDistribution, ResourceLoaderTest, TestDistributedSearch, 
ChaosMonkeyNothingIsSafeTest, TestRemoveLastDynamicCopyField, 
DistributedQueryElevationComponentTest, SyncSliceTest, ShardRoutingTest, 
BasicZkTest, TestReplicationHandler, AutoCommitTest, TestRecovery, 
TestStressReorder, TestRangeQuery, SimpleFacetsTest, TestFiltering, 
TestLazyCores, TestIndexSearcher, SimplePostToolTest, SuggesterFSTTest, 
DocValuesTest, SuggesterTest, TestStressLucene, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, 
TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
SearchHandlerTest, TestBinaryResponseWriter, TestQuerySenderNoQuery, 
CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, 
TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, 
OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, 
DateFieldTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, DistributedQueueTest, 
DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, 
OverseerStatusTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest]
   [junit4] Completed [418/542] on J0 in 48.88s, 1 test, 1 failure <<< FAILURES!

[...truncated 411 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: 
There were test failures: 542 suites (7 ignored), 2142 tests, 2 failures, 78 
ignored (35 assumptions) [seed: A352C9572B437551]

Total time: 78 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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