Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4536/ Java: 32bit/jdk1.8.0_31 -server -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.test Error Message: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64400/ewi/collection1: Could not find collection : testalias Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64400/ewi/collection1: Could not find collection : testalias at __randomizedtesting.SeedInfo.seed([DE6A036632212912:563E3CBC9CDD44EA]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:929) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 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:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) 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 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64400/ewi/collection1: Could not find collection : testalias at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1067) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839) ... 46 more FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler Error Message: Could not remove the following files (in the order of attempts): C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf\configoverlay.json: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf\configoverlay.json: The process cannot access the file because it is being used by another process. C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf\configoverlay.json: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf\configoverlay.json: The process cannot access the file because it is being used by another process. C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010 at __randomizedtesting.SeedInfo.seed([DE6A036632212912]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:200) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) 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) FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:929) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 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:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) 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 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) 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:490) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:596) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:593) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Build Log: [...truncated 9062 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\init-core-data-001 [junit4] 2> 885348 T4716 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /yd_z/ [junit4] 2> 885352 T4716 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 885354 T4717 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 885478 T4716 oasc.ZkTestServer.run start zk server on port:58256 [junit4] 2> 885478 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 885482 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 885489 T4724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c51f name:ZooKeeperConnection Watcher:127.0.0.1:58256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 885489 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 885489 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 885489 T4716 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 885495 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 885497 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 885500 T4727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15a8e4 name:ZooKeeperConnection Watcher:127.0.0.1:58256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 885500 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 885500 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 885500 T4716 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 885508 T4716 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 885511 T4716 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 885512 T4716 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 885516 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 885517 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 885520 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 885520 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 885524 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 885524 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 885530 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 885530 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 885536 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 885536 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 885540 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 885540 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 885544 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 885544 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 885549 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 885549 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 885555 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 885555 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 885559 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 885559 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 885565 T4716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 885565 T4716 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 885570 T4718 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c0135d39d0001, 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> 887481 T4716 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1 [junit4] 2> 887488 T4716 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 887493 T4716 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@11daf0a{/yd_z,null,AVAILABLE} [junit4] 2> 887496 T4716 oejs.AbstractConnector.doStart Started ServerConnector@12bd5bb{HTTP/1.1}{127.0.0.1:58264} [junit4] 2> 887496 T4716 oejs.Server.doStart Started @893216ms [junit4] 2> 887496 T4716 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\tempDir-001/control/data, hostContext=/yd_z, hostPort=58263, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores} [junit4] 2> 887498 T4716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 887498 T4716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\' [junit4] 2> 887538 T4716 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\solr.xml [junit4] 2> 887546 T4716 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores [junit4] 2> 887546 T4716 oasc.CoreContainer.<init> New CoreContainer 7083130 [junit4] 2> 887546 T4716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\] [junit4] 2> 887546 T4716 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\lib [junit4] 2> 887548 T4716 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\lib). [junit4] 2> 887560 T4716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 887560 T4716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 887560 T4716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 887560 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 887561 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 887561 T4716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 887561 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 887562 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 887562 T4716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 887562 T4716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 887562 T4716 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 887562 T4716 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 887562 T4716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 887565 T4716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 887565 T4716 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 887565 T4716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58256/solr [junit4] 2> 887565 T4716 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 887565 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 887569 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 887573 T4741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dac44e name:ZooKeeperConnection Watcher:127.0.0.1:58256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 887574 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 887575 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 887581 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 887585 T4744 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@411f56 name:ZooKeeperConnection Watcher:127.0.0.1:58256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 887585 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 887588 T4716 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 887598 T4716 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 887605 T4716 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 887609 T4716 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 887615 T4716 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 887621 T4716 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 887623 T4716 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 887626 T4716 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 887628 T4716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58263_yd_z [junit4] 2> 887629 T4716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58263_yd_z [junit4] 2> 887632 T4716 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 887635 T4716 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 887638 T4716 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 887640 T4716 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58263_yd_z [junit4] 2> 887640 T4716 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 887642 T4716 oasc.Overseer.start Overseer (id=93451022963113987-127.0.0.1:58263_yd_z-n_0000000000) starting [junit4] 2> 887647 T4716 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 887659 T4716 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 887660 T4746 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 887660 T4716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 887673 T4745 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 887679 T4716 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 887681 T4716 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\ [junit4] 2> 887681 T4716 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 887682 T4748 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 887682 T4748 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 887683 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 887683 T4748 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 887685 T4745 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:58263/yd_z", [junit4] 2> "node_name":"127.0.0.1:58263_yd_z", [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> 887686 T4745 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:58263/yd_z", [junit4] 2> "node_name":"127.0.0.1:58263_yd_z", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 887686 T4745 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 887686 T4745 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 887689 T4744 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> 888888 T4748 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 888888 T4748 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 888889 T4748 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 888889 T4748 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 888892 T4748 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 888892 T4748 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\' [junit4] 2> 888913 T4748 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 888916 T4748 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 888927 T4748 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 888929 T4748 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 888939 T4748 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 888942 T4748 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 888947 T4748 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 889060 T4748 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 889066 T4748 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 889067 T4748 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 889081 T4748 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 889085 T4748 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 889088 T4748 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 889090 T4748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 889090 T4748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 889090 T4748 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 889093 T4748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 889093 T4748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 889093 T4748 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 889093 T4748 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 889093 T4748 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\data\ [junit4] 2> 889093 T4748 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@82ce0e [junit4] 2> 889094 T4748 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\data\ [junit4] 2> 889094 T4748 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\data\index/ [junit4] 2> 889094 T4748 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 889094 T4748 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\control-001\cores\collection1\data\index [junit4] 2> 889102 T4748 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.5166015625, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=2.529062139537613, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 889103 T4748 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@144dab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ccdf1),segFN=segments_1,generation=1} [junit4] 2> 889103 T4748 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 889108 T4748 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 889109 T4748 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 889109 T4748 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 889109 T4748 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 889109 T4748 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 889109 T4748 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 889110 T4748 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 889110 T4748 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 889110 T4748 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 889121 T4748 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 889123 T4748 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 889125 T4748 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 889127 T4748 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 889132 T4748 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 889132 T4748 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 889136 T4748 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 889136 T4748 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 889139 T4748 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 889139 T4748 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 889140 T4748 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 889141 T4748 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@144dab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ccdf1),segFN=segments_1,generation=1} [junit4] 2> 889141 T4748 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 889141 T4748 oass.SolrIndexSearcher.<init> Opening Searcher@a365ab[collection1] main [junit4] 2> 889142 T4748 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 889143 T4748 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 889143 T4748 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 889145 T4748 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 889145 T4748 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 889145 T4748 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 889146 T4748 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 889146 T4748 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 889146 T4748 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 889147 T4748 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 889148 T4749 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a365ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 889149 T4748 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 889152 T4752 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58263/yd_z collection:control_collection shard:shard1 [junit4] 2> 889152 T4716 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 889153 T4716 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 889154 T4752 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 889156 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 889160 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 889165 T4756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d178 name:ZooKeeperConnection Watcher:127.0.0.1:58256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 889165 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 889166 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 889166 T4716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 889167 T4752 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 889169 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 889172 T4752 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 889172 T4752 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2977 name=collection1 org.apache.solr.core.SolrCore@57e2f url=http://127.0.0.1:58263/yd_z/collection1 node=127.0.0.1:58263_yd_z C2977_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58263/yd_z, node_name=127.0.0.1:58263_yd_z, state=down} [junit4] 2> 889172 T4752 C2977 P58263 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58263/yd_z/collection1/ [junit4] 2> 889172 T4752 C2977 P58263 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 889173 T4752 C2977 P58263 oasc.SyncStrategy.syncToMe http://127.0.0.1:58263/yd_z/collection1/ has no replicas [junit4] 2> 889173 T4752 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58263/yd_z/collection1/ shard1 [junit4] 2> 889173 T4752 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 889175 T4745 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> 889176 T4716 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 889176 T4716 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 889176 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 889179 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 889184 T4759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1756c45 name:ZooKeeperConnection Watcher:127.0.0.1:58256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 889186 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 889186 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 889188 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 889193 T4745 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:58263/yd_z", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 889207 T4745 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":"2"} current state version: 1 [junit4] 2> 889208 T4745 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 889208 T4756 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> 889210 T4744 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> 889229 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 889251 T4752 oasc.ZkController.register We are http://127.0.0.1:58263/yd_z/collection1/ and leader is http://127.0.0.1:58263/yd_z/collection1/ [junit4] 2> 889251 T4752 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58263/yd_z [junit4] 2> 889251 T4752 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 889251 T4752 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 889253 T4752 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 889255 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 889261 T4745 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:58263/yd_z", [junit4] 2> "node_name":"127.0.0.1:58263_yd_z", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 889263 T4745 oasco.ReplicaMutator.updateState Update state numShards=3 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:58263/yd_z", [junit4] 2> "node_name":"127.0.0.1:58263_yd_z", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 889266 T4745 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 889268 T4744 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> 889269 T4756 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> 889397 T4744 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> 889397 T4756 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> 891447 T4716 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1 [junit4] 2> 891451 T4716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001 [junit4] 2> 891452 T4716 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 891460 T4716 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@f5fcd3{/yd_z,null,AVAILABLE} [junit4] 2> 891465 T4716 oejs.AbstractConnector.doStart Started ServerConnector@75d422{HTTP/1.1}{127.0.0.1:58280} [junit4] 2> 891466 T4716 oejs.Server.doStart Started @896470ms [junit4] 2> 891466 T4716 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/yd_z, hostPort=58279, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores} [junit4] 2> 891466 T4716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 891466 T4716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\' [junit4] 2> 891509 T4716 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\solr.xml [junit4] 2> 891518 T4716 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores [junit4] 2> 891518 T4716 oasc.CoreContainer.<init> New CoreContainer 29523161 [junit4] 2> 891518 T4716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\] [junit4] 2> 891518 T4716 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\lib [junit4] 2> 891518 T4716 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\lib). [junit4] 2> 891535 T4716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 891536 T4716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 891536 T4716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 891536 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 891538 T4716 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 891538 T4716 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 891538 T4716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 891538 T4716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 891538 T4716 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 891538 T4716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58256/solr [junit4] 2> 891538 T4716 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 891539 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 891547 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 891551 T4773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0798f name:ZooKeeperConnection Watcher:127.0.0.1:58256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 891552 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 891552 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 891563 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 891570 T4776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@123f151 name:ZooKeeperConnection Watcher:127.0.0.1:58256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 891570 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 891578 T4716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 892916 T4716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58279_yd_z [junit4] 2> 892918 T4716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58279_yd_z [junit4] 2> 892929 T4716 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 892933 T4716 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 892935 T4716 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\ [junit4] 2> 892935 T4716 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 892946 T4777 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 892946 T4777 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 892950 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 892951 T4777 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 892952 T4777 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 892952 T4745 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:58279/yd_z", [junit4] 2> "node_name":"127.0.0.1:58279_yd_z", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 892953 T4777 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 892953 T4745 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:58279/yd_z", [junit4] 2> "node_name":"127.0.0.1:58279_yd_z", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 892955 T4745 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 892955 T4745 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 892957 T4777 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 892959 T4777 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 892959 T4745 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 892960 T4776 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 892961 T4776 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 894283 T4777 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 894283 T4777 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 894284 T4777 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 894284 T4777 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 894286 T4777 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 894286 T4777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\' [junit4] 2> 894316 T4777 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 894321 T4777 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 894336 T4777 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 894341 T4777 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 894354 T4777 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 894359 T4777 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 894365 T4777 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 894513 T4777 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 894521 T4777 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 894521 T4777 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 894539 T4777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 894544 T4777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 894549 T4777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 894552 T4777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 894552 T4777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 894552 T4777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 894554 T4777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 894554 T4777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 894554 T4777 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 894554 T4777 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 894555 T4777 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\data\ [junit4] 2> 894555 T4777 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@82ce0e [junit4] 2> 894555 T4777 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\data\ [junit4] 2> 894555 T4777 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\data\index/ [junit4] 2> 894555 T4777 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 894557 T4777 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-1-001\cores\collection1\data\index [junit4] 2> 894558 T4777 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.5166015625, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=2.529062139537613, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 894558 T4777 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@36ec35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d1946d),segFN=segments_1,generation=1} [junit4] 2> 894558 T4777 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 894566 T4777 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 894566 T4777 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 894566 T4777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 894566 T4777 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 894567 T4777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 894567 T4777 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 894567 T4777 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 894568 T4777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 894568 T4777 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 894576 T4777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 894577 T4777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 894580 T4777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 894583 T4777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 894590 T4777 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 894590 T4777 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 894594 T4777 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 894594 T4777 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 894597 T4777 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 894597 T4777 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 894598 T4777 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 894599 T4777 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@36ec35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d1946d),segFN=segments_1,generation=1} [junit4] 2> 894599 T4777 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 894599 T4777 oass.SolrIndexSearcher.<init> Opening Searcher@1802237[collection1] main [junit4] 2> 894599 T4777 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 894602 T4777 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 894602 T4777 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 894603 T4777 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 894603 T4777 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 894603 T4777 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 894605 T4777 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 894605 T4777 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 894605 T4777 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 894605 T4777 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 894607 T4778 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1802237[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 894607 T4777 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 894608 T4781 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58279/yd_z collection:collection1 shard:shard2 [junit4] 2> 894610 T4716 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 894611 T4716 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 894612 T4781 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 894627 T4781 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 894645 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 894646 T4781 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 894646 T4781 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2978 name=collection1 org.apache.solr.core.SolrCore@bc3995 url=http://127.0.0.1:58279/yd_z/collection1 node=127.0.0.1:58279_yd_z C2978_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58279/yd_z, node_name=127.0.0.1:58279_yd_z, state=down} [junit4] 2> 894646 T4781 C2978 P58279 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58279/yd_z/collection1/ [junit4] 2> 894646 T4781 C2978 P58279 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 894646 T4781 C2978 P58279 oasc.SyncStrategy.syncToMe http://127.0.0.1:58279/yd_z/collection1/ has no replicas [junit4] 2> 894646 T4781 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58279/yd_z/collection1/ shard2 [junit4] 2> 894647 T4781 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 894651 T4745 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 894655 T4745 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 894659 T4776 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 894661 T4776 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 894674 T4745 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:58279/yd_z", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 894678 T4745 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 894680 T4776 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 894682 T4776 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 894690 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 894740 T4781 oasc.ZkController.register We are http://127.0.0.1:58279/yd_z/collection1/ and leader is http://127.0.0.1:58279/yd_z/collection1/ [junit4] 2> 894740 T4781 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58279/yd_z [junit4] 2> 894740 T4781 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 894740 T4781 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 894740 T4781 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 894743 T4744 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 894748 T4745 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:58279/yd_z", [junit4] 2> "node_name":"127.0.0.1:58279_yd_z", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 894751 T4745 oasco.ReplicaMutator.updateState Update state numShards=3 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:58279/yd_z", [junit4] 2> "node_name":"127.0.0.1:58279_yd_z", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 894755 T4745 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 894756 T4776 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 894761 T4781 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 894764 T4776 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 897231 T4716 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\cores\collection1 [junit4] 2> 897238 T4716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001 [junit4] 2> 897241 T4716 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 897254 T4716 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1f996f3{/yd_z,null,AVAILABLE} [junit4] 2> 897257 T4716 oejs.AbstractConnector.doStart Started ServerConnector@45fa37{HTTP/1.1}{127.0.0.1:58290} [junit4] 2> 897257 T4716 oejs.Server.doStart Started @900941ms [junit4] 2> 897258 T4716 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/yd_z, hostPort=58289, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\cores} [junit4] 2> 897259 T4716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 897259 T4716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\' [junit4] 2> 897307 T4716 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\solr.xml [junit4] 2> 897319 T4716 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\cores [junit4] 2> 897319 T4716 oasc.CoreContainer.<init> New CoreContainer 8190554 [junit4] 2> 897319 T4716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\] [junit4] 2> 897321 T4716 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\lib [junit4] 2> 897321 T4716 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\lib). [junit4] 2> 897344 T4716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 897346 T4716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 897346 T4716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 897346 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 897347 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 897347 T4716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 897348 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 897348 T4716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 897350 T4716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 897350 T4716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 897350 T4716 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 897350 T4716 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 897350 T4716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 897351 T4716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 897352 T4716 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 897352 T4716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58256/solr [junit4] 2> 897352 T4716 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 897352 T4716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 897355 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 897360 T4796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca022f name:ZooKeeperConnection Watcher:127.0.0.1:58256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 897363 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 897363 T4716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 897373 T4716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 897378 T4799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17213d2 name:ZooKeeperConnection Watcher:127.0.0.1:58256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 897379 T4716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 897385 T4716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 898719 T4716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58289_yd_z [junit4] 2> 898723 T4716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58289_yd_z [junit4] 2> 898734 T4716 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 898741 T4716 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest DE6A036632212912-001\shard-2-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, con [...truncated too long message...] ocessorFactoryTest, PolyFieldTest, IndexSchemaTest, SliceStateTest, TestRemoteStreaming, TermVectorComponentDistributedTest, ParsingFieldUpdateProcessorsTest, TestHighlightDedupGrouping, TestValueSourceCache, ConnectionManagerTest, ResourceLoaderTest, SuggestComponentTest, TestFreeTextSuggestions, UpdateRequestProcessorFactoryTest, SimpleFacetsTest, CloudExitableDirectoryReaderTest, TestStandardQParsers, OutOfBoxZkACLAndCredentialsProvidersTest, StandardRequestHandlerTest, AnalysisAfterCoreReloadTest, RequiredFieldsTest, PrimUtilsTest, TestBlobHandler, TestReRankQParserPlugin, DirectUpdateHandlerTest, ChaosMonkeyNothingIsSafeTest, DistributedQueryComponentCustomSortTest, TestFastWriter, TestMergePolicyConfig, TestJmxMonitoredMap, TestReload, DistributedSpellCheckComponentTest, TestDistribDocBasedVersion, TestNoOpRegenerator, SynonymTokenizerTest, BasicZkTest, TestAtomicUpdateErrorCases, AutoCommitTest, TestCryptoKeys, TestShortCircuitedRequests, CloudMLTQParserTest, TestLRUStatsCache, SpellCheckCollatorTest, TestSolrConfigHandlerCloud, TestCSVResponseWriter, SharedFSAutoReplicaFailoverUtilsTest, UniqFieldsUpdateProcessorFactoryTest, TestMaxScoreQueryParser, RecoveryAfterSoftCommitTest, SuggesterWFSTTest, TestOrdValues, TestQueryTypes, SaslZkACLProviderTest, CoreAdminHandlerTest, AddBlockUpdateTest, TestFieldSortValues, ConvertedLegacyTest, TestBlendedInfixSuggestions, TestBulkSchemaConcurrent, TestSolr4Spatial, TestManagedResource, TestDynamicLoading, ZkNodePropsTest, SegmentsInfoRequestHandlerTest, SolrRequestParserTest, FileUtilsTest, TestBulkSchemaAPI, TestOmitPositions, BasicDistributedZk2Test, TestExactSharedStatsCache, TestManagedSchemaFieldResource, TestObjectReleaseTracker, TermsComponentTest, TestSolrConfigHandlerConcurrent, TestUpdate, AsyncMigrateRouteKeyTest, DistributedDebugComponentTest, TestInitParams, DistributedIntervalFacetingTest, ZkSolrClientTest, TestDistributedSearch, ClusterStateTest, MigrateRouteKeyTest, CurrencyFieldXmlFileTest, TestReplicaProperties, SoftAutoCommitTest, DistributedQueueTest, SolrCmdDistributorTest, SharedFSAutoReplicaFailoverTest, ResponseLogComponentTest, TestImplicitCoreProperties, TestFunctionQuery, TestSuggestSpellingConverter, TestTolerantSearch, NumericFieldsTest, TestOverriddenPrefixQueryForCustomFieldType, StressHdfsTest, NotRequiredUniqueKeyTest, BadCopyFieldTest, TestStressRecovery, TestJmxIntegration, SchemaVersionSpecificBehaviorTest, TestHighFrequencyDictionaryFactory, MoreLikeThisHandlerTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TestStressReorder, TestStressVersions, TestRangeQuery, TestCoreContainer, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestCollationField, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, SolrIndexConfigTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ExternalCollectionsTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, RemoteQueryErrorTest, RollingRestartTest, SSLMigrationTest, TestCloudInspectUtil, TestCloudPivotFacet, TestLeaderElectionZkExpiry, HdfsChaosMonkeySafeLeaderTest, ZkStateWriterTest, CachingDirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrConfigHandler -Dtests.seed=DE6A036632212912 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=America/Port-au-Prince -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s | TestSolrConfigHandler (suite) <<< [junit4] > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts): [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf\configoverlay.json: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf\configoverlay.json: The process cannot access the file because it is being used by another process. [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1\conf [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010\collection1 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler DE6A036632212912-001\tempDir-010 [junit4] > at __randomizedtesting.SeedInfo.seed([DE6A036632212912]:0) [junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed in 15.06s, 4 tests, 1 error <<< FAILURES! [...truncated 208 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 472 suites, 1876 tests, 1 suite-level error, 2 errors, 57 ignored (30 assumptions) Total time: 115 minutes 46 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_31 -server -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org