Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4299/ Java: 32bit/jdk1.8.0_25 -client -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:64244/repfacttest_c8n_1x3_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:64244/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277) at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:64244/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 45 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) 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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 50 more FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch Error Message: Could not get expected value null for path [response, params, y, c] full output { "responseHeader":{ "status":0, "QTime":0}, "response":{ "znodeVersion":1, "params":{ "x":{ "a":"A val", "b":"B val", "":{"v":0}}, "y":{ "c":"CY val", "b":"BY val", "":{"v":0}}}}} Stack Trace: java.lang.AssertionError: Could not get expected value null for path [response, params, y, c] full output { "responseHeader":{ "status":0, "QTime":0}, "response":{ "znodeVersion":1, "params":{ "x":{ "a":"A val", "b":"B val", "":{"v":0}}, "y":{ "c":"CY val", "b":"BY val", "":{"v":0}}}}} at __randomizedtesting.SeedInfo.seed([EBD91EB41240735B:6A3F90AC651F1367]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:256) at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:262) at org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:61) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 9598 lines...] [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\init-core-data-001 [junit4] 2> 2565405 T10604 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 2565406 T10604 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 2565412 T10604 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2565413 T10604 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2565414 T10605 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2565517 T10604 oasc.ZkTestServer.run start zk server on port:63490 [junit4] 2> 2565517 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2565521 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2565529 T10612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ebfe11 name:ZooKeeperConnection Watcher:127.0.0.1:63490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2565529 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2565530 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2565530 T10604 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2565541 T10606 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14acd2445ec0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 2565542 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2565545 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2565552 T10615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19566b8 name:ZooKeeperConnection Watcher:127.0.0.1:63490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2565552 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2565553 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2565553 T10604 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2565558 T10604 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2565563 T10604 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2565568 T10604 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2565574 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2565574 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2565585 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 2565585 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2565594 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2565594 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2565602 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2565602 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2565609 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2565610 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2565617 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 2565618 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2565627 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2565628 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2565636 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2565637 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2565645 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2565647 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2565657 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2565657 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2565666 T10604 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2565668 T10604 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2567696 T10604 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2567704 T10604 oejs.AbstractConnector.doStart Started [email protected]:63497 [junit4] 2> 2567704 T10604 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 2567705 T10604 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2567705 T10604 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-002 [junit4] 2> 2567706 T10604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-002\' [junit4] 2> 2567768 T10604 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-002\solr.xml [junit4] 2> 2567795 T10604 oasc.CoreContainer.<init> New CoreContainer 29481470 [junit4] 2> 2567795 T10604 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-002\] [junit4] 2> 2567797 T10604 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2567797 T10604 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2567797 T10604 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2567797 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2567797 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2567800 T10604 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2567800 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2567800 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2567800 T10604 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2567800 T10604 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2567801 T10604 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2567801 T10604 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2567801 T10604 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2567801 T10604 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2567801 T10604 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63490/solr [junit4] 2> 2567801 T10604 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2567801 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2567805 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2567808 T10627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f51cac name:ZooKeeperConnection Watcher:127.0.0.1:63490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2567808 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2567809 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2567813 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2567815 T10630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@91c85a name:ZooKeeperConnection Watcher:127.0.0.1:63490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2567816 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2567818 T10604 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2567823 T10604 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2567830 T10604 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2567836 T10604 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2567843 T10604 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2567850 T10604 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2567853 T10604 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63497_ [junit4] 2> 2567855 T10604 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63497_ [junit4] 2> 2567860 T10604 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2567864 T10604 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2567869 T10604 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2567872 T10604 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63497_ [junit4] 2> 2567872 T10604 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2567875 T10604 oasc.Overseer.start Overseer (id=93112297990127619-127.0.0.1:63497_-n_0000000000) starting [junit4] 2> 2567881 T10604 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2567897 T10604 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2567899 T10632 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2567901 T10604 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2567906 T10604 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2567909 T10604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2567921 T10631 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2567928 T10634 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 2567928 T10634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2567930 T10634 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2567931 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2567939 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63497", [junit4] 2> "node_name":"127.0.0.1:63497_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2567941 T10631 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63497", [junit4] 2> "node_name":"127.0.0.1:63497_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 2567941 T10631 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 2567941 T10631 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 2567946 T10630 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> 2568950 T10634 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2568950 T10634 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 2568952 T10634 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2568952 T10634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2568956 T10634 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2568957 T10634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-002\collection1\' [junit4] 2> 2568963 T10634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 2568967 T10634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 2568969 T10634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 2569025 T10634 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 2569030 T10634 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 2569050 T10634 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 2569058 T10634 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2569071 T10634 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2569075 T10634 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 2569094 T10634 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 2569232 T10634 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2569242 T10634 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2569242 T10634 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2569273 T10634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2569282 T10634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2569297 T10634 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2569304 T10634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2569304 T10634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2569304 T10634 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2569308 T10634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2569308 T10634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2569308 T10634 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 2569308 T10634 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2569309 T10634 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/control/data\ [junit4] 2> 2569309 T10634 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18129e [junit4] 2> 2569313 T10634 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/control/data\ [junit4] 2> 2569313 T10634 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/control/data\index/ [junit4] 2> 2569313 T10634 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 2569314 T10634 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/control/data\index [junit4] 2> 2569315 T10634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7431521170933708] [junit4] 2> 2569317 T10634 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1a5f1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18edc7a),segFN=segments_1,generation=1} [junit4] 2> 2569317 T10634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2569326 T10634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2569326 T10634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2569327 T10634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2569327 T10634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2569327 T10634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2569327 T10634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2569328 T10634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2569329 T10634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2569329 T10634 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2569331 T10634 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2569332 T10634 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2569333 T10634 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2569334 T10634 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2569335 T10634 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 2569336 T10634 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 2569337 T10634 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 2569338 T10634 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 2569339 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 2569341 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 2569342 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 2569343 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 2569344 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 2569344 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 2569346 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 2569347 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 2569348 T10634 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2569348 T10634 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2569354 T10634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2569356 T10634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2569357 T10634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2569359 T10634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2569360 T10634 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2569364 T10634 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2569364 T10634 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2569366 T10634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2569366 T10634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1a5f1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18edc7a),segFN=segments_1,generation=1} [junit4] 2> 2569366 T10634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2569367 T10634 oass.SolrIndexSearcher.<init> Opening Searcher@1e9c537[collection1] main [junit4] 2> 2569367 T10634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2569369 T10634 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2569369 T10634 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2569371 T10634 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2569371 T10634 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2569371 T10634 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2569373 T10634 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2569373 T10634 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2569373 T10634 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2569373 T10634 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 2569375 T10635 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e9c537[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2569376 T10634 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2569377 T10638 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63497 collection:control_collection shard:shard1 [junit4] 2> 2569378 T10604 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2569379 T10604 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2569380 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2569380 T10638 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 2569382 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2569386 T10641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1483612 name:ZooKeeperConnection Watcher:127.0.0.1:63490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2569387 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2569387 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2569392 T10604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2569398 T10638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 2569402 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2569402 T10638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2569403 T10638 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 2569402 T10604 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2569403 T10604 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2569404 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2569404 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 2569406 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> ASYNC NEW_CORE C5372 name=collection1 org.apache.solr.core.SolrCore@5a137f url=http://127.0.0.1:63497/collection1 node=127.0.0.1:63497_ C5372_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63497, node_name=127.0.0.1:63497_, state=down} [junit4] 2> 2569403 T10638 C5372 P63497 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63497/collection1/ [junit4] 2> 2569407 T10638 C5372 P63497 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2569407 T10638 C5372 P63497 oasc.SyncStrategy.syncToMe http://127.0.0.1:63497/collection1/ has no replicas [junit4] 2> 2569408 T10638 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63497/collection1/ shard1 [junit4] 2> 2569408 T10638 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 2569411 T10644 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59bb73 name:ZooKeeperConnection Watcher:127.0.0.1:63490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2569412 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2569412 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2569417 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2569420 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":2} current state version: 1 [junit4] 2> 2569421 T10631 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 2569423 T10641 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> 2569430 T10630 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> 2569460 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:63497", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 2569461 T10631 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 2569465 T10641 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> 2569479 T10645 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2569481 T10641 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> 2569526 T10638 oasc.ZkController.register We are http://127.0.0.1:63497/collection1/ and leader is http://127.0.0.1:63497/collection1/ [junit4] 2> 2569526 T10638 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63497 [junit4] 2> 2569526 T10638 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2569526 T10638 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 2569527 T10638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2569530 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2569535 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63497", [junit4] 2> "node_name":"127.0.0.1:63497_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 2569537 T10631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63497", [junit4] 2> "node_name":"127.0.0.1:63497_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 2569649 T10641 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> 2569650 T10630 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> 2571214 T10604 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2571215 T10604 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2571220 T10604 oejs.AbstractConnector.doStart Started [email protected]:63512 [junit4] 2> 2571220 T10604 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 2571220 T10604 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2571220 T10604 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-003 [junit4] 2> 2571221 T10604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-003\' [junit4] 2> 2571264 T10604 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-003\solr.xml [junit4] 2> 2571277 T10604 oasc.CoreContainer.<init> New CoreContainer 6896759 [junit4] 2> 2571280 T10604 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-003\] [junit4] 2> 2571281 T10604 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2571282 T10604 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2571282 T10604 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2571282 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2571282 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2571283 T10604 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2571284 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2571284 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2571284 T10604 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2571284 T10604 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2571284 T10604 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2571284 T10604 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2571284 T10604 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2571284 T10604 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2571284 T10604 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63490/solr [junit4] 2> 2571287 T10604 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2571287 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2571290 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2571293 T10657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cfa561 name:ZooKeeperConnection Watcher:127.0.0.1:63490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2571294 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2571294 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2571299 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2571302 T10660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d87a70 name:ZooKeeperConnection Watcher:127.0.0.1:63490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2571302 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2571321 T10604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2572356 T10604 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63512_ [junit4] 2> 2572359 T10604 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63512_ [junit4] 2> 2572382 T10604 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2572393 T10661 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2572394 T10661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2572397 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2572398 T10661 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 2572398 T10661 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 2572400 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63512", [junit4] 2> "node_name":"127.0.0.1:63512_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 2572400 T10661 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 2572401 T10631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63512", [junit4] 2> "node_name":"127.0.0.1:63512_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 2572402 T10631 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 2572402 T10631 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 2572404 T10661 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 2572404 T10661 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2572407 T10631 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 2572408 T10660 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 2572411 T10660 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 2573425 T10661 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2573425 T10661 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2573428 T10661 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2573429 T10661 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2573432 T10661 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2573432 T10661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-003\collection1\' [junit4] 2> 2573437 T10661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 2573437 T10661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 2573440 T10661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 2573479 T10661 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 2573484 T10661 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 2573501 T10661 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 2573507 T10661 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2573521 T10661 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2573524 T10661 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 2573541 T10661 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 2573713 T10661 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2573721 T10661 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2573721 T10661 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2573747 T10661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2573751 T10661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2573755 T10661 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2573757 T10661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2573758 T10661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2573758 T10661 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2573760 T10661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2573760 T10661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2573760 T10661 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2573760 T10661 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2573761 T10661 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/jetty1\ [junit4] 2> 2573761 T10661 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18129e [junit4] 2> 2573763 T10661 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/jetty1\ [junit4] 2> 2573763 T10661 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/jetty1\index/ [junit4] 2> 2573763 T10661 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 2573764 T10661 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-001/jetty1\index [junit4] 2> 2573764 T10661 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7431521170933708] [junit4] 2> 2573765 T10661 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@189cc82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5a97a),segFN=segments_1,generation=1} [junit4] 2> 2573765 T10661 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2573774 T10661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2573775 T10661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2573775 T10661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2573775 T10661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2573776 T10661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2573776 T10661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2573776 T10661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2573777 T10661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2573777 T10661 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2573779 T10661 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2573780 T10661 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2573781 T10661 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2573782 T10661 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2573783 T10661 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 2573785 T10661 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 2573786 T10661 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 2573787 T10661 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 2573788 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 2573791 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 2573791 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 2573793 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 2573794 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 2573795 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 2573796 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 2573797 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 2573798 T10661 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2573799 T10661 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2573804 T10661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2573806 T10661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2573808 T10661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2573811 T10661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2573811 T10661 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2573814 T10661 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2573814 T10661 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2573816 T10661 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2573817 T10661 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@189cc82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5a97a),segFN=segments_1,generation=1} [junit4] 2> 2573817 T10661 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2573817 T10661 oass.SolrIndexSearcher.<init> Opening Searcher@4e9200[collection1] main [junit4] 2> 2573818 T10661 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2573820 T10661 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2573820 T10661 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2573821 T10661 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2573821 T10661 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2573827 T10661 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2573828 T10661 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2573829 T10661 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2573829 T10661 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2573829 T10661 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 2573830 T10662 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e9200[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2573831 T10661 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2573833 T10604 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2573833 T10604 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2573837 T10665 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63512 collection:collection1 shard:shard2 [junit4] 2> 2573839 T10665 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 2573851 T10665 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 2573855 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2573857 T10665 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2573857 T10665 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5373 name=collection1 org.apache.solr.core.SolrCore@116dc3b url=http://127.0.0.1:63512/collection1 node=127.0.0.1:63512_ C5373_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63512, node_name=127.0.0.1:63512_, state=down} [junit4] 2> 2573857 T10665 C5373 P63512 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63512/collection1/ [junit4] 2> 2573858 T10665 C5373 P63512 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2573858 T10665 C5373 P63512 oasc.SyncStrategy.syncToMe http://127.0.0.1:63512/collection1/ has no replicas [junit4] 2> 2573858 T10665 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63512/collection1/ shard2 [junit4] 2> 2573858 T10665 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 2573861 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 2573865 T10631 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 2573869 T10660 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 2573872 T10660 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 2573882 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:63512", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 2573885 T10631 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 2573886 T10660 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 2573889 T10660 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 2573893 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2573934 T10665 oasc.ZkController.register We are http://127.0.0.1:63512/collection1/ and leader is http://127.0.0.1:63512/collection1/ [junit4] 2> 2573935 T10665 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63512 [junit4] 2> 2573935 T10665 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2573935 T10665 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 2573935 T10665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2573939 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2573942 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63512", [junit4] 2> "node_name":"127.0.0.1:63512_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 2573944 T10631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63512", [junit4] 2> "node_name":"127.0.0.1:63512_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 2573947 T10631 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 2573949 T10660 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 2573953 T10665 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 2573957 T10660 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 2575826 T10604 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2575827 T10604 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2575837 T10604 oejs.AbstractConnector.doStart Started [email protected]:63521 [junit4] 2> 2575837 T10604 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 2575837 T10604 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2575837 T10604 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-004 [junit4] 2> 2575837 T10604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-004\' [junit4] 2> 2575892 T10604 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-004\solr.xml [junit4] 2> 2575916 T10604 oasc.CoreContainer.<init> New CoreContainer 304762 [junit4] 2> 2575916 T10604 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-004\] [junit4] 2> 2575920 T10604 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2575920 T10604 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2575920 T10604 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2575920 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2575921 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2575921 T10604 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2575921 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2575922 T10604 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2575922 T10604 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2575922 T10604 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2575923 T10604 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2575923 T10604 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2575925 T10604 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2575925 T10604 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2575925 T10604 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63490/solr [junit4] 2> 2575925 T10604 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2575925 T10604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2575931 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2575937 T10677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9254c4 name:ZooKeeperConnection Watcher:127.0.0.1:63490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2575938 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2575938 T10604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2575944 T10604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2575946 T10680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1229d4e name:ZooKeeperConnection Watcher:127.0.0.1:63490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2575946 T10604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2575964 T10604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2577100 T10604 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63521_ [junit4] 2> 2577104 T10604 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63521_ [junit4] 2> 2577124 T10604 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2577138 T10681 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2577138 T10681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2577144 T10630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2577146 T10681 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 2577146 T10681 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 2577147 T10631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63521", [junit4] 2> "node_name":"127.0.0.1:63521_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 2577147 T10681 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 2577148 T10631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63521", [junit4] 2> "node_name":"127.0.0.1:63521_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 2577148 T10631 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 2577148 T10631 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 2577151 T10681 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 2577151 T10681 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2577151 T10631 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 2577153 T10680 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 2577155 T10660 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 2577156 T10680 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 2577156 T10660 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 2578274 T10681 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2578274 T10681 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2578278 T10681 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2578278 T10681 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2578282 T10681 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2578283 T10681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud EBD91EB41240735B-001\tempDir-004\collection1\' [junit4] 2> 2578287 T10681 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 2578288 T10681 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 2578289 T10681 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20EBD91EB41240735B-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 2578328 T10681 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 2578333 T10681 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 2578352 T10681 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 2578361 T10681 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2578378 T10681 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2578381 T10681 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 2578391 T10681 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 2578551 T10681 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2578562 T10681 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2578564 T10681 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2578592 T10681 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2578597 T10681 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2578604 T10681 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2578606 T10681 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2578606 T10681 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2578606 T10681 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2578609 T10681 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2578609 T10 [...truncated too long message...] ion.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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 50 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=12092, name=updateExecutor-2017-thread-2, state=RUNNABLE, group=TGRP-ReplicationFactorTest] [junit4] > Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner@1d61fc9 rejected from java.util.concurrent.ThreadPoolExecutor@536c74[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 23] [junit4] > at __randomizedtesting.SeedInfo.seed([EBD91EB41240735B]:0) [junit4] > at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] > at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] > at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] > at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:278) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3041566 T11922 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest EBD91EB41240735B-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene50(blocksize=128), a_t=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=SimpleText), text=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=it_IT, timezone=Europe/London [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_25 (32-bit)/cpus=2,threads=1,free=157665160,total=383254528 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, CSVRequestHandlerTest, TestRecovery, TestCollapseQParserPlugin, TestStressRecovery, AssignTest, TestCSVLoader, TestRTGBase, StatelessScriptUpdateProcessorFactoryTest, TestRandomFaceting, ResponseLogComponentTest, TestRestManager, TestFieldTypeResource, DistributedFacetPivotLargeTest, HdfsChaosMonkeySafeLeaderTest, SpatialFilterTest, ResourceLoaderTest, RAMDirectoryFactoryTest, TestManagedStopFilterFactory, TestNRTOpen, SynonymTokenizerTest, InfoHandlerTest, SystemInfoHandlerTest, SpellCheckComponentTest, TestRangeQuery, TestAddFieldRealTimeGet, MultiTermTest, DisMaxRequestHandlerTest, OverseerCollectionProcessorTest, TestManagedSchemaFieldResource, TestManagedSynonymFilterFactory, LeaderFailoverAfterPartitionTest, DocumentBuilderTest, TestConfigOverlay, PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, TestZkChroot, MergeStrategyTest, TestClassNameShortening, TestFaceting, ExitableDirectoryReaderTest, CollectionsAPIDistributedZkTest, TestAnalyzeInfixSuggestions, TestStandardQParsers, TestCodecSupport, WordBreakSolrSpellCheckerTest, DistributedQueueTest, AtomicUpdatesTest, SolrXmlInZkTest, TestFoldingMultitermQuery, TestIntervalFaceting, CloudExitableDirectoryReaderTest, BlockCacheTest, TestPerFieldSimilarity, TestUtils, MigrateRouteKeyTest, TestSolrXmlPersistence, SliceStateTest, OpenCloseCoreStressTest, TestDistributedMissingSort, CopyFieldTest, TestInitParams, DistributedExpandComponentTest, TestFieldTypeCollectionResource, DistributedFacetPivotWhiteBoxTest, SolrInfoMBeanTest, TestFieldCollectionResource, SignatureUpdateProcessorFactoryTest, TestExactSharedStatsCache, TestExtendedDismaxParser, PreAnalyzedFieldTest, QueryElevationComponentTest, DocValuesMultiTest, TestRealTimeGet, OverriddenZkACLAndCredentialsProvidersTest, TestDynamicFieldCollectionResource, DistributedTermsComponentTest, TestAtomicUpdateErrorCases, TestSerializedLuceneMatchVersion, JsonLoaderTest, JSONWriterTest, CoreAdminRequestStatusTest, TestReversedWildcardFilterFactory, TestSolrJ, HdfsBasicDistributedZkTest, DirectUpdateHandlerOptimizeTest, SampleTest, UpdateRequestProcessorFactoryTest, HighlighterMaxOffsetTest, NumericFieldsTest, DeleteLastCustomShardedReplicaTest, TestSearcherReuse, TestManagedSchemaFieldTypeResource, DistributedFacetPivotSmallTest, HttpPartitionTest, TestWordDelimiterFilterFactory, TestCursorMarkWithoutUniqueKey, TestReplicationHandler, TestQueryUtils, DateFieldTest, ClusterStateUpdateTest, StressHdfsTest, TestPHPSerializedResponseWriter, TestFastLRUCache, QueryResultKeyTest, HdfsUnloadDistributedZkTest, TestDocumentBuilder, MoreLikeThisHandlerTest, DistributedFacetPivotSmallAdvancedTest, TestRandomMergePolicy, DistributedDebugComponentTest, ZkSolrClientTest, TestStressVersions, TestInfoStreamLogging, LukeRequestHandlerTest, TestCloudManagedSchemaConcurrent, AnalyticsMergeStrategyTest, TestNonDefinedSimilarityFactory, TestSolr4Spatial2, TestCopyFieldCollectionResource, TestCloudManagedSchema, RollingRestartTest, CoreContainerCoreInitFailuresTest, TestDefaultStatsCache, TestSolr4Spatial, TestSchemaResource, CachingDirectoryFactoryTest, DeleteInactiveReplicaTest, HdfsWriteToMultipleCollectionsTest, TestArbitraryIndexDir, TestInitQParser, ConnectionManagerTest, SharedFSAutoReplicaFailoverTest, SortByFunctionTest, OutputWriterTest, UUIDFieldTest, AsyncMigrateRouteKeyTest, SuggesterTest, OverseerStatusTest, FieldMutatingUpdateProcessorTest, TestLazyCores, FastVectorHighlighterTest, TestSchemaManager, TestSolrDeletionPolicy1, TestTrie, TestBinaryResponseWriter, DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, ExternalCollectionsTest, TestMissingGroups, AutoCommitTest, TestSweetSpotSimilarityFactory, LeaderInitiatedRecoveryOnCommitTest, DocValuesTest, TestSimpleQParserPlugin, MultiThreadedOCPTest, OverseerTest, DistribDocExpirationUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, SolrCmdDistributorTest, MinimalSchemaTest, TestHighlightDedupGrouping, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestBulkSchemaAPI, TestSolrQueryParserDefaultOperatorResource, DefaultValueUpdateProcessorTest, HdfsLockFactoryTest, ChangedSchemaMergeTest, TestSolrConfigHandlerConcurrent, TestMiniSolrCloudCluster, SuggesterFSTTest, TestPartialUpdateDeduplication, TestCustomSort, BasicDistributedZk2Test, NoCacheHeaderTest, TestFunctionQuery, TestSolrConfigHandlerCloud, TermVectorComponentDistributedTest, SolrCoreCheckLockOnStartupTest, BasicZkTest, DeleteReplicaTest, RequiredFieldsTest, ZkCLITest, ShardRoutingTest, TestExpandComponent, DocExpirationUpdateProcessorFactoryTest, TestConfig, UpdateParamsTest, SyncSliceTest, TestFieldSortValues, AnalyticsQueryTest, TestSolrXmlPersistor, TestReload, ReplicationFactorTest] [junit4] Completed in 96.93s, 1 test, 1 error <<< FAILURES! [...truncated 810 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:190: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970: There were test failures: 459 suites, 1869 tests, 1 error, 1 failure, 56 ignored (31 assumptions) Total time: 130 minutes 44 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_25 -client -XX:+UseParallelGC 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]
