I've BadApple'd the RecoveryAfterSoftCommit test as there's something wrong with it ... there's no way replicating an index with 115 docs should take >30 seconds ... so seems like left-over cruft or something because the test runs fine locally (20 beasts)
On Sat, Apr 18, 2015 at 7:17 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2969/ > > 2 tests failed. > REGRESSION: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test > > Error Message: > There were too many update fails (25 > 20) - we expect it can happen, but > shouldn't easily > > Stack Trace: > java.lang.AssertionError: There were too many update fails (25 > 20) - we > expect it can happen, but shouldn't easily > at > __randomizedtesting.SeedInfo.seed([74BED4029EC96EE2:FCEAEBD83035031A]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertFalse(Assert.java:68) > at > org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230) > 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.cloud.RecoveryAfterSoftCommitTest.test > > Error Message: > Didn't see all replicas for shard shard1 in collection1 come up within 30000 > ms! ClusterState: { "control_collection":{ "autoCreated":"true", > "replicationFactor":"1", "autoAddReplicas":"false", > "router":{"name":"compositeId"}, "maxShardsPerNode":"1", > "shards":{"shard1":{ "range":"80000000-7fffffff", > "state":"active", "replicas":{"core_node1":{ > "core":"collection1", "state":"active", > "node_name":"127.0.0.1:63258_ecb%2Fay", > "base_url":"http://127.0.0.1:63258/ecb/ay", "leader":"true"}}}}}, > "collection1":{ "autoCreated":"true", "replicationFactor":"1", > "autoAddReplicas":"false", "router":{"name":"compositeId"}, > "maxShardsPerNode":"1", "shards":{"shard1":{ > "range":"80000000-7fffffff", "state":"active", "replicas":{ > "core_node1":{ "core":"collection1", > "state":"active", "node_name":"127.0.0.1:63266_ecb%2Fay", > "base_url":"http://127.0.0.1:63266/ecb/ay", "leader":"true"}, > "core_node2":{ "core":"collection1", > "state":"recovering", "node_name":"127.0.0.1:63274_ecb%2Fay", > "base_url":"http://127.0.0.1:63274/ecb/ay"}}}}}} > > Stack Trace: > java.lang.AssertionError: Didn't see all replicas for shard shard1 in > collection1 come up within 30000 ms! ClusterState: { > "control_collection":{ > "autoCreated":"true", > "replicationFactor":"1", > "autoAddReplicas":"false", > "router":{"name":"compositeId"}, > "maxShardsPerNode":"1", > "shards":{"shard1":{ > "range":"80000000-7fffffff", > "state":"active", > "replicas":{"core_node1":{ > "core":"collection1", > "state":"active", > "node_name":"127.0.0.1:63258_ecb%2Fay", > "base_url":"http://127.0.0.1:63258/ecb/ay", > "leader":"true"}}}}}, > "collection1":{ > "autoCreated":"true", > "replicationFactor":"1", > "autoAddReplicas":"false", > "router":{"name":"compositeId"}, > "maxShardsPerNode":"1", > "shards":{"shard1":{ > "range":"80000000-7fffffff", > "state":"active", > "replicas":{ > "core_node1":{ > "core":"collection1", > "state":"active", > "node_name":"127.0.0.1:63266_ecb%2Fay", > "base_url":"http://127.0.0.1:63266/ecb/ay", > "leader":"true"}, > "core_node2":{ > "core":"collection1", > "state":"recovering", > "node_name":"127.0.0.1:63274_ecb%2Fay", > "base_url":"http://127.0.0.1:63274/ecb/ay"}}}}}} > at > __randomizedtesting.SeedInfo.seed([74BED4029EC96EE2:FCEAEBD83035031A]:0) > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920) > at > org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102) > 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) > > > > > Build Log: > [...truncated 9982 lines...] > [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest > [junit4] 2> Creating dataDir: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/init-core-data-001 > [junit4] 2> 749637 T2557 > oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system > property: / > [junit4] 2> 749643 T2557 oasc.ZkTestServer.run STARTING ZK TEST SERVER > [junit4] 2> 749643 T2558 oasc.ZkTestServer$2$1.setClientPort client > port:0.0.0.0/0.0.0.0:0 > [junit4] 2> 749643 T2558 oasc.ZkTestServer$ZKServerMain.runFromConfig > Starting server > [junit4] 2> 749744 T2557 oasc.ZkTestServer.run start zk server on > port:42322 > [junit4] 2> 749745 T2557 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 749746 T2557 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 749749 T2565 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@653864d2 > name:ZooKeeperConnection Watcher:127.0.0.1:42322 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 749750 T2557 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 749750 T2557 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 749751 T2557 oascc.SolrZkClient.makePath makePath: /solr > [junit4] 2> 749754 T2557 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 749755 T2557 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 749756 T2568 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@2c2e72e > name:ZooKeeperConnection Watcher:127.0.0.1:42322/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 749757 T2557 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 749757 T2557 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 749758 T2557 oascc.SolrZkClient.makePath makePath: > /collections/collection1 > [junit4] 2> 749760 T2557 oascc.SolrZkClient.makePath makePath: > /collections/collection1/shards > [junit4] 2> 749761 T2557 oascc.SolrZkClient.makePath makePath: > /collections/control_collection > [junit4] 2> 749762 T2557 oascc.SolrZkClient.makePath makePath: > /collections/control_collection/shards > [junit4] 2> 749763 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml > to /configs/conf1/solrconfig.xml > [junit4] 2> 749764 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/solrconfig.xml > [junit4] 2> 749766 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml > to /configs/conf1/schema.xml > [junit4] 2> 749767 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/schema.xml > [junit4] 2> 749869 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml > to /configs/conf1/solrconfig.snippet.randomindexconfig.xml > [junit4] 2> 749870 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/solrconfig.snippet.randomindexconfig.xml > [junit4] 2> 749871 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt > to /configs/conf1/stopwords.txt > [junit4] 2> 749872 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/stopwords.txt > [junit4] 2> 749873 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt > to /configs/conf1/protwords.txt > [junit4] 2> 749873 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/protwords.txt > [junit4] 2> 749874 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml > to /configs/conf1/currency.xml > [junit4] 2> 749875 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/currency.xml > [junit4] 2> 749876 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml > to /configs/conf1/enumsConfig.xml > [junit4] 2> 749876 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/enumsConfig.xml > [junit4] 2> 749877 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json > to /configs/conf1/open-exchange-rates.json > [junit4] 2> 749878 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/open-exchange-rates.json > [junit4] 2> 749879 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt > to /configs/conf1/mapping-ISOLatin1Accent.txt > [junit4] 2> 749879 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/mapping-ISOLatin1Accent.txt > [junit4] 2> 749880 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt > to /configs/conf1/old_synonyms.txt > [junit4] 2> 749881 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/old_synonyms.txt > [junit4] 2> 749882 T2557 oasc.AbstractZkTestCase.putConfig put > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt > to /configs/conf1/synonyms.txt > [junit4] 2> 749882 T2557 oascc.SolrZkClient.makePath makePath: > /configs/conf1/synonyms.txt > [junit4] 2> 750801 T2557 oas.SolrTestCaseJ4.writeCoreProperties Writing > core.properties file to > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1 > [junit4] 2> 750804 T2557 oejs.Server.doStart jetty-8.1.10.v20130312 > [junit4] 2> 750809 T2557 oejs.AbstractConnector.doStart Started > [email protected]:42328 > [junit4] 2> 750809 T2557 oascse.JettySolrRunner$1.lifeCycleStarted Jetty > properties: {hostPort=42328, > solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/tempDir-001/control/data, hostContext=/, > coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores} > [junit4] 2> 750809 T2557 oass.SolrDispatchFilter.init > SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785 > [junit4] 2> 750810 T2557 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/' > [junit4] 2> 750839 T2557 oasc.SolrXmlConfig.fromFile Loading container > configuration from > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/solr.xml > [junit4] 2> 750874 T2557 oasc.CorePropertiesLocator.<init> > Config-defined core root directory: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores > [junit4] 2> 750875 T2557 oasc.CoreContainer.<init> New CoreContainer > 616784085 > [junit4] 2> 750875 T2557 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/] > [junit4] 2> 750875 T2557 oasc.CoreContainer.load loading shared library: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/lib > [junit4] 2> 750876 T2557 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-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/lib). > [junit4] 2> 750885 T2557 oashc.HttpShardHandlerFactory.init created with > socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost > : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : > 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : > false,useRetries : false, > [junit4] 2> 750889 T2557 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 750890 T2557 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 750890 T2557 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 750890 T2557 oasc.CoreContainer.load Node Name: 127.0.0.1 > [junit4] 2> 750891 T2557 oasc.ZkContainer.initZooKeeper Zookeeper > client=127.0.0.1:42322/solr > [junit4] 2> 750891 T2557 oasc.ZkController.checkChrootPath zkHost > includes chroot > [junit4] 2> 750891 T2557 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 750892 T2557 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 750893 T2580 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@1d64d521 > name:ZooKeeperConnection Watcher:127.0.0.1:42322 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 750894 T2557 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 750895 T2557 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 750897 T2557 N:127.0.0.1:42328_ > oascc.ConnectionManager.waitForConnected Waiting for client to connect to > ZooKeeper > [junit4] 2> 750898 T2583 N:127.0.0.1:42328_ > oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@5449a446 > name:ZooKeeperConnection Watcher:127.0.0.1:42322/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 750898 T2557 N:127.0.0.1:42328_ > oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper > [junit4] 2> 750899 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer/queue > [junit4] 2> 750901 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-queue-work > [junit4] 2> 750902 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-map-running > [junit4] 2> 750904 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-map-completed > [junit4] 2> 750905 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-map-failure > [junit4] 2> 750907 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /live_nodes > [junit4] 2> 750908 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /aliases.json > [junit4] 2> 750909 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /clusterstate.json > [junit4] 2> 750910 T2557 N:127.0.0.1:42328_ > oasc.ZkController.createEphemeralLiveNode Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:42328_ > [junit4] 2> 750910 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /live_nodes/127.0.0.1:42328_ > [junit4] 2> 750911 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer_elect > [junit4] 2> 750912 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer_elect/election > [junit4] 2> 750913 T2557 N:127.0.0.1:42328_ oasc.Overseer.close Overseer > (id=null) closing > [junit4] 2> 750914 T2557 N:127.0.0.1:42328_ > oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader > 127.0.0.1:42328_ > [junit4] 2> 750915 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer_elect/leader > [junit4] 2> 750916 T2557 N:127.0.0.1:42328_ oasc.Overseer.start Overseer > (id=93674533455265795-127.0.0.1:42328_-n_0000000000) starting > [junit4] 2> 750917 T2557 N:127.0.0.1:42328_ oascc.SolrZkClient.makePath > makePath: /overseer/queue-work > [junit4] 2> 750921 T2557 N:127.0.0.1:42328_ > oasc.OverseerAutoReplicaFailoverThread.<init> Starting > OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 > autoReplicaFailoverWaitAfterExpiration=30000 > autoReplicaFailoverBadNodeExpiration=60000 > [junit4] 2> 750922 T2585 N:127.0.0.1:42328_ > oasc.OverseerCollectionProcessor.run Process current queue of collection > creations > [junit4] 2> 750922 T2584 N:127.0.0.1:42328_ > oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue > [junit4] 2> 750922 T2557 N:127.0.0.1:42328_ > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> 750925 T2557 N:127.0.0.1:42328_ > oasc.CorePropertiesLocator.discover Looking for core definitions underneath > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores > [junit4] 2> 750928 T2557 N:127.0.0.1:42328_ oasc.CoreDescriptor.<init> > CORE DESCRIPTOR: {name=collection1, schema=schema.xml, coreNodeName=, shard=, > absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/, > collection=control_collection, dataDir=data/, transient=false, > instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1, loadOnStartup=true, > config=solrconfig.xml} > [junit4] 2> 750928 T2557 N:127.0.0.1:42328_ > oasc.CorePropertiesLocator.discoverUnder Found core collection1 in > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/ > [junit4] 2> 750929 T2557 N:127.0.0.1:42328_ > oasc.CorePropertiesLocator.discover Found 1 core definitions > [junit4] 2> 750929 T2587 N:127.0.0.1:42328_ C:control_collection > c:collection1 oasc.ZkController.publish publishing core=collection1 > state=down collection=control_collection > [junit4] 2> 750929 T2587 N:127.0.0.1:42328_ C:control_collection > c:collection1 oasc.ZkController.publish numShards not found on descriptor - > reading it from system property > [junit4] 2> 750930 T2587 N:127.0.0.1:42328_ > oasc.ZkController.waitForCoreNodeName look for our core node name > [junit4] 2> 750930 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 750931 T2584 N:127.0.0.1:42328_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "shard":null, > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"down", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42328_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"control_collection", > [junit4] 2> "base_url":"http://127.0.0.1:42328"} current state > version: 0 > [junit4] 2> 750931 T2584 N:127.0.0.1:42328_ > oasco.ReplicaMutator.updateState Update state numShards=1 message={ > [junit4] 2> "shard":null, > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"down", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42328_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"control_collection", > [junit4] 2> "base_url":"http://127.0.0.1:42328"} > [junit4] 2> 750931 T2584 N:127.0.0.1:42328_ > oasco.ClusterStateMutator.createCollection building a new cName: > control_collection > [junit4] 2> 750932 T2584 N:127.0.0.1:42328_ > oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 > [junit4] 2> 750933 T2583 N:127.0.0.1:42328_ > 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> 751930 T2587 N:127.0.0.1:42328_ > oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for > collection1 > [junit4] 2> 751931 T2587 N:127.0.0.1:42328_ > oasc.ZkController.createCollectionZkNode Check for collection > zkNode:control_collection > [junit4] 2> 751931 T2587 N:127.0.0.1:42328_ > oasc.ZkController.createCollectionZkNode Collection zkNode exists > [junit4] 2> 751932 T2587 N:127.0.0.1:42328_ > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/control_collection > [junit4] 2> 751932 T2587 N:127.0.0.1:42328_ > oascc.ZkStateReader.readConfigName path=/collections/control_collection > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 751932 T2587 N:127.0.0.1:42328_ > oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/' > [junit4] 2> 751947 T2587 N:127.0.0.1:42328_ > oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 > [junit4] 2> 751949 T2587 N:127.0.0.1:42328_ oasc.Config.<init> loaded > config solrconfig.xml with version 0 > [junit4] 2> 751957 T2587 N:127.0.0.1:42328_ > oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 > [junit4] 2> 751974 T2587 N:127.0.0.1:42328_ oasc.SolrConfig.<init> Using > Lucene MatchVersion: 5.2.0 > [junit4] 2> 752022 T2587 N:127.0.0.1:42328_ oasc.SolrConfig.<init> > Loaded SolrConfig: solrconfig.xml > [junit4] 2> 752124 T2587 N:127.0.0.1:42328_ oass.IndexSchema.readSchema > Reading Solr Schema from /configs/conf1/schema.xml > [junit4] 2> 752132 T2587 N:127.0.0.1:42328_ oass.IndexSchema.readSchema > [collection1] Schema name=test > [junit4] 2> 752405 T2587 N:127.0.0.1:42328_ oass.IndexSchema.readSchema > default search field in schema is text > [junit4] 2> 752407 T2587 N:127.0.0.1:42328_ oass.IndexSchema.readSchema > unique key field: id > [junit4] 2> 752409 T2587 N:127.0.0.1:42328_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 752413 T2587 N:127.0.0.1:42328_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 752428 T2587 N:127.0.0.1:42328_ oasc.CoreContainer.create > Creating SolrCore 'collection1' using configuration from collection > control_collection > [junit4] 2> 752429 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory > [junit4] 2> 752430 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.<init> [collection1] Opening new SolrCore at > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/, > dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/data/ > [junit4] 2> 752430 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to > JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b70d03a > [junit4] 2> 752432 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/data > [junit4] 2> 752433 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.getNewIndexDir New index directory detected: old=null > new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/data/index/ > [junit4] 2> 752434 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.initIndex WARN [collection1] Solr index directory > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/data/index' doesn't > exist. Creating new index... > [junit4] 2> 752435 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/control-001/cores/collection1/data/index > [junit4] 2> 752435 T2587 N:127.0.0.1:42328_ c:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: > minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.4225057358391613] > [junit4] 2> 752465 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> > commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > > 74BED4029EC96EE2-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1} > [junit4] 2> 752466 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 752472 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "nodistrib" > [junit4] 2> 752472 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "dedupe" > [junit4] 2> 752473 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init inserting > DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" > [junit4] 2> 752473 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "stored_sig" > [junit4] 2> 752473 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init inserting > DistributedUpdateProcessorFactory into updateRequestProcessorChain > "stored_sig" > [junit4] 2> 752474 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "distrib-dup-test-chain-explicit" > [junit4] 2> 752474 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "distrib-dup-test-chain-implicit" > [junit4] 2> 752475 T2587 N:127.0.0.1:42328_ c:collection1 > oasup.UpdateRequestProcessorChain.init inserting > DistributedUpdateProcessorFactory into updateRequestProcessorChain > "distrib-dup-test-chain-implicit" > [junit4] 2> 752475 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain > defined as default, creating implicit default > [junit4] 2> 752497 T2587 N:127.0.0.1:42328_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 752500 T2587 N:127.0.0.1:42328_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 752502 T2587 N:127.0.0.1:42328_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 752504 T2587 N:127.0.0.1:42328_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 752510 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.RequestHandlers.initHandlersFromConfig Registered paths: > /admin/mbeans,/get,/admin/properties,/update,/update/json,/config,standard,/update/json/docs,/admin/plugins,/schema,/replication,/admin/segments,/update/csv,/admin/file,/admin/system,/admin/luke,/admin/threads,/admin/logging,/admin/ping > [junit4] 2> 752512 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.initStatsCache Using default statsCache cache: > org.apache.solr.search.stats.LocalStatsCache > [junit4] 2> 752513 T2587 N:127.0.0.1:42328_ c:collection1 > oasu.UpdateHandler.<init> Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 752513 T2587 N:127.0.0.1:42328_ c:collection1 > oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 > [junit4] 2> 752514 T2587 N:127.0.0.1:42328_ c:collection1 > oasu.CommitTracker.<init> Hard AutoCommit: disabled > [junit4] 2> 752515 T2587 N:127.0.0.1:42328_ c:collection1 > oasu.CommitTracker.<init> Soft AutoCommit: disabled > [junit4] 2> 752516 T2587 N:127.0.0.1:42328_ c:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: > maxMergeAtOnce=43, maxMergeAtOnceExplicit=39, > maxMergedSegmentMB=72.4248046875, floorSegmentMB=1.158203125, > forceMergeDeletesPctAllowed=9.55234882367925, segmentsPerTier=47.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5820428566814219 > [junit4] 2> 752517 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> > commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > > 74BED4029EC96EE2-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1} > [junit4] 2> 752517 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 752518 T2587 N:127.0.0.1:42328_ c:collection1 > oass.SolrIndexSearcher.<init> Opening Searcher@410b457b[collection1] main > [junit4] 2> 752518 T2587 N:127.0.0.1:42328_ c:collection1 > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/control_collection > [junit4] 2> 752519 T2587 N:127.0.0.1:42328_ c:collection1 > oascc.ZkStateReader.readConfigName path=/collections/control_collection > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 752520 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage > for the RestManager with znodeBase: /configs/conf1 > [junit4] 2> 752520 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured > ZooKeeperStorageIO with znodeBase: /configs/conf1 > [junit4] 2> 752520 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.RestManager.init Initializing RestManager with initArgs: {} > [junit4] 2> 752521 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.ManagedResourceStorage.load Reading _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 752521 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found > for znode /configs/conf1/_rest_managed.json > [junit4] 2> 752521 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 752522 T2587 N:127.0.0.1:42328_ c:collection1 > oasr.RestManager.init Initializing 0 registered ManagedResources > [junit4] 2> 752522 T2587 N:127.0.0.1:42328_ c:collection1 > oash.ReplicationHandler.inform Commits will be reserved for 10000 > [junit4] 2> 752523 T2587 N:127.0.0.1:42328_ c:collection1 > oasc.CoreContainer.registerCore registering core: collection1 > [junit4] 2> 752523 T2588 N:127.0.0.1:42328_ c:collection1 > oasc.SolrCore.registerSearcher [collection1] Registered new searcher > Searcher@410b457b[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 752524 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ZkController.register Register replica - > core:collection1 address:http://127.0.0.1:42328 collection:control_collection > shard:shard1 > [junit4] 2> 752524 T2557 N:127.0.0.1:42328_ oass.SolrDispatchFilter.init > user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 > [junit4] 2> 752524 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: > /collections/control_collection/leader_elect/shard1/election > [junit4] 2> 752524 T2557 N:127.0.0.1:42328_ oass.SolrDispatchFilter.init > SolrDispatchFilter.init() done > [junit4] 2> 752527 T2557 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 752527 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess > Running the leader process for shard shard1 > [junit4] 2> 752528 T2557 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 752529 T2594 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@af4db2 > name:ZooKeeperConnection Watcher:127.0.0.1:42322/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 752529 T2557 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 752529 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 > oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found > to continue. > [junit4] 2> 752530 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may > be the new leader - try and sync > [junit4] 2> 752530 T2557 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 752529 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 752530 T2557 > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> ASYNC NEW_CORE C271 name=collection1 > org.apache.solr.core.SolrCore@5ad7f954 url=http://127.0.0.1:42328/collection1 > node=127.0.0.1:42328_ C271_STATE=coll:control_collection core:collection1 > props:{core=collection1, state=down, node_name=127.0.0.1:42328_, > base_url=http://127.0.0.1:42328} > [junit4] 2> 752530 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 C271 oasc.SyncStrategy.sync Sync replicas to > http://127.0.0.1:42328/collection1/ > [junit4] 2> 752532 T2584 N:127.0.0.1:42328_ > 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> 752532 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 C271 oasc.SyncStrategy.syncReplicas Sync Success - now > sync replicas to me > [junit4] 2> 752533 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 C271 oasc.SyncStrategy.syncToMe > http://127.0.0.1:42328/collection1/ has no replicas > [junit4] 2> 752533 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am > the new leader: http://127.0.0.1:42328/collection1/ shard1 > [junit4] 2> 752533 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: > /collections/control_collection/leaders/shard1 > [junit4] 2> 752534 T2594 oascc.ZkStateReader$2.process A cluster state > change: WatchedEvent state:SyncConnected type:NodeDataChanged > path:/clusterstate.json, has occurred - updating... (live nodes size: 0) > [junit4] 2> 752534 T2583 N:127.0.0.1:42328_ > 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> 752535 T2557 oasc.ChaosMonkey.monkeyLog monkey: init - > expire sessions:false cause connection loss:false > [junit4] 2> 752537 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 752538 T2584 N:127.0.0.1:42328_ > 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:42328", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active"} current state version: 2 > [junit4] 2> 752640 T2594 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> 752640 T2583 N:127.0.0.1:42328_ > 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> 752690 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ZkController.register We are > http://127.0.0.1:42328/collection1/ and leader is > http://127.0.0.1:42328/collection1/ > [junit4] 2> 752691 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for > core=collection1 baseURL=http://127.0.0.1:42328 > [junit4] 2> 752691 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no > recovery necessary > [junit4] 2> 752691 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 > state=active collection=control_collection > [junit4] 2> 752691 T2591 N:127.0.0.1:42328_ C:control_collection > S:shard1 c:collection1 oasc.ZkController.publish numShards not found on > descriptor - reading it from system property > [junit4] 2> 752692 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 752693 T2584 N:127.0.0.1:42328_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "core_node_name":"core_node1", > [junit4] 2> "shard":"shard1", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42328_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"control_collection", > [junit4] 2> "base_url":"http://127.0.0.1:42328"} current state > version: 3 > [junit4] 2> 752693 T2584 N:127.0.0.1:42328_ > oasco.ReplicaMutator.updateState Update state numShards=1 message={ > [junit4] 2> "core_node_name":"core_node1", > [junit4] 2> "shard":"shard1", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42328_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"control_collection", > [junit4] 2> "base_url":"http://127.0.0.1:42328"} > [junit4] 2> 752796 T2583 N:127.0.0.1:42328_ > 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> 752796 T2594 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> 753861 T2557 oas.SolrTestCaseJ4.writeCoreProperties Writing > core.properties file to > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1 > [junit4] 2> 753864 T2557 oasc.AbstractFullDistribZkTestBase.createJettys > create jetty 1 in directory > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001 > [junit4] 2> 753864 T2557 oejs.Server.doStart jetty-8.1.10.v20130312 > [junit4] 2> 753867 T2557 oejs.AbstractConnector.doStart Started > [email protected]:42336 > [junit4] 2> 753867 T2557 oascse.JettySolrRunner$1.lifeCycleStarted Jetty > properties: {hostPort=42336, > coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores, hostContext=/, > solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml} > [junit4] 2> 753868 T2557 oass.SolrDispatchFilter.init > SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785 > [junit4] 2> 753868 T2557 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/' > [junit4] 2> 753900 T2557 oasc.SolrXmlConfig.fromFile Loading container > configuration from > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/solr.xml > [junit4] 2> 753940 T2557 oasc.CorePropertiesLocator.<init> > Config-defined core root directory: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores > [junit4] 2> 753940 T2557 oasc.CoreContainer.<init> New CoreContainer > 779197687 > [junit4] 2> 753940 T2557 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/] > [junit4] 2> 753941 T2557 oasc.CoreContainer.load loading shared library: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/lib > [junit4] 2> 753942 T2557 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-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/lib). > [junit4] 2> 753951 T2557 oashc.HttpShardHandlerFactory.init created with > socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost > : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : > 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : > false,useRetries : false, > [junit4] 2> 753956 T2557 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 753957 T2557 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 753957 T2557 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 753957 T2557 oasc.CoreContainer.load Node Name: 127.0.0.1 > [junit4] 2> 753957 T2557 oasc.ZkContainer.initZooKeeper Zookeeper > client=127.0.0.1:42322/solr > [junit4] 2> 753958 T2557 oasc.ZkController.checkChrootPath zkHost > includes chroot > [junit4] 2> 753958 T2557 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 753959 T2557 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 753960 T2606 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@26275435 > name:ZooKeeperConnection Watcher:127.0.0.1:42322 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 753961 T2557 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 753962 T2557 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 753964 T2557 N:127.0.0.1:42336_ > oascc.ConnectionManager.waitForConnected Waiting for client to connect to > ZooKeeper > [junit4] 2> 753965 T2609 N:127.0.0.1:42336_ > oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@37c8f277 > name:ZooKeeperConnection Watcher:127.0.0.1:42322/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 753965 T2557 N:127.0.0.1:42336_ > oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper > [junit4] 2> 753969 T2557 N:127.0.0.1:42336_ > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> 754972 T2557 N:127.0.0.1:42336_ > oasc.ZkController.createEphemeralLiveNode Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:42336_ > [junit4] 2> 754973 T2557 N:127.0.0.1:42336_ oascc.SolrZkClient.makePath > makePath: /live_nodes/127.0.0.1:42336_ > [junit4] 2> 754976 T2557 N:127.0.0.1:42336_ oasc.Overseer.close Overseer > (id=null) closing > [junit4] 2> 754978 T2557 N:127.0.0.1:42336_ > oasc.CorePropertiesLocator.discover Looking for core definitions underneath > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores > [junit4] 2> 754981 T2557 N:127.0.0.1:42336_ oasc.CoreDescriptor.<init> > CORE DESCRIPTOR: {coreNodeName=, > instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1, transient=false, > absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/, name=collection1, > shard=, collection=collection1, loadOnStartup=true, schema=schema.xml, > dataDir=data/, config=solrconfig.xml} > [junit4] 2> 754981 T2557 N:127.0.0.1:42336_ > oasc.CorePropertiesLocator.discoverUnder Found core collection1 in > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/ > [junit4] 2> 754981 T2557 N:127.0.0.1:42336_ > oasc.CorePropertiesLocator.discover Found 1 core definitions > [junit4] 2> 754982 T2610 N:127.0.0.1:42336_ C:collection1 c:collection1 > oasc.ZkController.publish publishing core=collection1 state=down > collection=collection1 > [junit4] 2> 754982 T2610 N:127.0.0.1:42336_ C:collection1 c:collection1 > oasc.ZkController.publish numShards not found on descriptor - reading it from > system property > [junit4] 2> 754983 T2610 N:127.0.0.1:42336_ > oasc.ZkController.waitForCoreNodeName look for our core node name > [junit4] 2> 754983 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 754984 T2584 N:127.0.0.1:42328_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "shard":null, > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"down", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42336_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"collection1", > [junit4] 2> "base_url":"http://127.0.0.1:42336"} current state > version: 4 > [junit4] 2> 754984 T2584 N:127.0.0.1:42328_ > oasco.ReplicaMutator.updateState Update state numShards=1 message={ > [junit4] 2> "shard":null, > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"down", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42336_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"collection1", > [junit4] 2> "base_url":"http://127.0.0.1:42336"} > [junit4] 2> 754985 T2584 N:127.0.0.1:42328_ > oasco.ClusterStateMutator.createCollection building a new cName: collection1 > [junit4] 2> 754985 T2584 N:127.0.0.1:42328_ > oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 > [junit4] 2> 754986 T2583 N:127.0.0.1:42328_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 754986 T2594 oascc.ZkStateReader$2.process A cluster state > change: WatchedEvent state:SyncConnected type:NodeDataChanged > path:/clusterstate.json, has occurred - updating... (live nodes size: 2) > [junit4] 2> 754986 T2609 N:127.0.0.1:42336_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 755983 T2610 N:127.0.0.1:42336_ > oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for > collection1 > [junit4] 2> 755984 T2610 N:127.0.0.1:42336_ > oasc.ZkController.createCollectionZkNode Check for collection > zkNode:collection1 > [junit4] 2> 755984 T2610 N:127.0.0.1:42336_ > oasc.ZkController.createCollectionZkNode Collection zkNode exists > [junit4] 2> 755985 T2610 N:127.0.0.1:42336_ > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/collection1 > [junit4] 2> 755985 T2610 N:127.0.0.1:42336_ > oascc.ZkStateReader.readConfigName path=/collections/collection1 > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 755985 T2610 N:127.0.0.1:42336_ > oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/' > [junit4] 2> 755999 T2610 N:127.0.0.1:42336_ > oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 > [junit4] 2> 756001 T2610 N:127.0.0.1:42336_ oasc.Config.<init> loaded > config solrconfig.xml with version 0 > [junit4] 2> 756010 T2610 N:127.0.0.1:42336_ > oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 > [junit4] 2> 756027 T2610 N:127.0.0.1:42336_ oasc.SolrConfig.<init> Using > Lucene MatchVersion: 5.2.0 > [junit4] 2> 756065 T2610 N:127.0.0.1:42336_ oasc.SolrConfig.<init> > Loaded SolrConfig: solrconfig.xml > [junit4] 2> 756167 T2610 N:127.0.0.1:42336_ oass.IndexSchema.readSchema > Reading Solr Schema from /configs/conf1/schema.xml > [junit4] 2> 756174 T2610 N:127.0.0.1:42336_ oass.IndexSchema.readSchema > [collection1] Schema name=test > [junit4] 2> 756447 T2610 N:127.0.0.1:42336_ oass.IndexSchema.readSchema > default search field in schema is text > [junit4] 2> 756450 T2610 N:127.0.0.1:42336_ oass.IndexSchema.readSchema > unique key field: id > [junit4] 2> 756451 T2610 N:127.0.0.1:42336_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 756455 T2610 N:127.0.0.1:42336_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 756468 T2610 N:127.0.0.1:42336_ oasc.CoreContainer.create > Creating SolrCore 'collection1' using configuration from collection > collection1 > [junit4] 2> 756468 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory > [junit4] 2> 756469 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.<init> [collection1] Opening new SolrCore at > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/, > dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data/ > [junit4] 2> 756470 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to > JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b70d03a > [junit4] 2> 756471 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data > [junit4] 2> 756473 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.getNewIndexDir New index directory detected: old=null > new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data/index/ > [junit4] 2> 756474 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.initIndex WARN [collection1] Solr index directory > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data/index' doesn't > exist. Creating new index... > [junit4] 2> 756475 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data/index > [junit4] 2> 756475 T2610 N:127.0.0.1:42336_ c:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: > minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.4225057358391613] > [junit4] 2> 756480 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> > commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1} > [junit4] 2> 756480 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 756486 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "nodistrib" > [junit4] 2> 756486 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "dedupe" > [junit4] 2> 756486 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init inserting > DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" > [junit4] 2> 756487 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "stored_sig" > [junit4] 2> 756487 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init inserting > DistributedUpdateProcessorFactory into updateRequestProcessorChain > "stored_sig" > [junit4] 2> 756487 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "distrib-dup-test-chain-explicit" > [junit4] 2> 756488 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "distrib-dup-test-chain-implicit" > [junit4] 2> 756488 T2610 N:127.0.0.1:42336_ c:collection1 > oasup.UpdateRequestProcessorChain.init inserting > DistributedUpdateProcessorFactory into updateRequestProcessorChain > "distrib-dup-test-chain-implicit" > [junit4] 2> 756488 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain > defined as default, creating implicit default > [junit4] 2> 756511 T2610 N:127.0.0.1:42336_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 756513 T2610 N:127.0.0.1:42336_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 756515 T2610 N:127.0.0.1:42336_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 756517 T2610 N:127.0.0.1:42336_ c:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 756525 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.RequestHandlers.initHandlersFromConfig Registered paths: > /admin/mbeans,/get,/admin/properties,/update,/update/json,/config,standard,/update/json/docs,/admin/plugins,/schema,/replication,/admin/segments,/update/csv,/admin/file,/admin/system,/admin/luke,/admin/threads,/admin/logging,/admin/ping > [junit4] 2> 756527 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.initStatsCache Using default statsCache cache: > org.apache.solr.search.stats.LocalStatsCache > [junit4] 2> 756528 T2610 N:127.0.0.1:42336_ c:collection1 > oasu.UpdateHandler.<init> Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 756528 T2610 N:127.0.0.1:42336_ c:collection1 > oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 > [junit4] 2> 756529 T2610 N:127.0.0.1:42336_ c:collection1 > oasu.CommitTracker.<init> Hard AutoCommit: disabled > [junit4] 2> 756530 T2610 N:127.0.0.1:42336_ c:collection1 > oasu.CommitTracker.<init> Soft AutoCommit: disabled > [junit4] 2> 756531 T2610 N:127.0.0.1:42336_ c:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: > maxMergeAtOnce=43, maxMergeAtOnceExplicit=39, > maxMergedSegmentMB=72.4248046875, floorSegmentMB=1.158203125, > forceMergeDeletesPctAllowed=9.55234882367925, segmentsPerTier=47.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5820428566814219 > [junit4] 2> 756532 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> > commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > > 74BED4029EC96EE2-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1} > [junit4] 2> 756532 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 756532 T2610 N:127.0.0.1:42336_ c:collection1 > oass.SolrIndexSearcher.<init> Opening Searcher@5d7f1257[collection1] main > [junit4] 2> 756533 T2610 N:127.0.0.1:42336_ c:collection1 > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/collection1 > [junit4] 2> 756533 T2610 N:127.0.0.1:42336_ c:collection1 > oascc.ZkStateReader.readConfigName path=/collections/collection1 > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 756534 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage > for the RestManager with znodeBase: /configs/conf1 > [junit4] 2> 756534 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured > ZooKeeperStorageIO with znodeBase: /configs/conf1 > [junit4] 2> 756534 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.RestManager.init Initializing RestManager with initArgs: {} > [junit4] 2> 756534 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.ManagedResourceStorage.load Reading _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 756535 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found > for znode /configs/conf1/_rest_managed.json > [junit4] 2> 756535 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 756535 T2610 N:127.0.0.1:42336_ c:collection1 > oasr.RestManager.init Initializing 0 registered ManagedResources > [junit4] 2> 756536 T2610 N:127.0.0.1:42336_ c:collection1 > oash.ReplicationHandler.inform Commits will be reserved for 10000 > [junit4] 2> 756536 T2611 N:127.0.0.1:42336_ c:collection1 > oasc.SolrCore.registerSearcher [collection1] Registered new searcher > Searcher@5d7f1257[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 756537 T2610 N:127.0.0.1:42336_ c:collection1 > oasc.CoreContainer.registerCore registering core: collection1 > [junit4] 2> 756538 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ZkController.register Register replica - core:collection1 > address:http://127.0.0.1:42336 collection:collection1 shard:shard1 > [junit4] 2> 756538 T2557 N:127.0.0.1:42336_ oass.SolrDispatchFilter.init > user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 > [junit4] 2> 756538 T2557 N:127.0.0.1:42336_ oass.SolrDispatchFilter.init > SolrDispatchFilter.init() done > [junit4] 2> 756538 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oascc.SolrZkClient.makePath makePath: > /collections/collection1/leader_elect/shard1/election > [junit4] 2> 756542 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the > leader process for shard shard1 > [junit4] 2> 756543 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 756543 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough > replicas found to continue. > [junit4] 2> 756543 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the > new leader - try and sync > [junit4] 2> ASYNC NEW_CORE C272 name=collection1 > org.apache.solr.core.SolrCore@46ff4791 url=http://127.0.0.1:42336/collection1 > node=127.0.0.1:42336_ C272_STATE=coll:collection1 core:collection1 > props:{core=collection1, state=down, node_name=127.0.0.1:42336_, > base_url=http://127.0.0.1:42336} > [junit4] 2> 756544 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 C272 oasc.SyncStrategy.sync Sync replicas to > http://127.0.0.1:42336/collection1/ > [junit4] 2> 756544 T2584 N:127.0.0.1:42328_ > 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> 756544 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 C272 oasc.SyncStrategy.syncReplicas Sync Success - now sync > replicas to me > [junit4] 2> 756544 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 C272 oasc.SyncStrategy.syncToMe > http://127.0.0.1:42336/collection1/ has no replicas > [junit4] 2> 756545 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new > leader: http://127.0.0.1:42336/collection1/ shard1 > [junit4] 2> 756545 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oascc.SolrZkClient.makePath makePath: > /collections/collection1/leaders/shard1 > [junit4] 2> 756545 T2583 N:127.0.0.1:42328_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 756545 T2594 oascc.ZkStateReader$2.process A cluster state > change: WatchedEvent state:SyncConnected type:NodeDataChanged > path:/clusterstate.json, has occurred - updating... (live nodes size: 2) > [junit4] 2> 756545 T2609 N:127.0.0.1:42336_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 756548 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 756548 T2584 N:127.0.0.1:42328_ > 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:42336", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active"} current state version: 6 > [junit4] 2> 756652 T2594 oascc.ZkStateReader$2.process A cluster state > change: WatchedEvent state:SyncConnected type:NodeDataChanged > path:/clusterstate.json, has occurred - updating... (live nodes size: 2) > [junit4] 2> 756652 T2609 N:127.0.0.1:42336_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 756652 T2583 N:127.0.0.1:42328_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 756701 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ZkController.register We are > http://127.0.0.1:42336/collection1/ and leader is > http://127.0.0.1:42336/collection1/ > [junit4] 2> 756702 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ZkController.register No LogReplay needed for > core=collection1 baseURL=http://127.0.0.1:42336 > [junit4] 2> 756702 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery > necessary > [junit4] 2> 756702 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ZkController.publish publishing core=collection1 > state=active collection=collection1 > [junit4] 2> 756702 T2614 N:127.0.0.1:42336_ C:collection1 S:shard1 > c:collection1 oasc.ZkController.publish numShards not found on descriptor - > reading it from system property > [junit4] 2> 756703 T2583 N:127.0.0.1:42328_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 756704 T2584 N:127.0.0.1:42328_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "core_node_name":"core_node1", > [junit4] 2> "shard":"shard1", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42336_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"collection1", > [junit4] 2> "base_url":"http://127.0.0.1:42336"} current state > version: 7 > [junit4] 2> 756705 T2584 N:127.0.0.1:42328_ > oasco.ReplicaMutator.updateState Update state numShards=1 message={ > [junit4] 2> "core_node_name":"core_node1", > [junit4] 2> "shard":"shard1", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active", > [junit4] 2> "roles":null, > [junit4] 2> "node_name":"127.0.0.1:42336_", > [junit4] 2> "numShards":"1", > [junit4] 2> "operation":"state", > [junit4] 2> "collection":"collection1", > [junit4] 2> "base_url":"http://127.0.0.1:42336"} > [junit4] 2> 756807 T2583 N:127.0.0.1:42328_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 756807 T2594 oascc.ZkStateReader$2.process A cluster state > change: WatchedEvent state:SyncConnected type:NodeDataChanged > path:/clusterstate.json, has occurred - updating... (live nodes size: 2) > [junit4] 2> 756807 T2609 N:127.0.0.1:42336_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 757893 T2557 oas.SolrTestCaseJ4.writeCoreProperties Writing > core.properties file to > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1 > [junit4] 2> 757896 T2557 oasc.AbstractFullDistribZkTestBase.createJettys > create jetty 2 in directory > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001 > [junit4] 2> 757897 T2557 oejs.Server.doStart jetty-8.1.10.v20130312 > [junit4] 2> 757899 T2557 oejs.AbstractConnector.doStart Started > [email protected]:42343 > [junit4] 2> 757900 T2557 oascse.JettySolrRunner$1.lifeCycleStarted Jetty > properties: {hostContext=/, > coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores, hostPort=42343, > solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml} > [junit4] 2> 757901 T2557 oass.SolrDispatchFilter.init > SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785 > [junit4] 2> 757901 T2557 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/' > [junit4] 2> 757933 T2557 oasc.SolrXmlConfig.fromFile Loading container > configuration from > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/solr.xml > [junit4] 2> 757971 T2557 oasc.CorePropertiesLocator.<init> > Config-defined core root directory: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores > [junit4] 2> 757972 T2557 oasc.CoreContainer.<init> New CoreContainer > 1873691317 > [junit4] 2> 757972 T2557 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/] > [junit4] 2> 757973 T2557 oasc.CoreContainer.load loading shared library: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/lib > [junit4] 2> 757973 T2557 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-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/lib). > [junit4] 2> 757983 T2557 oashc.HttpShardHandlerFactory.init created with > socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost > : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : > 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : > false,useRetries : false, > [junit4] 2> 757988 T2557 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 757988 T2557 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 757989 T2557 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 757989 T2557 oasc.CoreContainer.load Node Name: 127.0.0.1 > [junit4] 2> 757989 T2557 oasc.ZkContainer.initZooKeeper Zookeeper > client=127.0.0.1:42322/solr > [junit4] 2> 757989 T2557 oasc.ZkController.checkChrootPath zkHost > includes chroot > [junit4] 2> 757990 T2557 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 757990 T2557 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 757992 T2626 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@78e0a6f8 > name:ZooKeeperConnection Watcher:127.0.0.1:42322 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 757993 T2557 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 757994 T2557 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 757995 T2557 N:127.0.0.1:42343_ > oascc.ConnectionManager.waitForConnected Waiting for client to connect to > ZooKeeper > [junit4] 2> 757997 T2629 N:127.0.0.1:42343_ > oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@20187971 > name:ZooKeeperConnection Watcher:127.0.0.1:42322/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 757997 T2557 N:127.0.0.1:42343_ > oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper > [junit4] 2> 758001 T2557 N:127.0.0.1:42343_ > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> 759004 T2557 N:127.0.0.1:42343_ > oasc.ZkController.createEphemeralLiveNode Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:42343_ > [junit4] 2> 759006 T2557 N:127.0.0.1:42343_ oascc.SolrZkClient.makePath > makePath: /live_nodes/127.0.0.1:42343_ > [junit4] 2> 759009 T2557 N:127.0.0.1:42343_ oasc.Overseer.close Overseer > (id=null) closing > [junit4] 2> 759012 T2557 N:127.0.0.1:42343_ > oasc.CorePropertiesLocator.discover Looking for core definitions underneath > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores > [junit4] 2> 759014 T2557 N:127.0.0.1:42343_ oasc.CoreDescriptor.<init> > CORE DESCRIPTOR: {transient=false, > instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1, collection=collection1, > schema=schema.xml, dataDir=data/, name=collection1, shard=, > loadOnStartup=true, coreNodeName=, config=solrconfig.xml, > absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1/} > [junit4] 2> 759014 T2557 N:127.0.0.1:42343_ > oasc.CorePropertiesLocator.discoverUnder Found core collection1 in > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1/ > [junit4] 2> 759015 T2557 N:127.0.0.1:42343_ > oasc.CorePropertiesLocator.discover Found 1 core definitions > [junit4] 2> 759016 T2630 N:127.0.0.1:42343_ C:collection1 c:collection1 > oasc.ZkController.publish publishing core=collection1 state=down > collection=collection1 > [junit4] 2> 759016 T2630 N:127.0.0.1:42343_ C:collection1 c:collection1 > oasc.ZkController.publish numShards not > > [...truncated too long message...] > > -001/cores/collection1/data/index.20150418083612427;done=false>>] > [junit4] 2> 1467506 T4257 N:127.0.0.1:63274_ecb%2Fay > oasc.CachingDirectoryFactory.close Closing directory: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest > > 74BED4029EC96EE2-001/shard-2-001/cores/collection1/data/index.20150418083612427 > [junit4] 2> 1467506 T4257 N:127.0.0.1:63274_ecb%2Fay > oasc.CachingDirectoryFactory.closeCacheValue looking to close > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1/data > [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1/data;done=false>>] > [junit4] 2> 1467506 T4257 N:127.0.0.1:63274_ecb%2Fay > oasc.CachingDirectoryFactory.close Closing directory: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest > 74BED4029EC96EE2-001/shard-2-001/cores/collection1/data > [junit4] 2> 1467508 T4134 oejsh.ContextHandler.doStop stopped > o.e.j.s.ServletContextHandler{/ecb/ay,null} > [junit4] 2> 1467667 T4134 C:control_collection S:shard1 c:collection1 > oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63252 63252 > [junit4] 2> 1468701 T4135 oasc.ZkTestServer.send4LetterWord connecting > to 127.0.0.1:63252 63252 > [junit4] 2> 1468703 T4135 oasc.ZkTestServer$ZKServerMain.runFromConfig > WARN Watch limit violations: > [junit4] 2> Maximum concurrent create/delete watches above limit: > [junit4] 2> > [junit4] 2> 4 /solr/clusterstate.json > [junit4] 2> 4 /solr/aliases.json > [junit4] 2> 3 /solr/configs/conf1 > [junit4] 2> > [junit4] 2> Maximum concurrent children watches above limit: > [junit4] 2> > [junit4] 2> 4 /solr/live_nodes > [junit4] 2> 3 /solr/overseer/collection-queue-work > [junit4] 2> 3 /solr/overseer/queue > [junit4] 2> > [junit4] 2> 1468703 T4134 C:control_collection S:shard1 c:collection1 > oasc.SocketProxy.close WARN Closing 6 connections to: > http://127.0.0.1:63266/ecb/ay, target: http://127.0.0.1:63267/ecb/ay > [junit4] 2> 1468704 T4134 C:control_collection S:shard1 c:collection1 > oasc.SocketProxy.close WARN Closing 1 connections to: > http://127.0.0.1:63274/ecb/ay, target: http://127.0.0.1:63275/ecb/ay > [junit4] 2> 1468704 T4134 C:control_collection S:shard1 c:collection1 > oasc.SocketProxy.close WARN Closing 0 connections to: > http://127.0.0.1:63258/ecb/ay, target: http://127.0.0.1:63259/ecb/ay > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=RecoveryAfterSoftCommitTest -Dtests.method=test > -Dtests.seed=74BED4029EC96EE2 -Dtests.multiplier=2 -Dtests.slow=true > -Dtests.locale=ar_KW -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > [junit4] FAILURE 112s J1 | RecoveryAfterSoftCommitTest.test <<< > [junit4] > Throwable #1: java.lang.AssertionError: Didn't see all > replicas for shard shard1 in collection1 come up within 30000 ms! > ClusterState: { > [junit4] > "control_collection":{ > [junit4] > "autoCreated":"true", > [junit4] > "replicationFactor":"1", > [junit4] > "autoAddReplicas":"false", > [junit4] > "router":{"name":"compositeId"}, > [junit4] > "maxShardsPerNode":"1", > [junit4] > "shards":{"shard1":{ > [junit4] > "range":"80000000-7fffffff", > [junit4] > "state":"active", > [junit4] > "replicas":{"core_node1":{ > [junit4] > "core":"collection1", > [junit4] > "state":"active", > [junit4] > "node_name":"127.0.0.1:63258_ecb%2Fay", > [junit4] > "base_url":"http://127.0.0.1:63258/ecb/ay", > [junit4] > "leader":"true"}}}}}, > [junit4] > "collection1":{ > [junit4] > "autoCreated":"true", > [junit4] > "replicationFactor":"1", > [junit4] > "autoAddReplicas":"false", > [junit4] > "router":{"name":"compositeId"}, > [junit4] > "maxShardsPerNode":"1", > [junit4] > "shards":{"shard1":{ > [junit4] > "range":"80000000-7fffffff", > [junit4] > "state":"active", > [junit4] > "replicas":{ > [junit4] > "core_node1":{ > [junit4] > "core":"collection1", > [junit4] > "state":"active", > [junit4] > "node_name":"127.0.0.1:63266_ecb%2Fay", > [junit4] > "base_url":"http://127.0.0.1:63266/ecb/ay", > [junit4] > "leader":"true"}, > [junit4] > "core_node2":{ > [junit4] > "core":"collection1", > [junit4] > "state":"recovering", > [junit4] > "node_name":"127.0.0.1:63274_ecb%2Fay", > [junit4] > "base_url":"http://127.0.0.1:63274/ecb/ay"}}}}}} > [junit4] > at > __randomizedtesting.SeedInfo.seed([74BED4029EC96EE2:FCEAEBD83035031A]:0) > [junit4] > at > org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920) > [junit4] > at > org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102) > [junit4] > at > org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) > [junit4] > at > org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 1468716 T4134 C:control_collection S:shard1 c:collection1 > oas.SolrTestCaseJ4.deleteCore ###deleteCore > [junit4] 2> NOTE: leaving temporary files on disk at: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest > 74BED4029EC96EE2-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): > {multiDefault=FSTOrd50, timestamp=FSTOrd50, > id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), > intDefault=PostingsFormat(name=MockRandom), range_facet_l=FSTOrd50, > a_t=FSTOrd50, text=Lucene50(blocksize=128), > _version_=PostingsFormat(name=MockRandom)}, > docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, > locale=ar_KW, timezone=America/Grand_Turk > [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation > 1.7.0_65 (64-bit)/cpus=16,threads=1,free=269594032,total=332398592 > [junit4] 2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, > CollectionsAPIDistributedZkTest, MergeStrategyTest, TestFaceting, > VMParamsZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest, > ZkSolrClientTest, CacheHeaderTest, TestLRUCache, TestReRankQParserPlugin, > FileUtilsTest, TestDFRSimilarityFactory, BasicFunctionalityTest, > HdfsSyncSliceTest, TestWordDelimiterFilterFactory, TestNamedUpdateProcessors, > LoggingHandlerTest, DateMathParserTest, TestMergePolicyConfig, > TestIndexingPerformance, SpatialHeatmapFacetsTest, > SchemaVersionSpecificBehaviorTest, BinaryUpdateRequestHandlerTest, > HdfsRecoveryZkTest, HdfsBasicDistributedZk2Test, SyncSliceTest, ZkCLITest, > TestFastOutputStream, MultiTermTest, MoreLikeThisHandlerTest, > HdfsWriteToMultipleCollectionsTest, DocExpirationUpdateProcessorFactoryTest, > SuggesterTest, QueryEqualityTest, TestShardHandlerFactory, AutoCommitTest, > ChaosMonkeyNothingIsSafeTest, TestJmxMonitoredMap, > ConcurrentDeleteAndCreateCollectionTest, TestExtendedDismaxParser, > TestReloadAndDeleteDocs, SynonymTokenizerTest, TestConfigSets, > SolrIndexSplitterTest, TestCollectionAPI, DistributedMLTComponentTest, > BlockCacheTest, ExitableDirectoryReaderTest, TestExactStatsCache, > SpellCheckComponentTest, TestCollationField, ShardRoutingTest, DOMUtilTest, > TestWriterPerf, TestSchemaResource, > TestOverriddenPrefixQueryForCustomFieldType, ScriptEngineTest, RankQueryTest, > TestMaxScoreQueryParser, RecoveryAfterSoftCommitTest] > [junit4] Completed [251/483] on J1 in 111.91s, 1 test, 1 failure <<< > FAILURES! > > [...truncated 720 lines...] > BUILD FAILED > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: > There were test failures: 483 suites, 1917 tests, 2 failures, 64 ignored (23 > assumptions) > > Total time: 52 minutes 47 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2966 > Archived 5 artifacts > Archive block size is 32768 > Received 0 blocks and 207404135 bytes > Compression is 0.0% > Took 39 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
