Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/816/
4 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=4821, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4821, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest] Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:27346: Could not find collection : awholynewstresscollection_collection3_1 at __randomizedtesting.SeedInfo.seed([336CA9E425036561]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:557) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226) 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:1068) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:840) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:783) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884) REGRESSION: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: expected:<1> but was:<3> Stack Trace: java.lang.AssertionError: expected:<1> but was:<3> at __randomizedtesting.SeedInfo.seed([336CA9E425036561:BB38963E8BFF0899]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:397) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:960) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) REGRESSION: org.apache.solr.request.TestWriterPerf.testPerf Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([336CA9E425036561:125B48634D8D4E50]:0) at org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:452) at org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:395) at org.apache.solr.handler.component.HighlightComponent.process(HighlightComponent.java:143) at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:253) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988) at org.apache.solr.request.TestWriterPerf.getResponse(TestWriterPerf.java:96) at org.apache.solr.request.TestWriterPerf.doPerf(TestWriterPerf.java:105) at org.apache.solr.request.TestWriterPerf.testPerf(TestWriterPerf.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) FAILED: junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf Error Message: 1 Stack Trace: java.lang.AssertionError: 1 at __randomizedtesting.SeedInfo.seed([336CA9E425036561]:0) at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201) at org.apache.solr.core.SolrCore.close(SolrCore.java:1176) at org.apache.solr.core.SolrCores.close(SolrCores.java:117) at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378) at org.apache.solr.util.TestHarness.close(TestHarness.java:359) at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704) at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10695 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/init-core-data-001 [junit4] 2> 1254319 T4324 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 1254319 T4324 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1254325 T4324 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 1254325 T4325 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1254326 T4325 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1254426 T4324 oasc.ZkTestServer.run start zk server on port:63380 [junit4] 2> 1254427 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1254433 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1254440 T4332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@780cc69a name:ZooKeeperConnection Watcher:127.0.0.1:63380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1254441 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1254441 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1254442 T4324 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1254445 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1254447 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1254448 T4335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f806a6c name:ZooKeeperConnection Watcher:127.0.0.1:63380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1254448 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1254448 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1254449 T4324 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1254450 T4324 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1254451 T4324 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1254453 T4324 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1254454 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1254454 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1254456 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1254457 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1254559 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1254560 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1254562 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1254562 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1254564 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1254565 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1254566 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1254567 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1254569 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1254569 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1254572 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1254572 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1254574 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1254574 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1254577 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1254577 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1254579 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1254580 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1254582 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1254582 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1254584 T4338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@208189a6 name:ZooKeeperConnection Watcher:127.0.0.1:63380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1254584 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1254585 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1254585 T4324 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1254587 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1254587 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1254588 T4341 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ad5db99 name:ZooKeeperConnection Watcher:127.0.0.1:63380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1254589 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1254589 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1254591 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml [junit4] 2> 1254592 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml [junit4] 2> 1254594 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml [junit4] 2> 1254595 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml [junit4] 2> 1254696 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml [junit4] 2> 1254697 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/enumsConfig.xml [junit4] 2> 1254699 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1254699 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1254700 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt [junit4] 2> 1254701 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt [junit4] 2> 1254702 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt [junit4] 2> 1254703 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt [junit4] 2> 1254704 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml [junit4] 2> 1254705 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml [junit4] 2> 1254706 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json [junit4] 2> 1254707 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json [junit4] 2> 1254708 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt [junit4] 2> 1254708 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt [junit4] 2> 1254710 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt [junit4] 2> 1254710 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt [junit4] 2> 1254711 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt [junit4] 2> 1254712 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt [junit4] 2> 1254713 T4324 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml [junit4] 2> 1254714 T4324 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml [junit4] 2> 1255700 T4324 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1 [junit4] 2> 1255703 T4324 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1255707 T4324 oejs.AbstractConnector.doStart Started [email protected]:63147 [junit4] 2> 1255708 T4324 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores, hostContext=/, hostPort=63147} [junit4] 2> 1255708 T4324 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf [junit4] 2> 1255708 T4324 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/' [junit4] 2> 1255738 T4324 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/solr.xml [junit4] 2> 1255773 T4324 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores [junit4] 2> 1255774 T4324 oasc.CoreContainer.<init> New CoreContainer 497224668 [junit4] 2> 1255774 T4324 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/] [junit4] 2> 1255774 T4324 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/lib [junit4] 2> 1255775 T4324 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/lib). [junit4] 2> 1255784 T4324 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1255784 T4324 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1255784 T4324 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1255784 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1255785 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1255785 T4324 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1255785 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1255785 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1255785 T4324 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1255786 T4324 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1255786 T4324 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1255790 T4324 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1255791 T4324 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1255791 T4324 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1255791 T4324 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1255792 T4324 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63380/solr [junit4] 2> 1255792 T4324 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1255792 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1255793 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1255795 T4353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a03126b name:ZooKeeperConnection Watcher:127.0.0.1:63380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1255796 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1255797 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1255799 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1255800 T4356 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a9d3a48 name:ZooKeeperConnection Watcher:127.0.0.1:63380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1255800 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1255802 T4324 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1255804 T4324 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1255806 T4324 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1255808 T4324 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1255810 T4324 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1255811 T4324 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1255813 T4324 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1255814 T4324 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1255815 T4324 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63147_ [junit4] 2> 1255816 T4324 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63147_ [junit4] 2> 1255817 T4324 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1255819 T4324 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1255820 T4324 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1255822 T4324 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63147_ [junit4] 2> 1255822 T4324 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1255823 T4324 oasc.Overseer.start Overseer (id=93647043439362053-127.0.0.1:63147_-n_0000000000) starting [junit4] 2> 1255825 T4324 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1255831 T4324 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1255832 T4358 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1255832 T4324 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1255832 T4357 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1255836 T4324 N:127.0.0.1:63147_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores [junit4] 2> 1255838 T4324 N:127.0.0.1:63147_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/, dataDir=data/, loadOnStartup=true, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1, shard=, config=solrconfig.xml, schema=schema.xml, name=collection1, coreNodeName=, transient=false} [junit4] 2> 1255839 T4324 N:127.0.0.1:63147_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/ [junit4] 2> 1255839 T4324 N:127.0.0.1:63147_ oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1255840 T4360 N:127.0.0.1:63147_ C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1255840 T4360 N:127.0.0.1:63147_ C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1255841 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1255841 T4360 N:127.0.0.1:63147_ oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1255842 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"1", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:63147", [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:63147_", [junit4] 2> "collection":"control_collection", [junit4] 2> "roles":null, [junit4] 2> "state":"down"} current state version: 0 [junit4] 2> 1255842 T4357 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "numShards":"1", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:63147", [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:63147_", [junit4] 2> "collection":"control_collection", [junit4] 2> "roles":null, [junit4] 2> "state":"down"} [junit4] 2> 1255842 T4357 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1255843 T4357 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1255844 T4356 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> 1256841 T4360 N:127.0.0.1:63147_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1256842 T4360 N:127.0.0.1:63147_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1256842 T4360 N:127.0.0.1:63147_ oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1256842 T4360 N:127.0.0.1:63147_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1256843 T4360 N:127.0.0.1:63147_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1256843 T4360 N:127.0.0.1:63147_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/' [junit4] 2> 1256856 T4360 N:127.0.0.1:63147_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1256858 T4360 N:127.0.0.1:63147_ oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1256866 T4360 N:127.0.0.1:63147_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1256881 T4360 N:127.0.0.1:63147_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 1256915 T4360 N:127.0.0.1:63147_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1257016 T4360 N:127.0.0.1:63147_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1257023 T4360 N:127.0.0.1:63147_ oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1257302 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1257312 T4360 N:127.0.0.1:63147_ oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1257314 T4360 N:127.0.0.1:63147_ oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1257323 T4360 N:127.0.0.1:63147_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1257327 T4360 N:127.0.0.1:63147_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1257330 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1257331 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1257331 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1257331 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1257332 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1257332 T4360 N:127.0.0.1:63147_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1257332 T4360 N:127.0.0.1:63147_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1257333 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1257333 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/data/ [junit4] 2> 1257333 T4360 N:127.0.0.1:63147_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2127155 [junit4] 2> 1257334 T4360 N:127.0.0.1:63147_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/data [junit4] 2> 1257334 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/data/index/ [junit4] 2> 1257334 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1257335 T4360 N:127.0.0.1:63147_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/control-001/cores/collection1/data/index [junit4] 2> 1257335 T4360 N:127.0.0.1:63147_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8097364795430507] [junit4] 2> 1257336 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7b08645a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63f48fd0; maxCacheMB=0.12109375 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1} [junit4] 2> 1257336 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1257340 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1257340 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1257341 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1257341 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1257341 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1257341 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1257342 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1257342 T4360 N:127.0.0.1:63147_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1257342 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1257357 T4360 N:127.0.0.1:63147_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1257359 T4360 N:127.0.0.1:63147_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1257360 T4360 N:127.0.0.1:63147_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1257362 T4360 N:127.0.0.1:63147_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1257365 T4360 N:127.0.0.1:63147_ c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/plugins,/update/csv,/admin/mbeans,/admin/properties,/schema,/update/json,/update/json/docs,/admin/threads,/admin/luke,/admin/file,/admin/segments,standard,/admin/system,/update,/admin/logging,/replication,/config,/admin/ping,/get [junit4] 2> 1257367 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1257368 T4360 N:127.0.0.1:63147_ c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1257368 T4360 N:127.0.0.1:63147_ c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1257369 T4360 N:127.0.0.1:63147_ c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1257370 T4360 N:127.0.0.1:63147_ c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1257370 T4360 N:127.0.0.1:63147_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=51.904296875, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=11.590078393234766, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6104978885513848 [junit4] 2> 1257371 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7b08645a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63f48fd0; maxCacheMB=0.12109375 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1} [junit4] 2> 1257371 T4360 N:127.0.0.1:63147_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1257371 T4360 N:127.0.0.1:63147_ c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4583e198[collection1] main [junit4] 2> 1257371 T4360 N:127.0.0.1:63147_ c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1257372 T4360 N:127.0.0.1:63147_ c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1257372 T4360 N:127.0.0.1:63147_ c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1257373 T4360 N:127.0.0.1:63147_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1257373 T4360 N:127.0.0.1:63147_ c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1257373 T4360 N:127.0.0.1:63147_ c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1257374 T4360 N:127.0.0.1:63147_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1257374 T4360 N:127.0.0.1:63147_ c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1257374 T4360 N:127.0.0.1:63147_ c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1257374 T4360 N:127.0.0.1:63147_ c:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1257375 T4360 N:127.0.0.1:63147_ c:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1257375 T4361 N:127.0.0.1:63147_ c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4583e198[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1257375 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63147 collection:control_collection shard:shard1 [junit4] 2> 1257376 T4324 N:127.0.0.1:63147_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3 [junit4] 2> 1257376 T4324 N:127.0.0.1:63147_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1257376 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1257379 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1257380 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1257381 T4367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c13f269 name:ZooKeeperConnection Watcher:127.0.0.1:63380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1257382 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1257382 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1257382 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1257383 T4324 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1257383 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1257383 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1257383 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C562 name=collection1 org.apache.solr.core.SolrCore@5a946575 url=http://127.0.0.1:63147/collection1 node=127.0.0.1:63147_ C562_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63147, node_name=127.0.0.1:63147_, state=down} [junit4] 2> 1257384 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 C562 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63147/collection1/ [junit4] 2> 1257384 T4357 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> 1257384 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 C562 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1257384 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 C562 oasc.SyncStrategy.syncToMe http://127.0.0.1:63147/collection1/ has no replicas [junit4] 2> 1257385 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63147/collection1/ shard1 [junit4] 2> 1257385 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1257385 T4324 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1257385 T4356 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> 1257385 T4367 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> 1257386 T4324 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1257388 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1257388 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1257390 T4370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b1c1da3 name:ZooKeeperConnection Watcher:127.0.0.1:63380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1257390 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1257391 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1257391 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1257391 T4357 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:63147", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 1257394 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":"2"} current state version: 2 [junit4] 2> 1257394 T4357 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 1257395 T4356 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> 1257395 T4367 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> 1257401 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1257402 T4357 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 1257403 T4356 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> 1257403 T4367 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> 1257441 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:63147/collection1/ and leader is http://127.0.0.1:63147/collection1/ [junit4] 2> 1257442 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63147 [junit4] 2> 1257442 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1257442 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1257442 T4364 N:127.0.0.1:63147_ C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1257444 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1257445 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"2", [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:63147", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:63147_", [junit4] 2> "collection":"control_collection", [junit4] 2> "roles":null, [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 1257445 T4357 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:63147", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:63147_", [junit4] 2> "collection":"control_collection", [junit4] 2> "roles":null, [junit4] 2> "state":"active"} [junit4] 2> 1257548 T4356 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> 1257548 T4367 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> 1258760 T4324 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1 [junit4] 2> 1258763 T4324 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001 [junit4] 2> 1258763 T4324 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1258766 T4324 oejs.AbstractConnector.doStart Started [email protected]:24440 [junit4] 2> 1258767 T4324 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores, solrconfig=solrconfig.xml, hostPort=24440} [junit4] 2> 1258767 T4324 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf [junit4] 2> 1258767 T4324 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/' [junit4] 2> 1258800 T4324 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/solr.xml [junit4] 2> 1258851 T4324 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores [junit4] 2> 1258852 T4324 oasc.CoreContainer.<init> New CoreContainer 1513881805 [junit4] 2> 1258852 T4324 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/] [junit4] 2> 1258852 T4324 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/lib [junit4] 2> 1258853 T4324 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/lib). [junit4] 2> 1258862 T4324 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1258863 T4324 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1258863 T4324 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1258863 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1258863 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1258864 T4324 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1258864 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1258864 T4324 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1258864 T4324 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1258864 T4324 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1258865 T4324 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1258869 T4324 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1258870 T4324 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1258870 T4324 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1258870 T4324 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1258871 T4324 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63380/solr [junit4] 2> 1258871 T4324 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1258871 T4324 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1258872 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1258873 T4382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b06123f name:ZooKeeperConnection Watcher:127.0.0.1:63380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1258874 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1258875 T4324 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1258876 T4324 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1258877 T4385 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eb19aac name:ZooKeeperConnection Watcher:127.0.0.1:63380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1258877 T4324 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1258880 T4324 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1259884 T4324 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24440_ [junit4] 2> 1259885 T4324 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24440_ [junit4] 2> 1259889 T4324 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1259891 T4324 N:127.0.0.1:24440_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores [junit4] 2> 1259893 T4324 N:127.0.0.1:24440_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, shard=, transient=false, schema=schema.xml, loadOnStartup=true, name=collection1, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/, config=solrconfig.xml, collection=collection1} [junit4] 2> 1259894 T4324 N:127.0.0.1:24440_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/ [junit4] 2> 1259894 T4324 N:127.0.0.1:24440_ oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1259896 T4386 N:127.0.0.1:24440_ C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1259896 T4386 N:127.0.0.1:24440_ C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1259897 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1259898 T4386 N:127.0.0.1:24440_ oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1259898 T4386 N:127.0.0.1:24440_ oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1259898 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"2", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:24440", [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:24440_", [junit4] 2> "collection":"collection1", [junit4] 2> "roles":null, [junit4] 2> "state":"down"} current state version: 5 [junit4] 2> 1259898 T4386 N:127.0.0.1:24440_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1259899 T4357 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:24440", [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:24440_", [junit4] 2> "collection":"collection1", [junit4] 2> "roles":null, [junit4] 2> "state":"down"} [junit4] 2> 1259899 T4357 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 1259899 T4357 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1259899 T4386 N:127.0.0.1:24440_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 1259900 T4386 N:127.0.0.1:24440_ oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1259900 T4357 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 1259901 T4385 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> 1259901 T4385 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 1260900 T4386 N:127.0.0.1:24440_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1260901 T4386 N:127.0.0.1:24440_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1260901 T4386 N:127.0.0.1:24440_ oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1260902 T4386 N:127.0.0.1:24440_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1260902 T4386 N:127.0.0.1:24440_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1260902 T4386 N:127.0.0.1:24440_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/' [junit4] 2> 1260920 T4386 N:127.0.0.1:24440_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1260923 T4386 N:127.0.0.1:24440_ oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1260933 T4386 N:127.0.0.1:24440_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1260956 T4386 N:127.0.0.1:24440_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 1261008 T4386 N:127.0.0.1:24440_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1261109 T4386 N:127.0.0.1:24440_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1261120 T4386 N:127.0.0.1:24440_ oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1261567 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1261583 T4386 N:127.0.0.1:24440_ oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1261586 T4386 N:127.0.0.1:24440_ oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1261597 T4386 N:127.0.0.1:24440_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1261602 T4386 N:127.0.0.1:24440_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1261606 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1261607 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1261607 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1261607 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1261608 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1261608 T4386 N:127.0.0.1:24440_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1261608 T4386 N:127.0.0.1:24440_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1261608 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1261609 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/data/ [junit4] 2> 1261609 T4386 N:127.0.0.1:24440_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2127155 [junit4] 2> 1261610 T4386 N:127.0.0.1:24440_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/data [junit4] 2> 1261610 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/data/index/ [junit4] 2> 1261611 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1261611 T4386 N:127.0.0.1:24440_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest 336CA9E425036561-001/shard-1-001/cores/collection1/data/index [junit4] 2> 1261612 T4386 N:127.0.0.1:24440_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8097364795430507] [junit4] 2> 1261613 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7c343fc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a45d79b; maxCacheMB=0.12109375 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1} [junit4] 2> 1261613 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1261620 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1261620 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1261621 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1261621 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1261621 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1261621 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1261622 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1261622 T4386 N:127.0.0.1:24440_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1261622 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1261644 T4386 N:127.0.0.1:24440_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1261646 T4386 N:127.0.0.1:24440_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1261649 T4386 N:127.0.0.1:24440_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1261651 T4386 N:127.0.0.1:24440_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1261659 T4386 N:127.0.0.1:24440_ c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/plugins,/update/csv,/admin/mbeans,/admin/properties,/schema,/update/json,/update/json/docs,/admin/threads,/admin/luke,/admin/file,/admin/segments,standard,/admin/system,/update,/admin/logging,/replication,/config,/admin/ping,/get [junit4] 2> 1261662 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1261663 T4386 N:127.0.0.1:24440_ c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1261663 T4386 N:127.0.0.1:24440_ c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1261665 T4386 N:127.0.0.1:24440_ c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1261666 T4386 N:127.0.0.1:24440_ c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1261667 T4386 N:127.0.0.1:24440_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=51.904296875, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=11.590078393234766, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6104978885513848 [junit4] 2> 1261668 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7c343fc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a45d79b; maxCacheMB=0.12109375 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1} [junit4] 2> 1261668 T4386 N:127.0.0.1:24440_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1261668 T4386 N:127.0.0.1:24440_ c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6e548a6a[collection1] main [junit4] 2> 1261669 T4386 N:127.0.0.1:24440_ c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1261669 T4386 N:127.0.0.1:24440_ c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1261670 T4386 N:127.0.0.1:24440_ c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1261670 T4386 N:127.0.0.1:24440_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1261670 T4386 N:127.0.0.1:24440_ c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1261670 T4386 N:127.0.0.1:24440_ c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1261671 T4386 N:127.0.0.1:24440_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1261671 T4386 N:127.0.0.1:24440_ c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1261671 T4386 N:127.0.0.1:24440_ c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1261672 T4386 N:127.0.0.1:24440_ c:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1261673 T4387 N:127.0.0.1:24440_ c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e548a6a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1261673 T4386 N:127.0.0.1:24440_ c:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1261674 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:24440 collection:collection1 shard:shard1 [junit4] 2> 1261674 T4324 N:127.0.0.1:24440_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3 [junit4] 2> 1261675 T4324 N:127.0.0.1:24440_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1261675 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 1261678 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1261680 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1261680 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1261680 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C563 name=collection1 org.apache.solr.core.SolrCore@7ae6ebc3 url=http://127.0.0.1:24440/collection1 node=127.0.0.1:24440_ C563_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:24440, node_name=127.0.0.1:24440_, state=down} [junit4] 2> 1261680 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 C563 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:24440/collection1/ [junit4] 2> 1261680 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 1261680 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 C563 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1261681 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 C563 oasc.SyncStrategy.syncToMe http://127.0.0.1:24440/collection1/ has no replicas [junit4] 2> 1261681 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:24440/collection1/ shard1 [junit4] 2> 1261681 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 1261681 T4357 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 1261682 T4385 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> 1261682 T4385 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 1261684 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:24440", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 1261685 T4357 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 1261685 T4385 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> 1261686 T4385 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1261687 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1261734 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ZkController.register We are http://127.0.0.1:24440/collection1/ and leader is http://127.0.0.1:24440/collection1/ [junit4] 2> 1261735 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:24440 [junit4] 2> 1261735 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1261735 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1261735 T4390 N:127.0.0.1:24440_ C:collection1 S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1261737 T4356 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1261738 T4357 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"2", [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:24440", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:24440_", [junit4] 2> "collection":"collection1", [junit4] 2> "roles":null, [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 1261738 T4357 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> [...truncated too long message...] e.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 2073870 T35602 oasc.SolrException.log ERROR Error shutting down core:java.lang.AssertionError: 1 [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201) [junit4] 2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1176) [junit4] 2> at org.apache.solr.core.SolrCores.close(SolrCores.java:117) [junit4] 2> at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378) [junit4] 2> at org.apache.solr.util.TestHarness.close(TestHarness.java:359) [junit4] 2> at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704) [junit4] 2> at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230) [junit4] 2> at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf 336CA9E425036561-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=fr_LU, timezone=America/Noronha [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=145835304,total=308805632 [junit4] 2> NOTE: All tests run in this JVM: [SliceStateTest, TestFoldingMultitermQuery, BadComponentTest, DeleteInactiveReplicaTest, TestSolrQueryParser, URLClassifyProcessorTest, SynonymTokenizerTest, HardAutoCommitTest, TestSuggestSpellingConverter, TestReplicationHandler, TestReplicationHandlerBackup, TestFieldCollectionResource, TestCursorMarkWithoutUniqueKey, TestLazyCores, ChangedSchemaMergeTest, QueryEqualityTest, TestSolr4Spatial2, StatsComponentTest, TestRTGBase, TestBM25SimilarityFactory, DistributedFacetPivotLongTailTest, TestFastWriter, HdfsUnloadDistributedZkTest, TestRemoteStreaming, TestDistributedSearch, TestConfigOverlay, HdfsDirectoryFactoryTest, LukeRequestHandlerTest, TestManagedSynonymFilterFactory, SolrRequestParserTest, SpatialFilterTest, CacheHeaderTest, BlockCacheTest, HdfsWriteToMultipleCollectionsTest, DistributedQueueTest, MigrateRouteKeyTest, TestReversedWildcardFilterFactory, DocumentBuilderTest, InfoHandlerTest, TestConfigReload, ConnectionManagerTest, TestMaxScoreQueryParser, SyncSliceTest, TestFieldTypeResource, TestFieldResource, TestReload, SuggestComponentTest, EnumFieldTest, MergeStrategyTest, SolrIndexSplitterTest, TestBinaryField, TestPerFieldSimilarity, TestHdfsUpdateLog, SOLR749Test, SolrCoreCheckLockOnStartupTest, AnalyticsMergeStrategyTest, TestCSVResponseWriter, TestNRTOpen, IndexBasedSpellCheckerTest, TestWriterPerf] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestWriterPerf -Dtests.seed=336CA9E425036561 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=fr_LU -Dtests.timezone=America/Noronha -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J2 | TestWriterPerf (suite) <<< [junit4] > Throwable #1: java.lang.AssertionError: 1 [junit4] > at __randomizedtesting.SeedInfo.seed([336CA9E425036561]:0) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201) [junit4] > at org.apache.solr.core.SolrCore.close(SolrCore.java:1176) [junit4] > at org.apache.solr.core.SolrCores.close(SolrCores.java:117) [junit4] > at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378) [junit4] > at org.apache.solr.util.TestHarness.close(TestHarness.java:359) [junit4] > at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704) [junit4] > at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [307/482] on J2 in 14.20s, 1 test, 1 failure, 1 error <<< FAILURES! [...truncated 578 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1434: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991: There were test failures: 482 suites, 1914 tests, 1 suite-level error, 2 errors, 1 failure, 60 ignored (10 assumptions) Total time: 171 minutes 51 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #716 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 826111466 bytes Compression is 0.0% Took 2 min 32 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
