Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11586/ Java: 32bit/jdk1.7.0_80-ea-b05 -server -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:57819/kt_xk/qb, http://127.0.0.1:48990/kt_xk/qb, http://127.0.0.1:58622/kt_xk/qb, http://127.0.0.1:38745/kt_xk/qb, http://127.0.0.1:57398/kt_xk/qb] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57819/kt_xk/qb, http://127.0.0.1:48990/kt_xk/qb, http://127.0.0.1:58622/kt_xk/qb, http://127.0.0.1:38745/kt_xk/qb, http://127.0.0.1:57398/kt_xk/qb] at __randomizedtesting.SeedInfo.seed([8A4ABE6E63A555DB:21E81B4CD593823]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:349) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1009) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730) at org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:281) at org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:108) at org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:74) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57819/kt_xk/qb: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 {trace=java.lang.AssertionError at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36) at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64) at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:140) at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92) at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127) at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:687) at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:709) at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692) at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487) at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402) at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309) at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144) at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:142) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:368) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /kt_xk/qb/admin/collections. Reason: <pre> {trace=java.lang.AssertionError at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36) at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64) at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:140) at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92) at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127) at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:687) at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:709) at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692) at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487) at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402) at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309) at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144) at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:142) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:368) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338) ... 48 more Build Log: [...truncated 9712 lines...] [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/init-core-data-001 [junit4] 2> 1163366 T4463 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1163366 T4463 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kt_xk/qb [junit4] 2> 1163369 T4463 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1163370 T4464 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1163470 T4463 oasc.ZkTestServer.run start zk server on port:56190 [junit4] 2> 1163470 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1163471 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1163473 T4471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@436d5f name:ZooKeeperConnection Watcher:127.0.0.1:56190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1163473 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1163479 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1163480 T4463 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1163482 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1163483 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1163484 T4474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ae9e1 name:ZooKeeperConnection Watcher:127.0.0.1:56190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1163484 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1163485 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1163485 T4463 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1163486 T4463 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1163487 T4463 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1163489 T4463 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1163490 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1163490 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1163492 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1163492 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1163494 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1163494 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1163496 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1163496 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1163497 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1163498 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1163499 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1163499 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1163501 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1163501 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1163502 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1163503 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1163504 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1163504 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1163505 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1163506 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1163507 T4463 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1163507 T4463 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1163751 T4463 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/cores/collection1 [junit4] 2> 1163753 T4463 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1163755 T4463 oejs.AbstractConnector.doStart Started [email protected]:57398 [junit4] 2> 1163755 T4463 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5f00f9 [junit4] 2> 1163756 T4463 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1163756 T4463 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001 [junit4] 2> 1163756 T4463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/' [junit4] 2> 1163767 T4463 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/solr.xml [junit4] 2> 1163778 T4463 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/cores [junit4] 2> 1163778 T4463 oasc.CoreContainer.<init> New CoreContainer 3259675 [junit4] 2> 1163778 T4463 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/] [junit4] 2> 1163779 T4463 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1163779 T4463 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1163780 T4463 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1163780 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1163780 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1163780 T4463 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1163780 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1163781 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1163781 T4463 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1163781 T4463 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1163781 T4463 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1163782 T4463 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1163782 T4463 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1163782 T4463 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1163783 T4463 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1163783 T4463 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56190/solr [junit4] 2> 1163783 T4463 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1163783 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1163784 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1163786 T4486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f9bd96 name:ZooKeeperConnection Watcher:127.0.0.1:56190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1163786 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1163787 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1163789 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1163790 T4489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1389a66 name:ZooKeeperConnection Watcher:127.0.0.1:56190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1163790 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1163792 T4463 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1163794 T4463 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1163796 T4463 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1163797 T4463 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1163799 T4463 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1163801 T4463 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1163802 T4463 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57398_kt_xk%2Fqb [junit4] 2> 1163803 T4463 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57398_kt_xk%2Fqb [junit4] 2> 1163804 T4463 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1163806 T4463 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1163807 T4463 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1163808 T4463 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57398_kt_xk%2Fqb [junit4] 2> 1163809 T4463 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1163810 T4463 oasc.Overseer.start Overseer (id=93273004731203587-127.0.0.1:57398_kt_xk%2Fqb-n_0000000000) starting [junit4] 2> 1163813 T4463 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1163819 T4463 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1163820 T4491 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1163821 T4463 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1163823 T4463 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1163824 T4463 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1163826 T4490 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1163826 T4463 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/cores [junit4] 2> 1163827 T4463 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/cores/collection1/ [junit4] 2> 1163828 T4463 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1163828 T4493 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1163829 T4493 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1163829 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1163829 T4493 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1163831 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:57398_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:57398/kt_xk/qb", [junit4] 2> "numShards":"1", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection"} current state version: 0 [junit4] 2> 1163832 T4490 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:57398_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:57398/kt_xk/qb", [junit4] 2> "numShards":"1", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection"} [junit4] 2> 1163832 T4490 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1163832 T4490 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1163833 T4489 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1164830 T4493 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1164830 T4493 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1164831 T4493 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1164831 T4493 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1164831 T4493 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1164832 T4493 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/cores/collection1/' [junit4] 2> 1164841 T4493 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1164843 T4493 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1164847 T4493 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1164859 T4493 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 1164889 T4493 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1164890 T4493 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1164896 T4493 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1165078 T4493 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1165080 T4493 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1165081 T4493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1165084 T4493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1165102 T4493 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1165102 T4493 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1165102 T4493 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/control/data/ [junit4] 2> 1165103 T4493 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a8af0 [junit4] 2> 1165103 T4493 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/control/data [junit4] 2> 1165104 T4493 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/control/data/index/ [junit4] 2> 1165104 T4493 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 1165104 T4493 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/control/data/index [junit4] 2> 1165105 T4493 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5063249056358394] [junit4] 2> 1165105 T4493 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4d66d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19a21e5),segFN=segments_1,generation=1} [junit4] 2> 1165106 T4493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1165109 T4493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1165110 T4493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1165110 T4493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1165110 T4493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1165111 T4493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1165111 T4493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1165111 T4493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1165112 T4493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1165112 T4493 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1165113 T4493 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1165113 T4493 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1165113 T4493 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1165114 T4493 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1165114 T4493 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1165115 T4493 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1165115 T4493 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1165115 T4493 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1165116 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1165117 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1165117 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1165118 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1165118 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1165119 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1165119 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1165119 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1165120 T4493 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1165120 T4493 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1165124 T4493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1165125 T4493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1165126 T4493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1165128 T4493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1165129 T4493 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1165131 T4493 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1165131 T4493 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1165131 T4493 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=633795847, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1165132 T4493 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4d66d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19a21e5),segFN=segments_1,generation=1} [junit4] 2> 1165132 T4493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1165132 T4493 oass.SolrIndexSearcher.<init> Opening Searcher@1cefe14[collection1] main [junit4] 2> 1165133 T4493 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1165133 T4493 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1165133 T4493 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1165134 T4493 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1165134 T4493 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1165134 T4493 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1165134 T4493 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1165134 T4493 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1165135 T4493 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1165135 T4493 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1165136 T4494 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cefe14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1165136 T4493 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1165136 T4497 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57398/kt_xk/qb collection:control_collection shard:shard1 [junit4] 2> 1165137 T4463 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1165137 T4497 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1165137 T4463 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1165138 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1165139 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1165140 T4500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17d8af9 name:ZooKeeperConnection Watcher:127.0.0.1:56190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1165140 T4497 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1165140 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1165141 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1165141 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1165142 T4497 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1165142 T4497 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 1165142 T4463 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1165142 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> ASYNC NEW_CORE C4034 name=collection1 org.apache.solr.core.SolrCore@14dfd35 url=http://127.0.0.1:57398/kt_xk/qb/collection1 node=127.0.0.1:57398_kt_xk%2Fqb C4034_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:57398_kt_xk%2Fqb, base_url=http://127.0.0.1:57398/kt_xk/qb, core=collection1, state=down} [junit4] 2> 1165142 T4497 C4034 P57398 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57398/kt_xk/qb/collection1/ [junit4] 2> 1165143 T4497 C4034 P57398 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1165143 T4497 C4034 P57398 oasc.SyncStrategy.syncToMe http://127.0.0.1:57398/kt_xk/qb/collection1/ has no replicas [junit4] 2> 1165143 T4497 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57398/kt_xk/qb/collection1/ shard1 [junit4] 2> 1165143 T4497 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1165144 T4463 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1165144 T4463 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1165145 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1165145 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1165146 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1165147 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:57398/kt_xk/qb", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 1165148 T4503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc8a92 name:ZooKeeperConnection Watcher:127.0.0.1:56190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1165148 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1165148 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1165150 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1165151 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "stateFormat":"2"} current state version: 1 [junit4] 2> 1165151 T4490 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 1165151 T4489 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1165152 T4500 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1165256 T4490 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 1165257 T4500 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1165297 T4497 oasc.ZkController.register We are http://127.0.0.1:57398/kt_xk/qb/collection1/ and leader is http://127.0.0.1:57398/kt_xk/qb/collection1/ [junit4] 2> 1165297 T4497 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57398/kt_xk/qb [junit4] 2> 1165297 T4497 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1165298 T4497 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1165298 T4497 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1165299 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1165301 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:57398_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:57398/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection"} current state version: 3 [junit4] 2> 1165301 T4490 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:57398_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:57398/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection"} [junit4] 2> 1165405 T4489 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1165405 T4500 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1165410 T4463 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/cores/collection1 [junit4] 2> 1165411 T4463 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1165411 T4463 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1165413 T4463 oejs.AbstractConnector.doStart Started [email protected]:48990 [junit4] 2> 1165414 T4463 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5f00f9 [junit4] 2> 1165415 T4463 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1165415 T4463 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001 [junit4] 2> 1165415 T4463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/' [junit4] 2> 1165433 T4463 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/solr.xml [junit4] 2> 1165443 T4463 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/cores [junit4] 2> 1165444 T4463 oasc.CoreContainer.<init> New CoreContainer 2802649 [junit4] 2> 1165444 T4463 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/] [junit4] 2> 1165445 T4463 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1165445 T4463 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1165445 T4463 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1165445 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1165446 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1165446 T4463 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1165446 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1165446 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1165447 T4463 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1165447 T4463 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1165447 T4463 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1165447 T4463 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1165448 T4463 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1165448 T4463 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1165448 T4463 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1165449 T4463 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56190/solr [junit4] 2> 1165449 T4463 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1165449 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1165450 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1165451 T4515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11a6bc name:ZooKeeperConnection Watcher:127.0.0.1:56190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1165452 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1165452 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1165453 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1165454 T4518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c063c4 name:ZooKeeperConnection Watcher:127.0.0.1:56190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1165455 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1165458 T4463 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1166461 T4463 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48990_kt_xk%2Fqb [junit4] 2> 1166462 T4463 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48990_kt_xk%2Fqb [junit4] 2> 1166465 T4463 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1166467 T4463 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/cores [junit4] 2> 1166467 T4463 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/cores/collection1/ [junit4] 2> 1166468 T4463 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1166469 T4519 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1166469 T4519 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1166470 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1166471 T4519 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1166471 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:48990_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:48990/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 1166471 T4519 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1166472 T4490 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:48990_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:48990/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1"} [junit4] 2> 1166472 T4519 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1166472 T4490 oasco.ReplicaMutator.updateState Collection already exists with numShards=4 [junit4] 2> 1166472 T4490 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard4 [junit4] 2> 1166473 T4519 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 1166473 T4519 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1166574 T4490 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 1166575 T4518 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 1166576 T4518 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 1167473 T4519 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1167474 T4519 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1167474 T4519 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1167474 T4519 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1167475 T4519 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1167475 T4519 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/cores/collection1/' [junit4] 2> 1167485 T4519 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1167486 T4519 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1167490 T4519 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1167501 T4519 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 1167525 T4519 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1167526 T4519 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1167531 T4519 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1167743 T4519 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1167745 T4519 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1167746 T4519 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1167748 T4519 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1167763 T4519 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1167763 T4519 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1167763 T4519 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/jetty1/ [junit4] 2> 1167764 T4519 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a8af0 [junit4] 2> 1167764 T4519 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/jetty1 [junit4] 2> 1167765 T4519 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/jetty1/index/ [junit4] 2> 1167765 T4519 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 1167765 T4519 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/jetty1/index [junit4] 2> 1167766 T4519 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5063249056358394] [junit4] 2> 1167766 T4519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ee2a24 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8f1),segFN=segments_1,generation=1} [junit4] 2> 1167767 T4519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1167771 T4519 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1167771 T4519 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1167772 T4519 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1167772 T4519 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1167772 T4519 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1167772 T4519 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1167773 T4519 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1167773 T4519 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1167773 T4519 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1167774 T4519 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1167774 T4519 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1167775 T4519 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1167775 T4519 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1167776 T4519 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1167776 T4519 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1167777 T4519 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1167778 T4519 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1167779 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1167779 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1167780 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1167780 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1167781 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1167781 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1167782 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1167782 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1167783 T4519 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1167783 T4519 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1167787 T4519 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1167788 T4519 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1167790 T4519 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1167791 T4519 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1167792 T4519 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1167793 T4519 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1167794 T4519 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1167795 T4519 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=633795847, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1167796 T4519 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ee2a24 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8f1),segFN=segments_1,generation=1} [junit4] 2> 1167796 T4519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1167796 T4519 oass.SolrIndexSearcher.<init> Opening Searcher@6dbcd3[collection1] main [junit4] 2> 1167796 T4519 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1167797 T4519 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1167797 T4519 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1167798 T4519 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1167798 T4519 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1167798 T4519 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1167799 T4519 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1167799 T4519 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1167799 T4519 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1167800 T4519 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1167800 T4520 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dbcd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1167801 T4519 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1167804 T4523 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48990/kt_xk/qb collection:collection1 shard:shard4 [junit4] 2> 1167804 T4463 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1167805 T4463 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1167805 T4523 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard4/election [junit4] 2> 1167808 T4523 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard4 [junit4] 2> 1167809 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1167810 T4523 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1167810 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard4", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 1167810 T4523 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C4035 name=collection1 org.apache.solr.core.SolrCore@147e9e8 url=http://127.0.0.1:48990/kt_xk/qb/collection1 node=127.0.0.1:48990_kt_xk%2Fqb C4035_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:48990_kt_xk%2Fqb, base_url=http://127.0.0.1:48990/kt_xk/qb, core=collection1, state=down} [junit4] 2> 1167811 T4523 C4035 P48990 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48990/kt_xk/qb/collection1/ [junit4] 2> 1167811 T4490 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 1167812 T4523 C4035 P48990 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1167812 T4523 C4035 P48990 oasc.SyncStrategy.syncToMe http://127.0.0.1:48990/kt_xk/qb/collection1/ has no replicas [junit4] 2> 1167812 T4518 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 1167812 T4523 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48990/kt_xk/qb/collection1/ shard4 [junit4] 2> 1167812 T4523 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard4 [junit4] 2> 1167813 T4518 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 1167825 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1167826 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard4", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:48990/kt_xk/qb", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 1167827 T4490 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 1167828 T4518 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 1167829 T4518 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1167877 T4523 oasc.ZkController.register We are http://127.0.0.1:48990/kt_xk/qb/collection1/ and leader is http://127.0.0.1:48990/kt_xk/qb/collection1/ [junit4] 2> 1167877 T4523 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48990/kt_xk/qb [junit4] 2> 1167877 T4523 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1167878 T4523 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1167878 T4523 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1167879 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1167880 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:48990_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:48990/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard4", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 1167880 T4490 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:48990_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:48990/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard4", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1"} [junit4] 2> 1167881 T4523 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1167881 T4490 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 1167882 T4518 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 1167882 T4518 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1168044 T4463 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/cores/collection1 [junit4] 2> 1168045 T4463 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1168046 T4463 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1168047 T4463 oejs.AbstractConnector.doStart Started [email protected]:57819 [junit4] 2> 1168048 T4463 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5f00f9 [junit4] 2> 1168049 T4463 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1168049 T4463 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001 [junit4] 2> 1168049 T4463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/' [junit4] 2> 1168063 T4463 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/solr.xml [junit4] 2> 1168073 T4463 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/cores [junit4] 2> 1168074 T4463 oasc.CoreContainer.<init> New CoreContainer 14884976 [junit4] 2> 1168074 T4463 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/] [junit4] 2> 1168075 T4463 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1168075 T4463 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1168075 T4463 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1168075 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1168075 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1168076 T4463 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1168076 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1168076 T4463 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1168076 T4463 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1168077 T4463 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1168077 T4463 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1168077 T4463 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1168078 T4463 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1168078 T4463 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1168078 T4463 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1168078 T4463 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56190/solr [junit4] 2> 1168079 T4463 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1168079 T4463 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1168079 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1168081 T4535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a2c0d6 name:ZooKeeperConnection Watcher:127.0.0.1:56190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1168081 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1168082 T4463 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1168083 T4463 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1168084 T4538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f92ce8 name:ZooKeeperConnection Watcher:127.0.0.1:56190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1168084 T4463 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1168088 T4463 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1169091 T4463 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57819_kt_xk%2Fqb [junit4] 2> 1169092 T4463 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57819_kt_xk%2Fqb [junit4] 2> 1169095 T4463 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1169097 T4463 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/cores [junit4] 2> 1169098 T4463 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/cores/collection1/ [junit4] 2> 1169098 T4463 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1169100 T4539 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1169100 T4539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1169101 T4489 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1169102 T4539 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1169102 T4490 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:57819_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:57819/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 1169102 T4539 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1169103 T4490 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:57819_kt_xk%2Fqb", [junit4] 2> "base_url":"http://127.0.0.1:57819/kt_xk/qb", [junit4] 2> "numShards":"4", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1"} [junit4] 2> 1169103 T4539 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1169103 T4490 oasco.ReplicaMutator.updateState Collection already exists with numShards=4 [junit4] 2> 1169103 T4490 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 1169104 T4490 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 1169104 T4539 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1169105 T4538 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 1169105 T4539 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1169105 T4518 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 1169105 T4538 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 1169106 T4518 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 1170105 T4539 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1170105 T4539 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1170106 T4539 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1170106 T4539 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1170107 T4539 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1170107 T4539 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/cores/collection1/' [junit4] 2> 1170121 T4539 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1170122 T4539 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1170131 T4539 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1170170 T4539 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 1170205 T4539 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1170206 T4539 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1170214 T4539 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1170455 T4539 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1170458 T4539 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1170459 T4539 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1170462 T4539 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1170478 T4539 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1170478 T4539 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1170478 T4539 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001/tempDir-001/jetty2/ [junit4] 2> 1170478 T4539 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a8af0 [junit4] 2> 1170479 T4539 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/ [...truncated too long message...] ) [junit4] > at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:687) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:709) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309) [junit4] > at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275) [junit4] > at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144) [junit4] > at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736) [junit4] > at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261) [junit4] > at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204) [junit4] > at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] > at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:142) [junit4] > at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] > at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) [junit4] > at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) [junit4] > at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) [junit4] > at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301) [junit4] > at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077) [junit4] > at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) [junit4] > at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) [junit4] > at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) [junit4] > at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) [junit4] > at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) [junit4] > at org.eclipse.jetty.server.Server.handle(Server.java:368) [junit4] > at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) [junit4] > at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942) [junit4] > at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004) [junit4] > at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640) [junit4] > at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) [junit4] > at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) [junit4] > at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) [junit4] > at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) [junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > ,code=500}</pre></p> [junit4] > <hr /><i><small>Powered by Jetty://</small></i> [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > [junit4] > </body> [junit4] > </html> [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338) [junit4] > ... 48 more [junit4] 2> 1281203 T4463 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 8A4ABE6E63A555DB-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=ms, timezone=America/St_Thomas [junit4] 2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.7.0_80-ea (32-bit)/cpus=8,threads=1,free=131347760,total=224944128 [junit4] 2> NOTE: All tests run in this JVM: [LeaderInitiatedRecoveryOnCommitTest, TestMaxScoreQueryParser, TestCharFilters, SuggesterWFSTTest, AlternateDirectoryTest, TestSolrConfigHandler, RollingRestartTest, AnalyticsQueryTest, URLClassifyProcessorTest, RequestHandlersTest, DistributedQueryComponentOptimizationTest, StressHdfsTest, TestFieldCollectionResource, ClusterStateTest, TestIBSimilarityFactory, ExternalCollectionsTest, TestDefaultStatsCache, TestDynamicFieldResource, LeaderElectionTest, TestConfigOverlay, TestDynamicFieldCollectionResource, TestInitParams, TestManagedStopFilterFactory, PrimUtilsTest, TestShardHandlerFactory, TestAnalyzeInfixSuggestions, PeerSyncTest, TestQueryTypes, HardAutoCommitTest, TestSearcherReuse, TestSurroundQueryParser, NoCacheHeaderTest, SolrInfoMBeanTest, TestSolrQueryParserDefaultOperatorResource, TestNoOpRegenerator, DefaultValueUpdateProcessorTest, SuggestComponentTest, RequiredFieldsTest, TestBinaryField, TestHashPartitioner, TestClusterStateMutator, HdfsDirectoryFactoryTest, SOLR749Test, JSONWriterTest, TestPhraseSuggestions, AnalysisErrorHandlingTest, DistributedIntervalFacetingTest, HttpPartitionTest, DistributedFacetPivotWhiteBoxTest, EnumFieldTest, PathHierarchyTokenizerFactoryTest, TestCloudSchemaless, DeleteShardTest, UnloadDistributedZkTest, DeleteLastCustomShardedReplicaTest, CoreMergeIndexesAdminHandlerTest, TestComponentsName, RemoteQueryErrorTest, TestIntervalFaceting, HdfsUnloadDistributedZkTest, TestAtomicUpdateErrorCases, RequestLoggingTest, FacetPivotSmallTest, DirectUpdateHandlerTest, ZkControllerTest, SoftAutoCommitTest, TestDynamicLoading, ReplicationFactorTest, TestOmitPositions, RankQueryTest, UUIDFieldTest, TestStressRecovery, SolrIndexSplitterTest, ChaosMonkeyNothingIsSafeTest, TestWriterPerf, NumericFieldsTest, TestLRUCache, UniqFieldsUpdateProcessorFactoryTest, TestRandomDVFaceting, QueryElevationComponentTest, TestCoreContainer, SynonymTokenizerTest, OutputWriterTest, TestGroupingSearch, SolrCoreTest, SyncSliceTest, SuggesterTest, TestRebalanceLeaders] [junit4] Completed on J0 in 117.86s, 1 test, 1 error <<< FAILURES! [...truncated 801 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: There were test failures: 464 suites, 1856 tests, 1 error, 46 ignored (21 assumptions) Total time: 72 minutes 42 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_80-ea-b05 -server -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
