Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4468/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC
7 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:40413/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:40413/solr: Error executing command at __randomizedtesting.SeedInfo.seed([ED3665469073A242:689D37A23975CB]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) 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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.pkg.TestPackages.testSchemaPlugins Error Message: Error from server at https://127.0.0.1:34137/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34137/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl at __randomizedtesting.SeedInfo.seed([ED3665469073A242:F84B8627FAF6A25A]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testSchemaPlugins(TestPackages.java:685) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.pkg.TestPackages.testSchemaPlugins Error Message: Error from server at https://127.0.0.1:42329/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42329/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl at __randomizedtesting.SeedInfo.seed([ED3665469073A242:F84B8627FAF6A25A]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testSchemaPlugins(TestPackages.java:685) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.pkg.TestPackages.testSchemaPlugins Error Message: Error from server at https://127.0.0.1:35299/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35299/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl at __randomizedtesting.SeedInfo.seed([ED3665469073A242:F84B8627FAF6A25A]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testSchemaPlugins(TestPackages.java:685) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.pkg.TestPackages.testSchemaPlugins Error Message: Error from server at https://127.0.0.1:41553/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41553/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl at __randomizedtesting.SeedInfo.seed([ED3665469073A242:F84B8627FAF6A25A]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testSchemaPlugins(TestPackages.java:685) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.pkg.TestPackages.testSchemaPlugins Error Message: Error from server at https://127.0.0.1:38461/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38461/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl at __randomizedtesting.SeedInfo.seed([ED3665469073A242:F84B8627FAF6A25A]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testSchemaPlugins(TestPackages.java:685) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.pkg.TestPackages.testSchemaPlugins Error Message: Error from server at https://127.0.0.1:45773/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45773/solr: Underlying core creation failed while creating collection: testSchemaLoadingColl at __randomizedtesting.SeedInfo.seed([ED3665469073A242:F84B8627FAF6A25A]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testSchemaPlugins(TestPackages.java:685) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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 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:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14894 lines...] [junit4] Suite: org.apache.solr.pkg.TestPackages [junit4] 2> 545746 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf' [junit4] 2> 545747 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001/data-dir-106-001 [junit4] 2> 545747 WARN (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 545748 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 545749 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 545749 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 545757 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading [junit4] 2> 545759 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001/tempDir-001 [junit4] 2> 545759 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 545767 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 545767 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 545767 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 545867 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer start zk server on port: 39893 [junit4] 2> 545867 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39893 [junit4] 2> 545867 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39893 [junit4] 2> 545867 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39893 [junit4] 2> 545870 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 545875 INFO (zkConnectionManagerCallback-7166-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 545875 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 545894 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 545908 INFO (zkConnectionManagerCallback-7168-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 545908 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 545909 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 545910 INFO (zkConnectionManagerCallback-7170-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 545910 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546060 WARN (jetty-launcher-7171-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 546060 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 546060 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 546060 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 546065 WARN (jetty-launcher-7171-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 546065 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 546065 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 546065 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 546068 WARN (jetty-launcher-7171-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 546068 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 546068 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 546068 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 546104 WARN (jetty-launcher-7171-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 546104 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 546104 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 546104 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 546187 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 546187 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 546187 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 546199 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 546199 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 546199 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 546212 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c214f9e{/solr,null,AVAILABLE} [junit4] 2> 546223 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32fe0e60{/solr,null,AVAILABLE} [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fb2241b{/solr,null,AVAILABLE} [junit4] 2> 546251 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17bd068d{/solr,null,AVAILABLE} [junit4] 2> 546259 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ab2ace{SSL, (ssl, http/1.1)}{127.0.0.1:38213} [junit4] 2> 546259 INFO (jetty-launcher-7171-thread-4) [ ] o.e.j.s.Server Started @546287ms [junit4] 2> 546260 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38213} [junit4] 2> 546260 ERROR (jetty-launcher-7171-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 546260 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 546260 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 546260 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 546260 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 546260 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-09-20T23:41:18.520Z [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c3eb69b{SSL, (ssl, http/1.1)}{127.0.0.1:36447} [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.e.j.s.Server Started @546291ms [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36447} [junit4] 2> 546263 ERROR (jetty-launcher-7171-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 546263 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-09-20T23:41:18.523Z [junit4] 2> 546264 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546282 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546310 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b6b3a2f{SSL, (ssl, http/1.1)}{127.0.0.1:44399} [junit4] 2> 546310 INFO (jetty-launcher-7171-thread-2) [ ] o.e.j.s.Server Started @546338ms [junit4] 2> 546310 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44399} [junit4] 2> 546311 ERROR (jetty-launcher-7171-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 546311 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 546311 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 546311 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 546311 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 546311 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-09-20T23:41:18.571Z [junit4] 2> 546319 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7247ebf1{SSL, (ssl, http/1.1)}{127.0.0.1:40567} [junit4] 2> 546319 INFO (jetty-launcher-7171-thread-1) [ ] o.e.j.s.Server Started @546347ms [junit4] 2> 546320 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40567} [junit4] 2> 546320 ERROR (jetty-launcher-7171-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 546320 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 546320 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 546320 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 546320 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 546320 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-09-20T23:41:18.580Z [junit4] 2> 546327 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546329 INFO (zkConnectionManagerCallback-7173-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546329 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546331 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 546355 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546368 INFO (zkConnectionManagerCallback-7175-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546368 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546365 WARN (jetty-launcher-7171-thread-4-SendThread(127.0.0.1:39893)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10033c066eb0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10033c066eb0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10033c066eb0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 546379 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 546383 INFO (zkConnectionManagerCallback-7179-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546383 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546383 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 546414 INFO (zkConnectionManagerCallback-7177-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546414 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546415 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 546678 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 546678 WARN (jetty-launcher-7171-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546680 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 546680 WARN (jetty-launcher-7171-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546684 WARN (jetty-launcher-7171-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@374bb75e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546684 WARN (jetty-launcher-7171-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@374bb75e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546687 WARN (jetty-launcher-7171-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@152d6b96[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546687 WARN (jetty-launcher-7171-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@152d6b96[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546691 WARN (jetty-launcher-7171-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546703 WARN (jetty-launcher-7171-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546715 WARN (jetty-launcher-7171-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@128788c9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546715 WARN (jetty-launcher-7171-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@128788c9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546716 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39893/solr [junit4] 2> 546717 WARN (jetty-launcher-7171-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2968db77[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546717 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546717 WARN (jetty-launcher-7171-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2968db77[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546717 INFO (zkConnectionManagerCallback-7199-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546717 INFO (jetty-launcher-7171-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546717 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39893/solr [junit4] 2> 546720 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546721 INFO (zkConnectionManagerCallback-7202-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546721 INFO (jetty-launcher-7171-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546722 WARN (jetty-launcher-7171-thread-4-SendThread(127.0.0.1:39893)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10033c066eb0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10033c066eb0008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10033c066eb0008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 546733 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 546733 WARN (jetty-launcher-7171-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546734 WARN (jetty-launcher-7171-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39eb1a03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546734 WARN (jetty-launcher-7171-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39eb1a03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546735 WARN (jetty-launcher-7171-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546736 WARN (jetty-launcher-7171-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29af578e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546736 WARN (jetty-launcher-7171-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29af578e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546737 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39893/solr [junit4] 2> 546738 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546740 INFO (zkConnectionManagerCallback-7209-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546740 INFO (jetty-launcher-7171-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546830 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 546830 WARN (jetty-launcher-7171-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546832 WARN (jetty-launcher-7171-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d9d1add[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546832 WARN (jetty-launcher-7171-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d9d1add[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546833 WARN (jetty-launcher-7171-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 546834 WARN (jetty-launcher-7171-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21f90bfd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546834 WARN (jetty-launcher-7171-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21f90bfd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 546835 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39893/solr [junit4] 2> 546838 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546839 INFO (zkConnectionManagerCallback-7219-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546839 INFO (jetty-launcher-7171-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546872 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546873 INFO (zkConnectionManagerCallback-7221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546873 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546971 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40567_solr [junit4] 2> 546972 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.c.Overseer Overseer (id=72114495491342347-127.0.0.1:40567_solr-n_0000000000) starting [junit4] 2> 546979 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 546979 INFO (zkConnectionManagerCallback-7225-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 546979 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 546982 INFO (OverseerStateUpdate-72114495491342347-127.0.0.1:40567_solr-n_0000000000) [n:127.0.0.1:40567_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40567_solr [junit4] 2> 546982 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40567_solr [junit4] 2> 546983 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 546984 INFO (OverseerStateUpdate-72114495491342347-127.0.0.1:40567_solr-n_0000000000) [n:127.0.0.1:40567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 546986 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 546986 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38213_solr as DOWN [junit4] 2> 546986 WARN (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] 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> 546987 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 546987 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38213_solr [junit4] 2> 546988 INFO (zkCallback-7224-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 546988 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 546989 WARN (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] 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> 546995 INFO (zkCallback-7220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 546997 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 546998 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 547019 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547019 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547037 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547037 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547038 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547038 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547038 INFO (jetty-launcher-7171-thread-1) [n:127.0.0.1:40567_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001/tempDir-001/node1 [junit4] 2> 547038 INFO (jetty-launcher-7171-thread-4) [n:127.0.0.1:38213_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001/tempDir-001/node4 [junit4] 2> 547073 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 547074 INFO (zkConnectionManagerCallback-7245-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 547074 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 547080 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 547082 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44399_solr as DOWN [junit4] 2> 547083 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 547083 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44399_solr [junit4] 2> 547084 INFO (zkCallback-7220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 547084 INFO (zkCallback-7224-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 547084 INFO (zkCallback-7244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 547085 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 547085 WARN (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] 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> 547093 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 547105 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547110 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547110 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547111 INFO (jetty-launcher-7171-thread-2) [n:127.0.0.1:44399_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001/tempDir-001/node3 [junit4] 2> 547173 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 547174 INFO (zkConnectionManagerCallback-7255-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 547174 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 547179 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 547184 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36447_solr as DOWN [junit4] 2> 547185 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 547185 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36447_solr [junit4] 2> 547186 INFO (zkCallback-7220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 547186 INFO (zkCallback-7224-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 547187 INFO (zkCallback-7244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 547191 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 547191 WARN (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] 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> 547192 INFO (zkCallback-7254-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 547202 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 547217 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36447.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547221 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36447.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547221 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36447.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c125932 [junit4] 2> 547222 INFO (jetty-launcher-7171-thread-3) [n:127.0.0.1:36447_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001/tempDir-001/node2 [junit4] 2> 547234 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 547250 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 547264 INFO (zkConnectionManagerCallback-7268-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 547267 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 547283 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 547304 INFO (TEST-TestPackages.testPluginLoading-seed#[ED3665469073A242]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39893/solr ready [junit4] 2> 547455 INFO (qtp563302751-15130) [n:127.0.0.1:44399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38213_solr} status=0 QTime=7 [junit4] 2> 547472 INFO (updateExecutor-7193-thread-1-processing-n:127.0.0.1:44399_solr) [n:127.0.0.1:44399_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38213_solr [junit4] 2> 547491 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 547493 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 547496 INFO (updateExecutor-7193-thread-1-processing-n:127.0.0.1:44399_solr) [n:127.0.0.1:44399_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 547496 INFO (updateExecutor-7193-thread-1-processing-n:127.0.0.1:44399_solr) [n:127.0.0.1:44399_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 547512 INFO (qtp2025816193-15133) [n:127.0.0.1:40567_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38213_solr} status=0 QTime=13 [junit4] 2> 547515 INFO (updateExecutor-7205-thread-1-processing-n:127.0.0.1:40567_solr) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38213_solr [junit4] 2> 547521 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=2 [junit4] 2> 547523 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 547524 INFO (updateExecutor-7205-thread-1-processing-n:127.0.0.1:40567_solr) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 547524 INFO (updateExecutor-7205-thread-1-processing-n:127.0.0.1:40567_solr) [n:127.0.0.1:40567_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 547551 INFO (qtp1992744427-15136) [n:127.0.0.1:36447_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38213_solr} status=0 QTime=11 [junit4] 2> 547551 INFO (updateExecutor-7215-thread-1-processing-n:127.0.0.1:36447_solr) [n:127.0.0.1:36447_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38213_solr [junit4] 2> 547552 INFO (qtp173228478-15127) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=166 [junit4] 1> sync resp: https://127.0.0.1:38213/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 547568 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 547569 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 547570 INFO (qtp173228478-15127) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 547571 INFO (updateExecutor-7215-thread-1-processing-n:127.0.0.1:36447_solr) [n:127.0.0.1:36447_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 547571 INFO (updateExecutor-7215-thread-1-processing-n:127.0.0.1:36447_solr) [n:127.0.0.1:36447_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 547576 INFO (qtp2025816193-15133) [n:127.0.0.1:40567_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547586 INFO (qtp563302751-15130) [n:127.0.0.1:44399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547607 INFO (qtp1992744427-15147) [n:127.0.0.1:36447_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547624 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 547627 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar [junit4] 2> 547632 INFO (qtp563302751-15130) [n:127.0.0.1:44399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547634 INFO (qtp2025816193-15133) [n:127.0.0.1:40567_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547635 INFO (qtp1992744427-15147) [n:127.0.0.1:36447_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547636 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar [junit4] 2> 547637 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 547640 INFO (qtp2025816193-15143) [n:127.0.0.1:40567_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38213_solr} status=0 QTime=0 [junit4] 2> 547640 INFO (updateExecutor-7205-thread-1-processing-n:127.0.0.1:40567_solr) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38213_solr [junit4] 2> 547640 INFO (qtp1992744427-15136) [n:127.0.0.1:36447_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38213_solr} status=0 QTime=0 [junit4] 2> 547640 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0 [junit4] 2> 547641 INFO (updateExecutor-7215-thread-1-processing-n:127.0.0.1:36447_solr) [n:127.0.0.1:36447_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38213_solr [junit4] 2> 547641 INFO (qtp173228478-15127) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0 [junit4] 2> 547641 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 547641 INFO (updateExecutor-7193-thread-1-processing-n:127.0.0.1:44399_solr) [n:127.0.0.1:44399_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38213_solr [junit4] 2> 547642 INFO (qtp563302751-15145) [n:127.0.0.1:44399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38213_solr} status=0 QTime=0 [junit4] 2> 547642 INFO (qtp173228478-15127) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0 [junit4] 2> 547642 INFO (qtp173228478-15127) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 547642 INFO (updateExecutor-7205-thread-1-processing-n:127.0.0.1:40567_solr) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 547642 INFO (updateExecutor-7205-thread-1-processing-n:127.0.0.1:40567_solr) [n:127.0.0.1:40567_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar [junit4] 2> 547643 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 547645 INFO (updateExecutor-7215-thread-1-processing-n:127.0.0.1:36447_solr) [n:127.0.0.1:36447_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 547645 INFO (updateExecutor-7215-thread-1-processing-n:127.0.0.1:36447_solr) [n:127.0.0.1:36447_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar [junit4] 2> 547645 INFO (updateExecutor-7193-thread-1-processing-n:127.0.0.1:44399_solr) [n:127.0.0.1:44399_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 547645 INFO (updateExecutor-7193-thread-1-processing-n:127.0.0.1:44399_solr) [n:127.0.0.1:44399_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar [junit4] 2> 547646 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=26 [junit4] 2> 547653 INFO (qtp173228478-15137) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547665 INFO (qtp2025816193-15133) [n:127.0.0.1:40567_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547674 INFO (qtp563302751-15130) [n:127.0.0.1:44399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547684 INFO (qtp1992744427-15147) [n:127.0.0.1:36447_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547689 INFO (qtp2025816193-15143) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 547690 INFO (qtp2025816193-15143) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar [junit4] 2> 547703 INFO (qtp173228478-15129) [n:127.0.0.1:38213_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547707 INFO (qtp1992744427-15153) [n:127.0.0.1:36447_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547720 INFO (qtp563302751-15145) [n:127.0.0.1:44399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 547721 INFO (qtp2025816193-15143) [n:127.0.0.1:40567_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar [junit4] 2> 547722 INFO (qtp2025816193-15143) [n:127.0.0.1:40567_solr ] o [...truncated too long message...] or registry=solr.cluster tag=null [junit4] 2> 55257 INFO (closeThreadPool-760-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72114598146539531-127.0.0.1:38725_solr-n_0000000000) closing [junit4] 2> 55258 INFO (zkCallback-718-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1) [junit4] 2> 55258 WARN (jetty-launcher-645-thread-1-SendThread(127.0.0.1:44987)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10033d84da5000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10033d84da5000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10033d84da5000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 55354 INFO (jetty-closer-743-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72114598146539531-127.0.0.1:38725_solr-n_0000000000) closing [junit4] 2> 55359 INFO (jetty-closer-743-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@798b33f4{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 55360 INFO (jetty-closer-743-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ac1f2af{/solr,null,UNAVAILABLE} [junit4] 2> 55360 INFO (jetty-closer-743-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 55556 INFO (jetty-closer-743-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@12a17159{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 55556 INFO (jetty-closer-743-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c10bfed{/solr,null,UNAVAILABLE} [junit4] 2> 55556 INFO (jetty-closer-743-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 65027 INFO (jetty-closer-743-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@52e3bad5{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 65027 INFO (jetty-closer-743-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b872c8c{/solr,null,UNAVAILABLE} [junit4] 2> 65027 INFO (jetty-closer-743-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 65069 INFO (jetty-closer-743-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e2e9cdf{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 65069 INFO (jetty-closer-743-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17836c74{/solr,null,UNAVAILABLE} [junit4] 2> 65069 INFO (jetty-closer-743-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 65069 INFO (TEST-TestPackages.testAPI-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 65272 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> 5 /solr/aliases.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 12 /solr/packages.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 19 /solr/live_nodes [junit4] 2> 7 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 65274 INFO (TEST-TestPackages.testAPI-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44987 [junit4] 2> 65274 INFO (TEST-TestPackages.testAPI-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44987 [junit4] 2> 65274 INFO (TEST-TestPackages.testAPI-seed#[ED3665469073A242]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44987 [junit4] 2> 65275 INFO (TEST-TestPackages.testAPI-seed#[ED3665469073A242]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAPI [junit4] OK 11.5s J1 | TestPackages.testAPI [junit4] 2> 65275 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 65276 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44987 [junit4] 2> 65276 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44987 [junit4] 2> 65276 INFO (SUITE-TestPackages-seed#[ED3665469073A242]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44987 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_ED3665469073A242-001 [junit4] 2> Sep 21, 2020 12:07:35 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(Lucene87): {_version_=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), TestVersionedURP.Ver_s=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1836, maxMBSortInHeap=6.9713251407568375, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sk-SK, timezone=America/St_Barthelemy [junit4] 2> NOTE: Linux 5.4.0-47-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=339678104,total=514326528 [junit4] 2> NOTE: All tests run in this JVM: [TestContainerPlugin, TestPackages] [junit4] Completed [10/10 (5!)] on J1 in 40.80s, 3 tests, 1 error <<< FAILURES! [...truncated 18 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 10 suites, 25 tests, 5 errors [seed: ED3665469073A242] Total time: 1 minute 8 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.handler.TestContainerPlugin [repro] 5/5 failed: org.apache.solr.pkg.TestPackages [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=/home/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: '/home/jenkins/workspace/Lucene-Solr-8.x-Linux') [Java] Successfully parsed console log [Java] -> found 112 issues (skipped 103 duplicates) [Java] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java] Creating SCM blamer to obtain author and commit information for affected files [Java] Creating SCM miner to obtain statistics for affected repository files [Java] Resolving file names for all issues in source directory '/home/jenkins/workspace/Lucene-Solr-8.x-Linux' [Java] -> resolved paths in source directory (53 found, 0 not found) [Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java] -> resolved module names for 112 issues [Java] Resolving package names (or namespaces) by parsing the affected files [Java] -> resolved package names of 53 affected files [Java] No filter has been set, publishing all 112 issues [Java] Creating fingerprints for all affected code blocks to track issues over different builds [Java] -> created fingerprints for 112 issues (skipped 0 issues) [Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/4468/files-with-issues' [Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java] Using reference build 'Lucene-Solr-8.x-Linux #4467' to compute new, fixed, and outstanding issues [Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0 [Java] No quality gates have been set - skipping [Java] Health report is disabled - skipping [Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues) [Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux #4468'. [Checks API] No suitable checks publisher found. Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE [Checks API] No suitable checks publisher found. Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
