Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/127/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseG1GC

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/dynamicfields/?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int 
name="status">500</int>   <int name="QTime">15817</int> </lst> <lst 
name="error">   <str name="msg">7 out of 8 replicas failed to update their 
schema to version 52 within 15 seconds! Failed cores: 
[http://127.0.0.1:34765/collection1/, http://127.0.0.1:59974/collection1/, 
http://127.0.0.1:63257/collection1/, http://127.0.0.1:60791/collection1/, 
http://127.0.0.1:43778/collection1/, http://127.0.0.1:47895/collection1/, 
http://127.0.0.1:63025/collection1/]</str>   <str 
name="trace">org.apache.solr.common.SolrException: 7 out of 8 replicas failed 
to update their schema to version 52 within 15 seconds! Failed cores: 
[http://127.0.0.1:34765/collection1/, http://127.0.0.1:59974/collection1/, 
http://127.0.0.1:63257/collection1/, http://127.0.0.1:60791/collection1/, 
http://127.0.0.1:43778/collection1/, http://127.0.0.1:47895/collection1/, 
http://127.0.0.1:63025/collection1/]  at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
  at 
org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
  at 
org.apache.solr.rest.schema.DynamicFieldCollectionResource.post(DynamicFieldCollectionResource.java:195)
  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)  at 
org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
  at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)  at 
org.restlet.resource.Finder.handle(Finder.java:236)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
  at org.restlet.Application.handle(Application.java:385)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.Component.handle(Component.java:408)  at 
org.restlet.Server.handle(Server.java:507)  at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)  at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)  
at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)  at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)  at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)  at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)  at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:499)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) </str>   <int name="code">500</int> 
</lst> </response> 

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

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

        at 
__randomizedtesting.SeedInfo.seed([9CC7CD4106A4F308:1493F29BA8589EF0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addDynamicFieldPost(TestCloudManagedSchemaConcurrent.java:144)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$400(TestCloudManagedSchemaConcurrent.java:45)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$4.execute(TestCloudManagedSchemaConcurrent.java:291)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11022 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaConcurrent
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/init-core-data-001
   [junit4]   2> 2953185 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[9CC7CD4106A4F308]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2953185 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[9CC7CD4106A4F308]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2953189 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2953189 INFO  (Thread-6968) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2953189 INFO  (Thread-6968) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2953289 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65258
   [junit4]   2> 2953289 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953290 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953293 INFO  (zkCallback-2155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f258eac 
name:ZooKeeperConnection Watcher:127.0.0.1:65258 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953294 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953294 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953294 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2953299 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953300 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953302 INFO  (zkCallback-2156-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d2f0f9e 
name:ZooKeeperConnection Watcher:127.0.0.1:65258/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953302 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953302 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953302 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2953305 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2953307 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2953310 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2953313 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2953313 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2953316 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2953316 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2953318 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2953319 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2953321 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2953322 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2953325 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2953325 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2953328 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2953328 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2953330 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2953330 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2953333 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2953334 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2953337 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2953337 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2953340 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2953340 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2953344 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2953345 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2953522 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1
   [junit4]   2> 2953524 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2953526 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6db8d140{/,null,AVAILABLE}
   [junit4]   2> 2953527 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b1f907{HTTP/1.1}{127.0.0.1:53812}
   [junit4]   2> 2953527 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.Server Started @2961585ms
   [junit4]   2> 2953527 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=53812, hostContext=/, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores,
 
solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/tempDir-001/control/data}
   [junit4]   2> 2953527 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@105b3e5d
   [junit4]   2> 2953527 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/'
   [junit4]   2> 2953527 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2953528 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2953551 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953552 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953555 INFO  (zkCallback-2157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b50bb7f 
name:ZooKeeperConnection Watcher:127.0.0.1:65258/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953555 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953555 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953557 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2953557 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/solr.xml
   [junit4]   2> 2953573 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores
   [junit4]   2> 2953573 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1942204536
   [junit4]   2> 2953573 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/]
   [junit4]   2> 2953573 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/lib
   [junit4]   2> 2953573 WARN  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/lib).
   [junit4]   2> 2953582 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
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> 2953583 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2953584 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2953584 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2953584 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65258/solr
   [junit4]   2> 2953584 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2953584 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953584 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953586 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37a03218 
name:ZooKeeperConnection Watcher:127.0.0.1:65258 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953587 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953587 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953588 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2953590 INFO  
(zkCallback-2160-thread-1-processing-n:127.0.0.1:53812_) [n:127.0.0.1:53812_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@123110 name:ZooKeeperConnection 
Watcher:127.0.0.1:65258/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2953590 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2953592 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2953595 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2953599 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2953602 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2953606 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2953610 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2953614 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2953617 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2953619 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2953620 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53812_
   [junit4]   2> 2953621 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53812_
   [junit4]   2> 2953624 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2953626 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2953628 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2953628 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94696841049341956-127.0.0.1:53812_-n_0000000000
   [junit4]   2> 2953629 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:53812_
   [junit4]   2> 2953629 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2953632 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.Overseer Overseer 
(id=94696841049341956-127.0.0.1:53812_-n_0000000000) starting
   [junit4]   2> 2953635 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2953646 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2953646 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 2953656 INFO  
(OverseerCollectionConfigSetProcessor-94696841049341956-127.0.0.1:53812_-n_0000000000)
 [n:127.0.0.1:53812_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 2953657 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2953674 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2953674 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2953676 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores
   [junit4]   2> 2953677 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, 
config=solrconfig.xml, dataDir=data/, collection=control_collection, 
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1,
 coreNodeName=, transient=false, name=collection1, 
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/,
 loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 2953677 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.CoresLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/
   [junit4]   2> 2953677 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2953679 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2953680 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:53812_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 2953680 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 2953680 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 2953683 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:53812";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:53812_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 2953683 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 2953684 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:53812";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:53812_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 2953684 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 2953685 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2953687 INFO  
(zkCallback-2160-thread-1-processing-n:127.0.0.1:53812_) [n:127.0.0.1:53812_    
] 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> 2954684 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2954685 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 2954685 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 2954685 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 2954686 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 2954687 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/'
   [junit4]   2> 2954687 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2954687 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2954707 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 2954716 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 2954732 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2954761 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 2954762 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2954805 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2954812 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2955131 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2955139 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 2955141 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 2955165 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2955170 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2955174 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2955175 WARN  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2955175 WARN  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2955175 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2955176 WARN  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2955176 WARN  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2955177 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 2955179 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 2955184 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955186 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2955186 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 2955186 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 2955186 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 2955187 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2955187 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data
   [junit4]   2> 2955187 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2955188 WARN  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2955188 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data/index
   [junit4]   2> 2955188 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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=27, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=46.630859375, 
floorSegmentMB=1.564453125, forceMergeDeletesPctAllowed=16.72939471844504, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7067635164038035
   [junit4]   2> 2955264 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c95f13; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2955264 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2955264 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53812_ 
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 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data/
   [junit4]   2> 2955268 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955268 WARN  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955272 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2955273 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2955274 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2955276 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2955280 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/replication,/admin/logging,/admin/luke,/admin/ping,/admin/threads,/update/json/docs,standard,/admin/properties,/update/csv,/get,/dump,/admin/segments,/schema,/admin/system,/update/json,/admin/plugins,/config,/update,/admin/file
   [junit4]   2> 2955281 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955282 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955282 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955284 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2955284 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2955285 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2955285 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/control-001/cores/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c95f13; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2955285 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2955286 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2b36c1bf[collection1] main
   [junit4]   2> 2955286 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955287 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955287 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955288 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2955288 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2955288 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955289 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955289 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955289 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2955289 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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> 2955290 INFO  
(searcherExecutor-7428-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@2b36c1bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ 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 1515149458990432256
   [junit4]   2> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version 
1515149458990432256
   [junit4]   2> 2955290 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2955295 INFO  
(coreLoadExecutor-7427-thread-1-processing-n:127.0.0.1:53812_) 
[n:127.0.0.1:53812_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2955296 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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:53812 
collection:control_collection shard:shard1
   [junit4]   2> 2955297 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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> 2955304 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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/94696841049341956-core_node1-n_0000000000
   [junit4]   2> 2955305 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2955307 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2955308 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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> 2955308 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53812/collection1/
   [junit4]   2> 2955308 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2955308 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] 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> 2955308 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53812/collection1/ has no replicas
   [junit4]   2> 2955308 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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:53812/collection1/ shard1
   [junit4]   2> 2955309 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2955310 INFO  
(zkCallback-2160-thread-1-processing-n:127.0.0.1:53812_) [n:127.0.0.1:53812_    
] 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> 2955315 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2955319 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] 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:53812";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2955430 INFO  
(zkCallback-2160-thread-1-processing-n:127.0.0.1:53812_) [n:127.0.0.1:53812_    
] 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> 2955477 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:53812/collection1/ and leader is 
http://127.0.0.1:53812/collection1/
   [junit4]   2> 2955477 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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:53812
   [junit4]   2> 2955477 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2955477 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 2955477 INFO  
(coreZkRegister-7421-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:53812_ c:control_collection x:collection1) [n:127.0.0.1:53812_ 
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> 2955514 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:53812";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:53812_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 3
   [junit4]   2> 2955515 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:53812";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:53812_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 2955619 INFO  
(zkCallback-2160-thread-1-processing-n:127.0.0.1:53812_) [n:127.0.0.1:53812_    
] 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> 2955685 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2955685 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2955689 INFO  (zkCallback-2162-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c701eac 
name:ZooKeeperConnection Watcher:127.0.0.1:65258/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2955689 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2955689 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2955689 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2955694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2955694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2955694 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2955695 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2955697 INFO  (zkCallback-2163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@70142f21 
name:ZooKeeperConnection Watcher:127.0.0.1:65258/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2955698 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2955698 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2955701 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 2955701 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 2955805 INFO  
(OverseerStateUpdate-94696841049341956-127.0.0.1:53812_-n_0000000000) 
[n:127.0.0.1:53812_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 2955853 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/cores/collection1
   [junit4]   2> 2955855 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001
   [junit4]   2> 2955855 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2955858 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9604ea5{/,null,AVAILABLE}
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@11cb3772{HTTP/1.1}{127.0.0.1:34765}
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.e.j.s.Server Started @2963917ms
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/tempDir-001/jetty1,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/cores,
 hostContext=/, hostPort=34765}
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@105b3e5d
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/'
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2955859 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2955881 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2955881 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2955885 INFO  (zkCallback-2164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21b5b0a2 
name:ZooKeeperConnection Watcher:127.0.0.1:65258/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2955885 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2955885 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2955887 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2955887 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/solr.xml
   [junit4]   2> 2955901 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/cores
   [junit4]   2> 2955902 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 716440772
   [junit4]   2> 2955902 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/]
   [junit4]   2> 2955902 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/lib
   [junit4]   2> 2955902 WARN  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001/shard-1-001/lib).
   [junit4]   2> 2955910 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
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> 2955912 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2955912 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2955912 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2955912 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65258/solr
   [junit4]   2> 2955912 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2955912 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2955913 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2955915 INFO  (zkCallback-2166-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ac7f28b 
name:ZooKeeperConnection Watcher:127.0.0.1:65258 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2955915 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2955916 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2955918 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2955920 INFO  
(zkCallback-2167-thread-1-processing-n:127.0.0.1:34765_) [n:127.0.0.1:34765_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@75267806 
name:ZooKeeperConnection Watcher:127.0.0.1:65258/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2955920 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2955929 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 2956939 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34765_
   [junit4]   2> 2956940 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34765_
   [junit4]   2> 2956941 INFO  (zkCallback-2162-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> 2956942 INFO  
(zkCallback-2167-thread-1-processing-n:127.0.0.1:34765_) [n:127.0.0.1:34765_    
] 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> 2956942 INFO  
(zkCallback-2160-thread-1-processing-n:127.0.0.1:53812_) [n:127.0.0.1:53812_    
] 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> 2956943 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2956944 INFO  
(TEST-TestCloudManagedSchemaConcurrent.test-seed#[9CC7CD4106A4F308]) 
[n:127.0.0.1:34765_    ] o.a.s.c.LeaderElec

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

izedtesting.SeedInfo.seed([9CC7CD4106A4F308:1493F29BA8589EF0]:0)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addDynamicFieldPost(TestCloudManagedSchemaConcurrent.java:144)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$400(TestCloudManagedSchemaConcurrent.java:45)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$4.execute(TestCloudManagedSchemaConcurrent.java:291)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3186250 INFO  
(SUITE-TestCloudManagedSchemaConcurrent-seed#[9CC7CD4106A4F308]-worker) 
[n:127.0.0.1:63025_ c:collection1 s:shard3 r:core_node8 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_9CC7CD4106A4F308-001
   [junit4]   2> Oct 16, 2015 1:35:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=ar, timezone=GMT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_85 
(64-bit)/cpus=3,threads=1,free=221618656,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPNoScore, 
TestCloudManagedSchema, HdfsBasicDistributedZkTest, TestClassNameShortening, 
TestCoreContainer, FileUtilsTest, TestComponentsName, 
TestCursorMarkWithoutUniqueKey, XsltUpdateRequestHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestFastLRUCache, RankQueryTest, 
StandardRequestHandlerTest, CursorMarkTest, DOMUtilTest, 
TestCopyFieldCollectionResource, TestSolrJ, AsyncMigrateRouteKeyTest, 
TestDownShardTolerantSearch, TestFreeTextSuggestions, 
DistribDocExpirationUpdateProcessorTest, SmileWriterTest, 
TestShortCircuitedRequests, TestDefaultStatsCache, TestPhraseSuggestions, 
TestLRUCache, TestSolrDeletionPolicy1, TestStressVersions, 
TestManagedSchemaDynamicFieldResource, TestNamedUpdateProcessors, AssignTest, 
TestDFRSimilarityFactory, TestBulkSchemaAPI, TestPostingsSolrHighlighter, 
TestDistributedMissingSort, TestArbitraryIndexDir, 
DistributedFacetPivotLongTailTest, BigEndianAscendingWordSerializerTest, 
TestLMDirichletSimilarityFactory, TestStressLucene, TestCustomSort, 
HdfsBasicDistributedZk2Test, RegexBoostProcessorTest, DocValuesTest, 
TestHighFrequencyDictionaryFactory, JsonLoaderTest, 
TestMinMaxOnMultiValuedField, TestCloudSchemaless, 
TestRandomRequestDistribution, DisMaxRequestHandlerTest, TestSchemaResource, 
TestLRUStatsCache, SharedFSAutoReplicaFailoverTest, TestUpdate, 
TestDistributedSearch, MergeStrategyTest, 
DocExpirationUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, 
TestDynamicFieldResource, DistributedSuggestComponentTest, 
ExitableDirectoryReaderTest, TestLFUCache, JavabinLoaderTest, 
TestExactStatsCache, BlockCacheTest, TestIBSimilarityFactory, 
SuggestComponentTest, TestManagedResource, TestFieldSortValues, 
TestRemoveLastDynamicCopyField, TestAnalyzeInfixSuggestions, SyncSliceTest, 
UnloadDistributedZkTest, TestMiniSolrCloudClusterSSL, TestBlobHandler, 
SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, 
TestExceedMaxTermLength, TestRandomDVFaceting, TestJettySolrRunner, 
PathHierarchyTokenizerFactoryTest, TestWordDelimiterFilterFactory, RulesTest, 
TestReplicationHandler, TestCodecSupport, CachingDirectoryFactoryTest, 
TestSolr4Spatial2, QueryResultKeyTest, ExplicitHLLTest, DocumentBuilderTest, 
DistributedSpellCheckComponentTest, ConnectionManagerTest, TestRemoteStreaming, 
ReturnFieldsTest, SuggesterFSTTest, RecoveryZkTest, 
SchemaVersionSpecificBehaviorTest, TestReloadDeadlock, QueryEqualityTest, 
TestMergePolicyConfig, DocValuesMultiTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SolrRequestParserTest, TestDocSet, 
SoftAutoCommitTest, TestJmxMonitoredMap, DistributedDebugComponentTest, 
CleanupOldIndexTest, TestInitQParser, CollectionTooManyReplicasTest, 
MBeansHandlerTest, TermsComponentTest, SolrIndexConfigTest, TestFieldResource, 
TestConfigSetProperties, DirectSolrSpellCheckerTest, 
StatelessScriptUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, 
TestExtendedDismaxParser, LeaderElectionTest, TestSolrDynamicMBean, 
ClusterStateUpdateTest, CollectionsAPIAsyncDistributedZkTest, OverseerTest, 
TestPseudoReturnFields, PolyFieldTest, AddBlockUpdateTest, 
BasicDistributedZkTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, 
ShardRoutingTest, TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
TestDistributedGrouping, ZkControllerTest, TestStressReorder, 
HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, 
DirectUpdateHandlerTest, TestIndexSearcher, 
DistributedQueryElevationComponentTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, SpatialFilterTest, 
TestCSVLoader, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, 
SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
FileBasedSpellCheckerTest, RequestHandlersTest, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, IndexSchemaTest, TestJmxIntegration, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, 
TestBinaryResponseWriter, SOLR749Test, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
BadComponentTest, MultiTermTest, SampleTest, TestSearchPerf, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestDefaultSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, 
CollectionStateFormat2Test, DeleteReplicaTest, HttpPartitionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, SSLMigrationTest, 
SaslZkACLProviderTest, TestAuthenticationFramework, TestCloudPivotFacet, 
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase, 
TestSolrCloudWithKerberosAlt, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, 
TestConfigSetImmutable, TestConfigSets, TestImplicitCoreProperties, 
TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSolrConfigHandler, TestReqParamsAPI, TestRestoreCore, 
CoreAdminRequestStatusTest, SegmentsInfoRequestHandlerTest, 
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, 
SuggestComponentContextFilterQueryTest, TestExpandComponent, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, 
TestChildDocTransformer, TestRawResponseWriter, TestSortingResponseWriter, 
TestDynamicFieldCollectionResource, TestFieldTypeCollectionResource, 
TestFieldTypeResource, TestManagedSchemaFieldResource, 
TestManagedSchemaFieldTypeResource, TestSchemaSimilarityResource, 
TestSchemaVersionResource, TestSerializedLuceneMatchVersion, 
TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, 
DateRangeFieldTest, DocValuesMissingTest, TestBulkSchemaConcurrent, 
TestCloudManagedSchemaConcurrent]
   [junit4] Completed [507/542] on J0 in 233.63s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 123 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
 There were test failures: 542 suites (7 ignored), 2142 tests, 1 failure, 49 
ignored (36 assumptions) [seed: 9CC7CD4106A4F308]

Total time: 81 minutes 8 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