Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6382/ Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseParallelGC
7 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:61361/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_h_BlockTreeOrds_0.pos: Too many open files Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61361/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_h_BlockTreeOrds_0.pos: Too many open files at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:61364/s_shp/v/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/: null request: http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=33, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1674343901038641152, _root_=33]) Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61364/s_shp/v/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/: null request: http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=33, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1674343901038641152, _root_=33]) at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:61413/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n_LuceneFixedGap_0.tib: Too many open files Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61413/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n_LuceneFixedGap_0.tib: Too many open files at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:61388/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n.nvd: Too many open files Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61388/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n.nvd: Too many open files at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:61414/s_shp/v/collection1: Server error writing document id 34 to the index Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61414/s_shp/v/collection1: Server error writing document id 34 to the index at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:62394/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-003/_g_LuceneVarGapDocFreqInterval_0.tiv: Too many open files Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62394/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-003/_g_LuceneVarGapDocFreqInterval_0.tiv: Too many open files at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([BB69728831654572:93942FEFE081DA37]:0) at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 12272 lines...] [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest [junit4] 2> 202823 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 202824 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001/data-dir-22-001 [junit4] 2> 202825 WARN (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11 [junit4] 2> 202825 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 202826 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth [junit4] 2> 202826 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 202827 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001/tempDir-001 [junit4] 2> 202827 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 202828 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 202828 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 202835 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 202929 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 55027 [junit4] 2> 202929 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55027 [junit4] 2> 202929 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55027 [junit4] 2> 202929 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55027 [junit4] 2> 202933 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 202939 INFO (zkConnectionManagerCallback-1387-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 202940 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 202945 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 202951 INFO (zkConnectionManagerCallback-1389-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 202951 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 202952 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 202957 INFO (zkConnectionManagerCallback-1391-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 202958 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 203067 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 203067 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 203067 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10 [junit4] 2> 203070 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 203070 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 203070 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 203071 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28f8ee2d{/solr,null,AVAILABLE} [junit4] 2> 203073 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7fc5af5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55032} [junit4] 2> 203073 INFO (jetty-launcher-1392-thread-1) [ ] o.e.j.s.Server Started @203149ms [junit4] 2> 203073 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55032} [junit4] 2> 203074 ERROR (jetty-launcher-1392-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 203074 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 203074 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 203074 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 203074 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 203074 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-07T04:47:45.031846Z [junit4] 2> 203077 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 203081 INFO (zkConnectionManagerCallback-1394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 203081 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 203082 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 203089 WARN (jetty-launcher-1392-thread-1-SendThread(127.0.0.1:55027)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 203203 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 203204 WARN (jetty-launcher-1392-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52713683[provider=null,keyStore=null,trustStore=null] [junit4] 2> 203205 WARN (jetty-launcher-1392-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52713683[provider=null,keyStore=null,trustStore=null] [junit4] 2> 203209 WARN (jetty-launcher-1392-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@555fbf8d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 203209 WARN (jetty-launcher-1392-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@555fbf8d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 203210 INFO (jetty-launcher-1392-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55027/solr [junit4] 2> 203218 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 203218 INFO (zkConnectionManagerCallback-1404-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 203218 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 203695 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55032_solr [junit4] 2> 203713 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) starting [junit4] 2> 203771 INFO (OverseerStateUpdate-72156752464052228-127.0.0.1:55032_solr-n_0000000000) [n:127.0.0.1:55032_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55032_solr [junit4] 2> 203772 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55032_solr [junit4] 2> 203784 INFO (OverseerStateUpdate-72156752464052228-127.0.0.1:55032_solr-n_0000000000) [n:127.0.0.1:55032_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 203791 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 203792 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin [junit4] 2> 203792 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin [junit4] 2> 203813 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 203861 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55032.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 203872 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55032.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 203872 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55032.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 203874 INFO (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001/tempDir-001/node1 [junit4] 2> 203900 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1 [junit4] 2> 203901 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 203907 INFO (zkConnectionManagerCallback-1419-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 203907 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 203917 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 203931 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55027/solr ready [junit4] 2> 207276 DEBUG (MetricsHistoryHandler-1413-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics [junit4] 2> 207294 INFO (qtp1895980812-1925) [n:127.0.0.1:55032_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0 [junit4] 2> 207295 INFO (qtp1895980812-1923) [ ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node: 127.0.0.1:55032_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ== [junit4] 2> 207302 INFO (qtp1895980812-1923) [n:127.0.0.1:55032_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=5 [junit4] 2> 207320 INFO (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[BB69728831654572]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected [junit4] 2> 207331 INFO (qtp1895980812-1924) [n:127.0.0.1:55032_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 207332 INFO (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[BB69728831654572]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=BB69728831654572 -Dtests.slow=true -Dtests.locale=lg -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.04s J2 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([BB69728831654572:93942FEFE081DA37]:0) [junit4] > at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> 207339 WARN (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker-SendThread(127.0.0.1:55027)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 207446 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=371404022 [junit4] 2> 207446 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55032_solr [junit4] 2> 207447 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 207447 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:55032_solr as DOWN [junit4] 2> 207448 INFO (zkCallback-1403-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 207453 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 207453 DEBUG (jetty-closer-1420-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler Closing 1744406181 [junit4] 2> 207454 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 207454 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@306c2aa0: rootName = solr_55032, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2488560f [junit4] 2> 207458 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 207458 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d722a12: rootName = solr_55032, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@43048ab9 [junit4] 2> 207459 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 207459 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5608cdbf: rootName = solr_55032, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2fb1df1b [junit4] 2> 207460 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 207460 INFO (closeThreadPool-1425-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) closing [junit4] 2> 207460 INFO (OverseerStateUpdate-72156752464052228-127.0.0.1:55032_solr-n_0000000000) [n:127.0.0.1:55032_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55032_solr [junit4] 2> 207465 INFO (closeThreadPool-1425-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) closing [junit4] 2> 207467 WARN (jetty-launcher-1392-thread-1-SendThread(127.0.0.1:55027)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 207569 INFO (jetty-closer-1420-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) closing [junit4] 2> 207572 INFO (jetty-closer-1420-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7fc5af5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 207573 INFO (jetty-closer-1420-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28f8ee2d{/solr,null,UNAVAILABLE} [junit4] 2> 207573 INFO (jetty-closer-1420-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 207575 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 207577 WARN (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker-SendThread(127.0.0.1:55027)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 207812 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 4 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> 207826 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55027 [junit4] 2> 207826 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55027 [junit4] 2> 207826 INFO (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55027 [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001 [junit4] 2> Aug 07, 2020 4:47:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lg, timezone=IST [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=181531680,total=325058560 [junit4] 2> NOTE: All tests run in this JVM: [HighlighterConfigTest, ClusterStateUpdateTest, JWTVerificationkeyResolverTest, LoggingHandlerTest, ZkCollectionPropsCachingTest, DirectSolrSpellCheckerTest, TestTrie, TestSolrCloudWithSecureImpersonation, IgnoreLargeDocumentProcessorFactoryTest, TestRealTimeGet, TestConfigsApi, TestCrossCoreJoin, CollectionReloadTest, TestLRUStatsCache, TestExclusionRuleCollectionAccess, NumericFieldsTest, BasicAuthStandaloneTest, BooleanFieldTest, TestCorePropertiesReload, TestCollectionAPI, TestXIncludeConfig, TestManagedStopFilterFactory, MetricsHistoryWithAuthIntegrationTest] [junit4] Completed [81/863 (1!)] on J2 in 5.55s, 1 test, 1 failure <<< FAILURES! [...truncated 1095 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4] 2> 939697 INFO (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 939697 INFO (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 939698 INFO (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/data-dir-83-001 [junit4] 2> 939701 INFO (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 939703 INFO (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth [junit4] 2> 939703 INFO (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /s_shp/v [junit4] 2> 939708 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 939709 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 939709 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 939712 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 939811 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer start zk server on port: 62306 [junit4] 2> 939812 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62306 [junit4] 2> 939813 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62306 [junit4] 2> 939813 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62306 [junit4] 2> 939831 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 939846 INFO (zkConnectionManagerCallback-7321-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 939847 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 939854 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 939859 INFO (zkConnectionManagerCallback-7323-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 939859 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 939863 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 939893 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 939912 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 939919 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 939925 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 939930 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 939952 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 939959 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 939974 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 939986 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 939996 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 940018 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 942052 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 942052 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 942052 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10 [junit4] 2> 942170 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 942170 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 942170 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 942176 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5de60d41{/s_shp/v,null,AVAILABLE} [junit4] 2> 942192 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b79810f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62341} [junit4] 2> 942192 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.s.Server Started @942269ms [junit4] 2> 942192 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/s_shp/v, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/tempDir-001/control/data, hostPort=62341, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores} [junit4] 2> 942192 ERROR (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 942192 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 942193 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 942193 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 942193 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 942193 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-07T05:00:04.150169Z [junit4] 2> 942198 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 942214 INFO (zkConnectionManagerCallback-7325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 942216 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 942244 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]-SendThread(127.0.0.1:62306)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a3a5d350002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 942346 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 942346 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/solr.xml [junit4] 2> 942354 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 942566 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 942575 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3da1340a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 942575 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3da1340a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 942615 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46367b67[provider=null,keyStore=null,trustStore=null] [junit4] 2> 942615 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46367b67[provider=null,keyStore=null,trustStore=null] [junit4] 2> 942617 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62306/solr [junit4] 2> 942623 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 942686 INFO (zkConnectionManagerCallback-7335-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 942688 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 942712 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]-SendThread(127.0.0.1:62306)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a3a5d350003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 942822 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 942883 INFO (zkConnectionManagerCallback-7337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 942887 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 945048 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62341_s_shp%2Fv [junit4] 2> 945055 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.Overseer Overseer (id=72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) starting [junit4] 2> 945163 INFO (OverseerStateUpdate-72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62341_s_shp%2Fv [junit4] 2> 945166 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62341_s_shp%2Fv [junit4] 2> 945189 INFO (OverseerStateUpdate-72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 945230 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 945231 WARN (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 945283 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 945361 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 945385 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 945385 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 945387 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores [junit4] 2> 945443 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 945447 INFO (zkConnectionManagerCallback-7352-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 945447 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 945481 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 945520 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62306/solr ready [junit4] 2> 945524 INFO (qtp1992454986-11165) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62341_s_shp%252Fv&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 945599 INFO (OverseerThreadFactory-7342-thread-1-processing-n:127.0.0.1:62341_s_shp%2Fv) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 945928 INFO (OverseerStateUpdate-72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) [n:127.0.0.1:62341_s_shp%2Fv ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:62341/s_shp/v", [junit4] 2> "node_name":"127.0.0.1:62341_s_shp%2Fv", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 946171 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 946171 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 946338 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 946351 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 946381 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 946641 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 947094 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b [junit4] 2> 947094 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 947099 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22408418150916481] [junit4] 2> 947226 WARN (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}} [junit4] 2> 947434 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 947436 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 947439 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 947439 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 947442 INFO (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=47.51 [...truncated too long message...] ] 2> 7 /solr/collections/collection1/terms/shard2 [junit4] 2> 5 /solr/packages.json [junit4] 2> 5 /solr/collections/oneInstanceCollection2/terms/shard1 [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 4 /solr/collections/collection1/collectionprops.json [junit4] 2> 4 /solr/collections/collection2/collectionprops.json [junit4] 2> 4 /solr/collections/oneInstanceCollection2/terms/shard2 [junit4] 2> 4 /solr/collections/oneInstanceCollection/terms/shard1 [junit4] 2> 4 /solr/collections/oneInstanceCollection/terms/shard2 [junit4] 2> 4 /solr/collections/collection3/collectionprops.json [junit4] 2> 3 /solr/collections/control_collection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 114 /solr/collections/collection2/state.json [junit4] 2> 105 /solr/collections/collection3/state.json [junit4] 2> 103 /solr/collections/collection1/state.json [junit4] 2> 65 /solr/collections/oneInstanceCollection2/state.json [junit4] 2> 16 /solr/collections/oneInstanceCollection/state.json [junit4] 2> 13 /solr/collections/control_collection/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 175 /solr/overseer/queue [junit4] 2> 71 /solr/overseer/collection-queue-work [junit4] 2> 37 /solr/live_nodes [junit4] 2> 36 /solr/collections [junit4] 2> [junit4] 2> 260462 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61287 [junit4] 2> 260462 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61287 [junit4] 2> 260462 INFO (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61287 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=BB69728831654572 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-TC -Dtests.timezone=Africa/Djibouti -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 255s J3 | BasicDistributedZkTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61388/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n.nvd: Too many open files [junit4] > at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) [junit4] > at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505) [junit4] > at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480) [junit4] > at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852) [junit4] > at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001 [junit4] 2> Aug 07, 2020 5:39:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), regex_dup_B_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), multiDefault=BlockTreeOrds(blocksize=128), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), genre_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), author_t=BlockTreeOrds(blocksize=128), series_t=BlockTreeOrds(blocksize=128), rnd_b=PostingsFormat(name=LuceneFixedGap), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), name=PostingsFormat(name=LuceneFixedGap), inStock=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), t_sortable=PostingsFormat(name=LuceneFixedGap)}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Asserting), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), sequence_i=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Asserting), t_sortable=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1401, maxMBSortInHeap=5.361709714784987, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-TC, timezone=Africa/Djibouti [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=151050408,total=391118848 [junit4] 2> NOTE: All tests run in this JVM: [BasicDistributedZkTest] [junit4] Completed [10/10 (5!)] on J3 in 259.10s, 1 test, 1 error <<< FAILURES! [...truncated 17 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 10 suites, 10 tests, 5 errors [seed: BB69728831654572] Total time: 4 minutes 25 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest [repro] 5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Archiving artifacts [Java] Sleeping for 5 seconds due to JENKINS-32191... [Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX') [Java] Successfully parsed console log [Java] -> found 0 issues (skipped 0 duplicates) [Java] Skipping post processing [Java] No filter has been set, publishing all 0 issues [Java] Using reference build 'Lucene-Solr-master-MacOSX #6381' to compute new, fixed, and outstanding issues [Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [Java] No quality gates have been set - skipping [Java] Health report is disabled - skipping [Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX #6382'. Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
