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

1 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/fooInt?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int 
name="status">500</int>   <int name="QTime">31417</int> </lst> <lst 
name="error">   <str name="msg">6 out of 7 replicas failed to update their 
schema to version 1 within 15 seconds! Failed cores: 
[http://127.0.0.1:49355/_/collection1/, http://127.0.0.1:49376/_/collection1/, 
http://127.0.0.1:49359/_/collection1/, http://127.0.0.1:49386/_/collection1/, 
http://127.0.0.1:49363/_/collection1/, 
http://127.0.0.1:49396/_/collection1/]</str>   <str 
name="trace">org.apache.solr.common.SolrException: 6 out of 7 replicas failed 
to update their schema to version 1 within 15 seconds! Failed cores: 
[http://127.0.0.1:49355/_/collection1/, http://127.0.0.1:49376/_/collection1/, 
http://127.0.0.1:49359/_/collection1/, http://127.0.0.1:49386/_/collection1/, 
http://127.0.0.1:49363/_/collection1/, http://127.0.0.1:49396/_/collection1/]  
at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:265)
  at 
org.apache.solr.rest.schema.BaseFieldTypeResource.addNewFieldTypes(BaseFieldTypeResource.java:91)
  at 
org.apache.solr.rest.schema.FieldTypeResource.addOrUpdateFieldType(FieldTypeResource.java:168)
  at 
org.apache.solr.rest.schema.FieldTypeResource.put(FieldTypeResource.java:155)  
at org.restlet.resource.ServerResource.doHandle(ServerResource.java:447)  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:235)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
  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/fooInt?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">31417</int>
</lst>
<lst name="error">
  <str name="msg">6 out of 7 replicas failed to update their schema to version 
1 within 15 seconds! Failed cores: [http://127.0.0.1:49355/_/collection1/, 
http://127.0.0.1:49376/_/collection1/, http://127.0.0.1:49359/_/collection1/, 
http://127.0.0.1:49386/_/collection1/, http://127.0.0.1:49363/_/collection1/, 
http://127.0.0.1:49396/_/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 6 out of 7 replicas 
failed to update their schema to version 1 within 15 seconds! Failed cores: 
[http://127.0.0.1:49355/_/collection1/, http://127.0.0.1:49376/_/collection1/, 
http://127.0.0.1:49359/_/collection1/, http://127.0.0.1:49386/_/collection1/, 
http://127.0.0.1:49363/_/collection1/, http://127.0.0.1:49396/_/collection1/]
        at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:265)
        at 
org.apache.solr.rest.schema.BaseFieldTypeResource.addNewFieldTypes(BaseFieldTypeResource.java:91)
        at 
org.apache.solr.rest.schema.FieldTypeResource.addOrUpdateFieldType(FieldTypeResource.java:168)
        at 
org.apache.solr.rest.schema.FieldTypeResource.put(FieldTypeResource.java:155)
        at org.restlet.resource.ServerResource.doHandle(ServerResource.java:447)
        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:235)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
        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([C51ECDBF6E481920:4D4AF265C0B474D8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:108)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldTypePut(TestCloudManagedSchemaConcurrent.java:163)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifyWaitForSchemaUpdateToPropagate(TestCloudManagedSchemaConcurrent.java:361)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:251)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        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:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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 11150 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/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/init-core-data-001
   [junit4]   2> 1428239 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[C51ECDBF6E481920]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1428239 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[C51ECDBF6E481920]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 1428246 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1428248 INFO  (Thread-2573) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1428249 INFO  (Thread-2573) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1428349 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49345
   [junit4]   2> 1428349 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1428350 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428389 INFO  (zkCallback-2575-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d49fd10 
name:ZooKeeperConnection Watcher:127.0.0.1:49345 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428390 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428390 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1428390 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1428395 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1428395 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428398 INFO  (zkCallback-2576-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1645c7ed 
name:ZooKeeperConnection Watcher:127.0.0.1:49345/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428398 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428399 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1428399 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1428403 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1428414 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1428417 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1428422 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428422 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1428428 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428428 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1428433 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428434 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1428438 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428438 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1428442 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428443 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1428447 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428448 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1428452 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428452 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1428457 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428457 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1428462 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428462 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1428470 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428470 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1428474 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428474 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1428753 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1
   [junit4]   2> 1428755 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1428759 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3565a28{/_,null,AVAILABLE}
   [junit4]   2> 1428895 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a38f9ce{HTTP/1.1}{127.0.0.1:49348}
   [junit4]   2> 1428895 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.Server Started @1432860ms
   [junit4]   2> 1428895 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores,
 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/tempDir-001/control/data,
 hostPort=49348}
   [junit4]   2> 1428896 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1428896 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001'
   [junit4]   2> 1428896 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1428896 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1428896 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1428897 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428900 INFO  (zkCallback-2577-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43a092c5 
name:ZooKeeperConnection Watcher:127.0.0.1:49345/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428900 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428904 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1428906 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1428906 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/solr.xml
   [junit4]   2> 1428939 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores
   [junit4]   2> 1428939 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 457397893
   [junit4]   2> 1428940 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001]
   [junit4]   2> 1428940 WARN  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/lib
   [junit4]   2> 1428941 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1428945 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1428946 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1428947 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1428947 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49345/solr
   [junit4]   2> 1428947 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1428947 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1428948 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428951 INFO  (zkCallback-2580-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1524909d 
name:ZooKeeperConnection Watcher:127.0.0.1:49345 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428952 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428953 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1428956 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1428959 INFO  
(zkCallback-2581-thread-1-processing-n:127.0.0.1:49348__) [n:127.0.0.1:49348__  
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68f5194a 
name:ZooKeeperConnection Watcher:127.0.0.1:49345/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428959 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1428962 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1428968 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1428976 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1428982 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1428988 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1428994 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1428998 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1429002 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1429008 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1429011 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49348__
   [junit4]   2> 1429012 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:49348__
   [junit4]   2> 1429017 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1429021 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1429026 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1429027 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95308345255526404-127.0.0.1:49348__-n_0000000000
   [junit4]   2> 1429029 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:49348__
   [junit4]   2> 1429029 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1429032 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.Overseer Overseer 
(id=95308345255526404-127.0.0.1:49348__-n_0000000000) starting
   [junit4]   2> 1429037 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1429053 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1429054 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1429054 INFO  
(OverseerCollectionConfigSetProcessor-95308345255526404-127.0.0.1:49348__-n_0000000000)
 [n:127.0.0.1:49348__    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1429055 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1429075 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1429075 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1429077 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores
   [junit4]   2> 1429078 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{transient=false, config=solrconfig.xml, name=collection1, coreNodeName=, 
shard=, dataDir=data/, schema=schema.xml, 
configSetProperties=configsetprops.json, loadOnStartup=true, 
collection=control_collection}
   [junit4]   2> 1429079 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1
   [junit4]   2> 1429079 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1429081 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1429081 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49348__    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1429084 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1429085 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1429089 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:49348/_";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:49348__",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1429090 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1429091 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:49348/_";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:49348__",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1429094 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1429094 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1429099 INFO  
(zkCallback-2581-thread-1-processing-n:127.0.0.1:49348__) [n:127.0.0.1:49348__  
  ] 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> 1430092 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1430092 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1430093 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1430094 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1430095 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1430095 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1'
   [junit4]   2> 1430096 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1430096 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1430099 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1430111 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1430166 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1430194 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1430195 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430207 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1430644 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1430657 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1430660 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1430707 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1430711 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1430715 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1430717 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1430725 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/conf1/managed-schema
   [junit4]   2> 1430728 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 1430733 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430737 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1
   [junit4]   2> 1430738 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1430738 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1430738 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/]
   [junit4]   2> 1430738 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1430740 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 1430741 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data
   [junit4]   2> 1430741 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1430742 WARN  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1430742 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/index
   [junit4]   2> 1430744 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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=41, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=74.8662109375, 
floorSegmentMB=1.5751953125, forceMergeDeletesPctAllowed=12.448860543487767, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1430752 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5daf8f14; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1430752 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1430756 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49348__ 
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/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/
   [junit4]   2> 1430762 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430762 WARN  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430771 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430773 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430774 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430775 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430778 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/update/json/docs,/admin/file,/config,/admin/system,/update/csv,/admin/plugins,/replication,/get,/dump,/admin/logging,/update/json,/schema,/admin/threads,/update,standard,/admin/segments,/admin/luke,/admin/ping,/admin/mbeans
   [junit4]   2> 1430779 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430780 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430780 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430781 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1430781 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1430781 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.5732421875, 
floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=25.661572978135933, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1430782 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/control-001/cores/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5daf8f14; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1430782 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1430782 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@70a0dbdd[collection1] main
   [junit4]   2> 1430782 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430784 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430784 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430785 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1430785 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1430785 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430786 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430786 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430786 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1430787 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430789 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1430789 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430789 INFO  
(searcherExecutor-3097-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@70a0dbdd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430789 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430789 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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> 1430789 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ 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 1524933526741319680
   [junit4]   2> 1430791 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1524933526741319680
   [junit4]   2> 1430792 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1430793 INFO  
(coreLoadExecutor-3096-thread-1-processing-n:127.0.0.1:49348__) 
[n:127.0.0.1:49348__ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1430794 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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:49348/_ 
collection:control_collection shard:shard1
   [junit4]   2> 1430797 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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> 1430805 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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/95308345255526404-core_node1-n_0000000000
   [junit4]   2> 1430806 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1430810 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1430810 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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> 1430811 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49348/_/collection1/
   [junit4]   2> 1430811 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1430811 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:49348/_/collection1/ has no replicas
   [junit4]   2> 1430811 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] 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> 1430812 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1430814 INFO  
(zkCallback-2581-thread-1-processing-n:127.0.0.1:49348__) [n:127.0.0.1:49348__  
  ] 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> 1430818 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1430822 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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:49348/_/collection1/ shard1
   [junit4]   2> 1430824 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] 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:49348/_";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1430930 INFO  
(zkCallback-2581-thread-1-processing-n:127.0.0.1:49348__) [n:127.0.0.1:49348__  
  ] 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> 1430977 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:49348/_/collection1/ and leader is 
http://127.0.0.1:49348/_/collection1/
   [junit4]   2> 1430977 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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:49348/_
   [junit4]   2> 1430977 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1430977 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1430977 INFO  
(coreZkRegister-3090-thread-1-processing-n:127.0.0.1:49348__ s:shard1 
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:49348__ 
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> 1430981 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:49348/_";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:49348__",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1430982 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:49348/_";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:49348__",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1431087 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431087 INFO  
(zkCallback-2581-thread-1-processing-n:127.0.0.1:49348__) [n:127.0.0.1:49348__  
  ] 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> 1431088 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431090 INFO  (zkCallback-2583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f5df8f0 
name:ZooKeeperConnection Watcher:127.0.0.1:49345/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431090 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431090 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431090 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1431095 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1432688 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/cores/collection1
   [junit4]   2> 1432689 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001
   [junit4]   2> 1432690 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1432694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@241bd79b{/_,null,AVAILABLE}
   [junit4]   2> 1432694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1fe813a2{HTTP/1.1}{127.0.0.1:49355}
   [junit4]   2> 1432694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.e.j.s.Server Started @1436659ms
   [junit4]   2> 1432694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/cores,
 solrconfig=solrconfig.xml, hostContext=/_, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/tempDir-001/jetty1,
 hostPort=49355}
   [junit4]   2> 1432695 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1432695 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001'
   [junit4]   2> 1432695 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1432695 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1432695 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1432696 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432699 INFO  (zkCallback-2584-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6535e1ab 
name:ZooKeeperConnection Watcher:127.0.0.1:49345/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432699 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432700 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1432702 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1432703 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/solr.xml
   [junit4]   2> 1432730 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/cores
   [junit4]   2> 1432730 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1429079562
   [junit4]   2> 1432730 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001]
   [junit4]   2> 1432730 WARN  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/lib
   [junit4]   2> 1432731 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
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> 1432734 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1432734 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1432734 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1432735 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49345/solr
   [junit4]   2> 1432735 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1432735 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1432735 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432738 INFO  (zkCallback-2587-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ab5de51 
name:ZooKeeperConnection Watcher:127.0.0.1:49345 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432739 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432739 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1432743 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1432746 INFO  
(zkCallback-2588-thread-1-processing-n:127.0.0.1:49355__) [n:127.0.0.1:49355__  
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b99fe37 
name:ZooKeeperConnection Watcher:127.0.0.1:49345/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432746 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1432760 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1433777 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49355__
   [junit4]   2> 1433778 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:49355__
   [junit4]   2> 1433782 INFO  (zkCallback-2583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1433782 INFO  
(zkCallback-2581-thread-1-processing-n:127.0.0.1:49348__) [n:127.0.0.1:49348__  
  ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 1433782 INFO  
(zkCallback-2588-thread-1-processing-n:127.0.0.1:49355__) [n:127.0.0.1:49355__  
  ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 1433786 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1433787 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95308345255526408-127.0.0.1:49355__-n_0000000001
   [junit4]   2> 1433790 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95308345255526404-127.0.0.1:49348__-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1433799 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1433799 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1433801 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/cores
   [junit4]   2> 1433802 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{transient=false, collection=collection1, schema=schema.xml, 
configSetProperties=configsetprops.json, coreNodeName=, dataDir=data/, 
loadOnStartup=true, name=collection1, config=solrconfig.xml, shard=}
   [junit4]   2> 1433802 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001/shard-1-001/cores/collection1
   [junit4]   2> 1433802 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1433805 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1433805 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[C51ECDBF6E481920]) 
[n:127.0.0.1:49355__    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1433806 INFO  
(coreLoadExecutor-3107-thread-1-processing-n:127.0.0.1:49355__) 
[n:127.0.0.1:49355__ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1433806 INFO  
(coreLoadExecutor-3107-thread-1-processing-n:127.0.0.1:49355__) 
[n:127.0.0.1:49355__ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1433810 INFO  
(coreLoadExecutor-3107-thread-1-processing-n:127.0.0.1:49355__) 
[n:127.0.0.1:49355__ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1433810 INFO  
(OverseerStateUpdate-95308345255526404-127.0.0.1:49348__-n_0000000000) 
[n:127.0.0.1:49348__    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:493

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

teHelper.handle(CompositeHelper.java:202)
   [junit4]    >        at org.restlet.Component.handle(Component.java:408)
   [junit4]    >        at org.restlet.Server.handle(Server.java:507)
   [junit4]    >        at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)
   [junit4]    >        at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)
   [junit4]    >        at 
org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)
   [junit4]    >        at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)
   [junit4]    >        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:235)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > </str>
   [junit4]    >   <int name="code">500</int>
   [junit4]    > </lst>
   [junit4]    > </response>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C51ECDBF6E481920:4D4AF265C0B474D8]:0)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:108)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldTypePut(TestCloudManagedSchemaConcurrent.java:163)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifyWaitForSchemaUpdateToPropagate(TestCloudManagedSchemaConcurrent.java:361)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:251)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1517099 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[C51ECDBF6E481920]-worker) 
[n:127.0.0.1:49403__ c:collection1 s:shard1 r:core_node8 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/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent_C51ECDBF6E481920-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr-CS, 
timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=250742640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[FieldMutatingUpdateProcessorTest, TestClusterStateMutator, 
TestObjectReleaseTracker, PKIAuthenticationIntegrationTest, 
ChaosMonkeySafeLeaderTest, MultiTermTest, 
TestDistributedStatsComponentCardinality, TestBinaryField, SolrPluginUtilsTest, 
TestJsonFacets, TestManagedSchemaDynamicFieldResource, 
TestFieldTypeCollectionResource, TestFastOutputStream, DirectoryFactoryTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSolrConfigHandlerCloud, 
TestFreeTextSuggestions, MultiThreadedOCPTest, TestRandomForceMergePolicy, 
CoreMergeIndexesAdminHandlerTest, TestReqParamsAPI, TestJsonRequest, TestUtils, 
SpellingQueryConverterTest, OpenCloseCoreStressTest, TestHdfsUpdateLog, 
TestFiltering, StatsComponentTest, SolrCmdDistributorTest, SortSpecParsingTest, 
ConjunctionSolrSpellCheckerTest, TestSearcherReuse, 
TestPKIAuthenticationPlugin, CSVRequestHandlerTest, TestCustomDocTransformer, 
CoreAdminHandlerTest, JavabinLoaderTest, CopyFieldTest, TestInfoStreamLogging, 
OpenExchangeRatesOrgProviderTest, UpdateRequestProcessorFactoryTest, 
DebugComponentTest, HdfsCollectionsAPIDistributedZkTest, TestJoin, 
HdfsChaosMonkeyNothingIsSafeTest, UniqFieldsUpdateProcessorFactoryTest, 
NotRequiredUniqueKeyTest, MinimalSchemaTest, TriLevelCompositeIdRoutingTest, 
CloudExitableDirectoryReaderTest, FieldAnalysisRequestHandlerTest, 
TestMiniSolrCloudClusterSSL, DistributedQueueTest, TestStandardQParsers, 
TestManagedStopFilterFactory, TestSchemaSimilarityResource, 
TestDistributedMissingSort, TestSolrCLIRunExample, TestConfigSetProperties, 
SolrCloudExampleTest, TestIndexingPerformance, 
BigEndianAscendingWordDeserializerTest, DirectUpdateHandlerOptimizeTest, 
TestRealTimeGet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
AnalyticsQueryTest, TestSolrQueryParser, BufferStoreTest, 
SharedFSAutoReplicaFailoverUtilsTest, SpellPossibilityIteratorTest, 
TestDynamicFieldCollectionResource, SuggesterWFSTTest, 
TestDFISimilarityFactory, DistributedFacetPivotLargeTest, 
TestAtomicUpdateErrorCases, LoggingHandlerTest, SolrInfoMBeanTest, TestSolrJ, 
CollectionStateFormat2Test, OverriddenZkACLAndCredentialsProvidersTest, 
TestCrossCoreJoin, TestCollationFieldDocValues, BasicDistributedZk2Test, 
TestZkChroot, IndexSchemaRuntimeFieldTest, TestShardHandlerFactory, 
MergeStrategyTest, AnalysisErrorHandlingTest, ForceLeaderTest, 
CloneFieldUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, 
CollectionsAPIAsyncDistributedZkTest, BadIndexSchemaTest, 
TestPerFieldSimilarity, TestValueSourceCache, DirectSolrConnectionTest, 
CurrencyFieldOpenExchangeTest, ResourceLoaderTest, 
TestPHPSerializedResponseWriter, TestStressRecovery, 
TestFieldCollectionResource, TestRequestForwarding, TestPivotHelperCode, 
TestFieldSortValues, ZkSolrClientTest, TestFoldingMultitermQuery, BasicZkTest, 
HdfsLockFactoryTest, TestConfigSetsAPI, TestSortingResponseWriter, 
QueryParsingTest, WordBreakSolrSpellCheckerTest, 
TestComplexPhraseQParserPlugin, SecurityConfHandlerTest, TestDefaultStatsCache, 
TestSchemaManager, TestCloudManagedSchemaConcurrent]
   [junit4] Completed [227/566 (1!)] on J1 in 88.90s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1067 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:750: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:694: 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:534: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1477: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1033: 
There were test failures: 566 suites (7 ignored), 2268 tests, 1 failure, 88 
ignored (38 assumptions) [seed: C51ECDBF6E481920]

Total time: 84 minutes 43 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