Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/36/ Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.TestDistributedGrouping.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:35365 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:35365 at __randomizedtesting.SeedInfo.seed([2F27631FA3EE1D27:AEC1ED07D4B17D1B]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:562) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) at org.apache.solr.BaseDistributedSearchTestCase.index_specific(BaseDistributedSearchTestCase.java:493) at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:139) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:877) 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 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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) 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:43) 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: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) at sun.security.ssl.InputRecord.read(InputRecord.java:480) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:891) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 49 more FAILED: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch Error Message: Doc with id=2 not found in http://127.0.0.1:34478/oz_/o/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:34478/oz_/o/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([2F27631FA3EE1D27:AEC1ED07D4B17D1B]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:493) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:454) at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:402) at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:125) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) 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 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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) 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:43) 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) Build Log: [...truncated 11189 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/init-core-data-001 [junit4] 2> 196471 T608 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /oz_/o [junit4] 2> 196485 T608 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 196486 T608 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 196501 T609 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 196601 T608 oasc.ZkTestServer.run start zk server on port:51287 [junit4] 2> 196602 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 196604 T615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@151597ca name:ZooKeeperConnection Watcher:127.0.0.1:51287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 196604 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 196605 T608 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 196613 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 196614 T617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47dc6982 name:ZooKeeperConnection Watcher:127.0.0.1:51287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 196615 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 196616 T608 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 196618 T608 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 196622 T608 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 196625 T608 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 196628 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 196629 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 196634 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 196634 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 196636 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 196637 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 196639 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 196639 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 196643 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 196643 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 196645 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 196645 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 196647 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 196648 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 196649 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 196650 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 196654 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 196654 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 196656 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 196656 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 196659 T608 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 196659 T608 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 197078 T608 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 197084 T608 oejs.AbstractConnector.doStart Started [email protected]:41076 [junit4] 2> 197084 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 197085 T608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 197085 T608 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002 [junit4] 2> 197085 T608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/' [junit4] 2> 197100 T608 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/solr.xml [junit4] 2> 197128 T608 oasc.CoreContainer.<init> New CoreContainer 2008536507 [junit4] 2> 197129 T608 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/] [junit4] 2> 197130 T608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 197130 T608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 197130 T608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 197130 T608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 197131 T608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 197131 T608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 197131 T608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 197131 T608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 197132 T608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 197132 T608 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 197133 T608 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 197133 T608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 197133 T608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 197134 T608 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 197134 T608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51287/solr [junit4] 2> 197134 T608 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 197135 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 197136 T628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46312564 name:ZooKeeperConnection Watcher:127.0.0.1:51287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 197137 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 197139 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 197140 T630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50e4c7d0 name:ZooKeeperConnection Watcher:127.0.0.1:51287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 197140 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 197148 T608 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 197151 T608 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 197153 T608 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 197155 T608 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 197161 T608 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 197164 T608 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 197165 T608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59605_oz_%2Fo [junit4] 2> 197166 T608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59605_oz_%2Fo [junit4] 2> 197168 T608 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 197169 T608 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 197171 T608 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 197175 T608 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59605_oz_%2Fo [junit4] 2> 197175 T608 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 197177 T608 oasc.Overseer.start Overseer (id=93389386469015555-127.0.0.1:59605_oz_%2Fo-n_0000000000) starting [junit4] 2> 197179 T608 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 197195 T608 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 197197 T631 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 197204 T632 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 197205 T608 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 197207 T608 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 197209 T608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 197225 T634 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 197225 T634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 197227 T634 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 197227 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 197229 T631 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "numShards":"1", [junit4] 2> "node_name":"127.0.0.1:59605_oz_%2Fo", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:59605/oz_/o"} [junit4] 2> 197229 T631 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 197229 T631 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 197233 T635 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> 198227 T634 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 198228 T634 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 198228 T634 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 198229 T634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 198229 T634 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 198229 T634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/collection1/' [junit4] 2> 198230 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 198230 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 198231 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 198278 T634 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3 [junit4] 2> 198355 T634 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 198357 T634 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 198369 T634 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 198694 T634 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 198694 T634 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 198695 T634 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 198701 T634 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 198703 T634 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 198718 T634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 198721 T634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 198724 T634 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 198725 T634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 198725 T634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 198725 T634 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 198726 T634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 198726 T634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 198726 T634 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 198727 T634 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 198727 T634 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-002/collection1/, dataDir=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/control/data/ [junit4] 2> 198727 T634 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e971f94 [junit4] 2> 198728 T634 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/control/data [junit4] 2> 198728 T634 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/control/data/index/ [junit4] 2> 198729 T634 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 198729 T634 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/control/data/index [junit4] 2> 198729 T634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=74.9130859375, floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=25.438540631116137, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 198730 T634 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3f442d2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a1d71ee),segFN=segments_1,generation=1} [junit4] 2> 198730 T634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 198735 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 198735 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 198735 T634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 198736 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 198736 T634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 198736 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 198736 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 198737 T634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 198737 T634 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 198737 T634 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 198738 T634 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 198738 T634 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 198739 T634 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 198739 T634 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 198739 T634 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 198740 T634 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 198740 T634 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 198740 T634 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 198740 T634 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 198741 T634 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 198741 T634 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 198744 T634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 198745 T634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 198746 T634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 198747 T634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 198748 T634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 198750 T634 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 198750 T634 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 198751 T634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 198751 T634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3f442d2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a1d71ee),segFN=segments_1,generation=1} [junit4] 2> 198751 T634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 198752 T634 oass.SolrIndexSearcher.<init> Opening Searcher@21189124[collection1] main [junit4] 2> 198752 T634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 198753 T634 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 198753 T634 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 198754 T634 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 198754 T634 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 198754 T634 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 198756 T634 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 198756 T634 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 198761 T634 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 198763 T634 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 198764 T634 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 198764 T634 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 198767 T636 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21189124[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 198771 T634 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 198772 T639 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59605/oz_/o collection:control_collection shard:shard1 [junit4] 2> 198772 T608 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1 [junit4] 2> 198772 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 198774 T639 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 198774 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 198776 T642 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11385087 name:ZooKeeperConnection Watcher:127.0.0.1:51287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 198776 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 198778 T608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 198780 T639 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 198780 T608 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 198782 T639 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 198782 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 198782 T639 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@2514aea8 url=http://127.0.0.1:59605/oz_/o/collection1 node=127.0.0.1:59605_oz_%2Fo C50_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:59605_oz_%2Fo, core=collection1, state=down, base_url=http://127.0.0.1:59605/oz_/o} [junit4] 2> 198785 T639 C50 P59605 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59605/oz_/o/collection1/ [junit4] 2> 198785 T639 C50 P59605 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 198786 T639 C50 P59605 oasc.SyncStrategy.syncToMe http://127.0.0.1:59605/oz_/o/collection1/ has no replicas [junit4] 2> 198786 T639 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59605/oz_/o/collection1/ shard1 [junit4] 2> 198786 T639 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 198787 T635 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> 198793 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 198797 T643 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> 198901 T643 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> 198901 T635 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> 198945 T639 oasc.ZkController.register We are http://127.0.0.1:59605/oz_/o/collection1/ and leader is http://127.0.0.1:59605/oz_/o/collection1/ [junit4] 2> 198946 T639 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59605/oz_/o [junit4] 2> 198946 T639 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 198946 T639 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 198946 T639 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 198948 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 198949 T631 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:59605_oz_%2Fo", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:59605/oz_/o"} [junit4] 2> 199053 T635 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> 199055 T643 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> 199185 T608 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 199185 T608 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 199188 T608 oejs.AbstractConnector.doStart Started [email protected]:46849 [junit4] 2> 199188 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 199189 T608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 199189 T608 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003 [junit4] 2> 199189 T608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/' [junit4] 2> 199207 T608 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/solr.xml [junit4] 2> 199243 T608 oasc.CoreContainer.<init> New CoreContainer 455258562 [junit4] 2> 199243 T608 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/] [junit4] 2> 199245 T608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 199245 T608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 199246 T608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 199246 T608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 199246 T608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 199247 T608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 199247 T608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 199247 T608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 199248 T608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 199248 T608 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 199249 T608 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 199249 T608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 199249 T608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 199250 T608 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 199250 T608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51287/solr [junit4] 2> 199250 T608 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 199251 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 199252 T654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c44579 name:ZooKeeperConnection Watcher:127.0.0.1:51287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 199253 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 199255 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 199256 T656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@457f5070 name:ZooKeeperConnection Watcher:127.0.0.1:51287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 199256 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 199260 T608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 200262 T608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60179_oz_%2Fo [junit4] 2> 200264 T608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60179_oz_%2Fo [junit4] 2> 200267 T608 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 200272 T658 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 200272 T658 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 200273 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 200273 T658 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 200274 T631 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:60179_oz_%2Fo", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60179/oz_/o"} [junit4] 2> 200274 T631 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 200275 T631 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 200377 T643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 200378 T635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 200377 T657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 201274 T658 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 201274 T658 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 201275 T658 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 201275 T658 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 201276 T658 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 201276 T658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/collection1/' [junit4] 2> 201276 T658 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 201277 T658 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 201277 T658 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 201322 T658 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3 [junit4] 2> 201372 T658 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 201373 T658 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 201383 T658 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 201669 T658 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 201670 T658 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 201670 T658 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 201676 T658 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 201678 T658 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 201691 T658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 201695 T658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 201698 T658 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 201699 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 201699 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 201699 T658 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 201700 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 201700 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 201700 T658 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 201701 T658 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 201701 T658 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-003/collection1/, dataDir=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty1/ [junit4] 2> 201701 T658 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e971f94 [junit4] 2> 201702 T658 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty1 [junit4] 2> 201702 T658 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty1/index/ [junit4] 2> 201702 T658 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 201702 T658 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty1/index [junit4] 2> 201703 T658 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=74.9130859375, floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=25.438540631116137, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 201703 T658 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54f4c8f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@228f1fef),segFN=segments_1,generation=1} [junit4] 2> 201704 T658 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 201708 T658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 201708 T658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 201709 T658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 201709 T658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 201709 T658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 201709 T658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 201710 T658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 201710 T658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 201710 T658 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 201711 T658 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 201711 T658 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 201712 T658 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 201712 T658 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 201713 T658 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 201713 T658 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 201713 T658 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 201713 T658 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 201714 T658 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 201714 T658 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 201714 T658 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 201715 T658 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 201717 T658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 201718 T658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 201719 T658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 201720 T658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 201721 T658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 201723 T658 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 201723 T658 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 201724 T658 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 201725 T658 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54f4c8f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@228f1fef),segFN=segments_1,generation=1} [junit4] 2> 201725 T658 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 201725 T658 oass.SolrIndexSearcher.<init> Opening Searcher@243a0ce[collection1] main [junit4] 2> 201725 T658 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 201726 T658 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 201726 T658 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 201727 T658 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 201727 T658 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 201727 T658 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 201728 T658 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 201728 T658 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 201728 T658 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 201729 T658 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 201732 T659 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@243a0ce[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 201735 T658 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 201735 T662 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60179/oz_/o collection:collection1 shard:shard2 [junit4] 2> 201736 T608 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1 [junit4] 2> 201736 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 201736 T662 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 201740 T662 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 201741 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 201742 T662 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 201742 T662 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@335bf8f0 url=http://127.0.0.1:60179/oz_/o/collection1 node=127.0.0.1:60179_oz_%2Fo C51_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:60179_oz_%2Fo, core=collection1, state=down, base_url=http://127.0.0.1:60179/oz_/o} [junit4] 2> 201742 T662 C51 P60179 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60179/oz_/o/collection1/ [junit4] 2> 201742 T662 C51 P60179 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 201743 T662 C51 P60179 oasc.SyncStrategy.syncToMe http://127.0.0.1:60179/oz_/o/collection1/ has no replicas [junit4] 2> 201743 T662 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60179/oz_/o/collection1/ shard2 [junit4] 2> 201743 T662 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 201746 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 201850 T643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 201850 T657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 201850 T635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 201897 T662 oasc.ZkController.register We are http://127.0.0.1:60179/oz_/o/collection1/ and leader is http://127.0.0.1:60179/oz_/o/collection1/ [junit4] 2> 201897 T662 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60179/oz_/o [junit4] 2> 201897 T662 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 201898 T662 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 201898 T662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 201899 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 201900 T631 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:60179_oz_%2Fo", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60179/oz_/o"} [junit4] 2> 201992 T608 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 201993 T608 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 201995 T608 oejs.AbstractConnector.doStart Started [email protected]:37610 [junit4] 2> 201996 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 201996 T608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 201996 T608 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004 [junit4] 2> 201997 T608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/' [junit4] 2> 202003 T643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 202003 T657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 202003 T635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 202010 T608 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/solr.xml [junit4] 2> 202036 T608 oasc.CoreContainer.<init> New CoreContainer 136020575 [junit4] 2> 202036 T608 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/] [junit4] 2> 202037 T608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 202037 T608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 202038 T608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 202038 T608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 202038 T608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 202038 T608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 202039 T608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 202039 T608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 202039 T608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 202039 T608 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 202040 T608 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 202040 T608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 202040 T608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 202041 T608 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 202041 T608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51287/solr [junit4] 2> 202041 T608 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 202042 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 202043 T674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@460c2f21 name:ZooKeeperConnection Watcher:127.0.0.1:51287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 202044 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 202046 T608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 202047 T676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bea9b3c name:ZooKeeperConnection Watcher:127.0.0.1:51287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 202047 T608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 202052 T608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 203054 T608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34478_oz_%2Fo [junit4] 2> 203055 T608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34478_oz_%2Fo [junit4] 2> 203058 T608 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 203064 T678 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 203064 T678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 203065 T678 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 203065 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 203066 T631 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:34478_oz_%2Fo", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:34478/oz_/o"} [junit4] 2> 203067 T631 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 203067 T631 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 203170 T677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 203170 T643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 203170 T635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 203170 T657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204065 T678 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 204066 T678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 204066 T678 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 204066 T678 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 204067 T678 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 204067 T678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/collection1/' [junit4] 2> 204068 T678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 204068 T678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 204068 T678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 204104 T678 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3 [junit4] 2> 204128 T678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 204129 T678 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 204136 T678 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 204385 T678 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 204386 T678 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 204387 T678 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 204392 T678 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 204394 T678 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 204407 T678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 204410 T678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 204413 T678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 204413 T678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 204414 T678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 204414 T678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 204414 T678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 204415 T678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 204415 T678 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 204415 T678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 204415 T678 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-004/collection1/, dataDir=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty2/ [junit4] 2> 204415 T678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e971f94 [junit4] 2> 204416 T678 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty2 [junit4] 2> 204417 T678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty2/index/ [junit4] 2> 204417 T678 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 204417 T678 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-001/jetty2/index [junit4] 2> 204417 T678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=74.9130859375, floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=25.438540631116137, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 204418 T678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@39cd2b99 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4092c6),segFN=segments_1,generation=1} [junit4] 2> 204418 T678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 204423 T678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 204423 T678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 204423 T678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 204423 T678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 204424 T678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 204424 T678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 204424 T678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 204425 T678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 204425 T678 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 204425 T678 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 204426 T678 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 204426 T678 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 204427 T678 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 204427 T678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 204428 T678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 204428 T678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 204428 T678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 204429 T678 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 204429 T678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 204429 T678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 204430 T678 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 204432 T678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 204433 T678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 204434 T678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 204434 T678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 204435 T678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 204437 T678 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 204437 T678 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 204438 T678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 204439 T678 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@39cd2b99 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4092c6),segFN=segments_1,generation=1} [junit4] 2> 204439 T678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 204440 T678 oass.SolrIndexSearcher.<init> Opening Searcher@4433e9df[collection1] main [junit4] 2> 204440 T678 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 204441 T678 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 204441 T678 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 204441 T678 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 204441 T678 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 204442 T678 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 204442 T678 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 204443 T678 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 204443 T678 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 204443 T678 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 204446 T679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4433e9df[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 204449 T678 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 204450 T682 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34478/oz_/o collection:collection1 shard:shard1 [junit4] 2> 204450 T608 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1 [junit4] 2> 204450 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 204451 T682 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 204454 T682 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 204455 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 204455 T682 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 204456 T682 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@d3fcf1d url=http://127.0.0.1:34478/oz_/o/collection1 node=127.0.0.1:34478_oz_%2Fo C52_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:34478_oz_%2Fo, core=collection1, state=down, base_url=http://127.0.0.1:34478/oz_/o} [junit4] 2> 204456 T682 C52 P34478 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34478/oz_/o/collection1/ [junit4] 2> 204456 T682 C52 P34478 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 204456 T682 C52 P34478 oasc.SyncStrategy.syncToMe http://127.0.0.1:34478/oz_/o/collection1/ has no replicas [junit4] 2> 204457 T682 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34478/oz_/o/collection1/ shard1 [junit4] 2> 204457 T682 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 204460 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 204563 T657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204563 T677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204563 T643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204563 T635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204610 T682 oasc.ZkController.register We are http://127.0.0.1:34478/oz_/o/collection1/ and leader is http://127.0.0.1:34478/oz_/o/collection1/ [junit4] 2> 204611 T682 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34478/oz_/o [junit4] 2> 204611 T682 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 204611 T682 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 204611 T682 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 204612 T635 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 204614 T631 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:34478_oz_%2Fo", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:34478/oz_/o"} [junit4] 2> 204688 T608 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 204689 T608 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 204696 T608 oejs.AbstractConnector.doStart Started [email protected]:54744 [junit4] 2> 204697 T608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 204697 T608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 204698 T608 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-005 [junit4] 2> 204698 T608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-005/' [junit4] 2> 204711 T608 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-2F27631FA3EE1D27-001/tempDir-005/solr.xml [junit4] 2> 204716 T635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204716 T643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204716 T657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204717 T677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 204737 T608 oasc.CoreContainer.<init> New CoreContainer 11608724 [junit4] 2> 204737 T608 oasc.CoreContainer.load Loading cores into CoreContai [...truncated too long message...] h.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 628337 T1420 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 628338 T1420 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.TestDistributedGrouping-2F27631FA3EE1D27-001/tempDir-001/shard2/data [CachedDir<<refCount=0;path=./solr.TestDistributedGrouping-2F27631FA3EE1D27-001/tempDir-001/shard2/data;done=false>>] [junit4] 2> 628338 T1420 oasc.CachingDirectoryFactory.close Closing directory: ./solr.TestDistributedGrouping-2F27631FA3EE1D27-001/tempDir-001/shard2/data [junit4] 2> 628339 T1420 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.TestDistributedGrouping-2F27631FA3EE1D27-001/tempDir-001/shard2/data/index [CachedDir<<refCount=0;path=./solr.TestDistributedGrouping-2F27631FA3EE1D27-001/tempDir-001/shard2/data/index;done=false>>] [junit4] 2> 628339 T1420 oasc.CachingDirectoryFactory.close Closing directory: ./solr.TestDistributedGrouping-2F27631FA3EE1D27-001/tempDir-001/shard2/data/index [junit4] 2> 628340 T1420 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 633277 T1420 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistributedGrouping -Dtests.method=testDistribSearch -Dtests.seed=2F27631FA3EE1D27 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=UTF-8 [junit4] ERROR 152s J1 | TestDistributedGrouping.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:35365 [junit4] > at __randomizedtesting.SeedInfo.seed([2F27631FA3EE1D27:AEC1ED07D4B17D1B]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:562) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.index_specific(BaseDistributedSearchTestCase.java:493) [junit4] > at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:139) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:877) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:152) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:480) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:891) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 49 more [junit4] 2> 633290 T1420 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.TestDistributedGrouping-2F27631FA3EE1D27-001 [junit4] 2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=hr_HR, timezone=Asia/Dhaka [junit4] 2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=8,threads=2,free=295857408,total=531628032 [junit4] 2> NOTE: All tests run in this JVM: [TestHighFrequencyDictionaryFactory, LeaderInitiatedRecoveryOnCommitTest, CSVRequestHandlerTest, TestAtomicUpdateErrorCases, DeleteReplicaTest, ConnectionManagerTest, TermVectorComponentDistributedTest, HttpPartitionTest, TermVectorComponentTest, URLClassifyProcessorTest, CollectionsAPIDistributedZkTest, BinaryUpdateRequestHandlerTest, TestDistributedGrouping] [junit4] Completed on J1 in 152.49s, 1 test, 1 error <<< FAILURES! [...truncated 1097 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: There were test failures: 422 suites, 1760 tests, 1 error, 1 failure, 39 ignored (18 assumptions) Total time: 100 minutes 2 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC 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]
