From dev-return-354785-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Fri May 3 00:48:48 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1D926180671 for ; Fri, 3 May 2019 02:48:46 +0200 (CEST) Received: (qmail 92144 invoked by uid 500); 3 May 2019 00:48:45 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 92125 invoked by uid 99); 3 May 2019 00:48:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2019 00:48:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0B3AAC3550 for ; Fri, 3 May 2019 00:48:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.751 X-Spam-Level: X-Spam-Status: No, score=0.751 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_BADIPHTTP=2, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id VhuvTtSP7TZi for ; Fri, 3 May 2019 00:48:37 +0000 (UTC) Received: from serv1.sd-datasolutions.de (serv1.sd-datasolutions.de [88.99.242.108]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3196E610C8 for ; Fri, 3 May 2019 00:48:37 +0000 (UTC) Received: from serv1 (ip6-localhost [IPv6:::1]) by serv1.sd-datasolutions.de (Postfix) with ESMTP id E81ED1080395 for ; Fri, 3 May 2019 00:48:36 +0000 (UTC) Date: Fri, 3 May 2019 00:45:01 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <41155578.59.1556844516951.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <1372851180.55.1556834483045.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <1372851180.55.1556834483045.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+18) - Build # 24024 - Still Unstable! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_58_169628518.1556844516879" X-Jenkins-Job: Lucene-Solr-master-Linux X-Jenkins-Result: UNSTABLE X-Priority: 5 (Low) ------=_Part_58_169628518.1556844516879 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24024/ Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseSerialGC 11 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version. Stack Trace: org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockit= o is not working with this JVM version. =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(R= andomizedTest.java:742) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:374) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.befor= eClass(DistributedUpdateProcessorTest.java:60) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:878) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13 =09at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:21= 0) =09at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locat= e(ClassFileVersion.java:462) =09at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:372) =09... 24 more FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: Stack Trace: java.lang.NullPointerException =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.After= Class(DistributedUpdateProcessorTest.java:67) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:901) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version. Stack Trace: org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockit= o is not working with this JVM version. =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(R= andomizedTest.java:742) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:374) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.befor= eClass(DistributedUpdateProcessorTest.java:60) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:878) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13 =09at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:21= 0) =09at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locat= e(ClassFileVersion.java:462) =09at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:372) =09... 24 more FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: Stack Trace: java.lang.NullPointerException =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.After= Class(DistributedUpdateProcessorTest.java:67) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:901) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version. Stack Trace: org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockit= o is not working with this JVM version. =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(R= andomizedTest.java:742) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:374) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.befor= eClass(DistributedUpdateProcessorTest.java:60) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:878) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13 =09at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:21= 0) =09at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locat= e(ClassFileVersion.java:462) =09at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:372) =09... 24 more FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: Stack Trace: java.lang.NullPointerException =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.After= Class(DistributedUpdateProcessorTest.java:67) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:901) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version. Stack Trace: org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockit= o is not working with this JVM version. =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(R= andomizedTest.java:742) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:374) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.befor= eClass(DistributedUpdateProcessorTest.java:60) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:878) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13 =09at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:21= 0) =09at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locat= e(ClassFileVersion.java:462) =09at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:372) =09... 24 more FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: Stack Trace: java.lang.NullPointerException =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.After= Class(DistributedUpdateProcessorTest.java:67) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:901) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version. Stack Trace: org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockit= o is not working with this JVM version. =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(R= andomizedTest.java:742) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:374) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.befor= eClass(DistributedUpdateProcessorTest.java:60) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:878) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13 =09at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:21= 0) =09at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locat= e(ClassFileVersion.java:462) =09at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.ja= va:372) =09... 24 more FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.Distrib= utedUpdateProcessorTest Error Message: Stack Trace: java.lang.NullPointerException =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]:0) =09at org.apache.solr.update.processor.DistributedUpdateProcessorTest.After= Class(DistributedUpdateProcessorTest.java:67) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:901) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Error from server at http://127.0.0.1:37955/s_dk/zv: Underlying core creati= on failed while creating collection: c8n_1x2 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error= from server at http://127.0.0.1:37955/s_dk/zv: Underlying core creation fa= iled while creating collection: c8n_1x2 =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6:CB079776917DE54E]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:649) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:255) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:244) =09at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1792) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1813) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1730) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionR= etry(AbstractFullDistribZkTestBase.java:2042) =09at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.jav= a:214) =09at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:1= 35) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:567) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:938) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:974) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:988) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:1054) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:947) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:832) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:883) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:835) Build Log: [...truncated 14003 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-mast= er-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_435= 3A8AC3F8188B6-001/init-core-data-001 [junit4] 2> 1160423 WARN (SUITE-HttpPartitionTest-seed#[4353A8AC3F818= 8B6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens= =3D17 numCloses=3D17 [junit4] 2> 1160423 INFO (SUITE-HttpPartitionTest-seed#[4353A8AC3F818= 8B6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_= SYSPROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 1160423 INFO (SUITE-HttpPartitionTest-seed#[4353A8AC3F818= 8B6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientA= uth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=3D"http= s://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 1160423 INFO (SUITE-HttpPartitionTest-seed#[4353A8AC3F818= 8B6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.s= olr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/./urandom [junit4] 2> 1160424 INFO (SUITE-HttpPartitionTest-seed#[4353A8AC3F818= 8B6]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext= system property: /s_dk/zv [junit4] 2> 1160426 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1160426 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkT= estServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1160426 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkT= estServer Starting server [junit4] 2> 1160526 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer start zk server on port:37095 [junit4] 2> 1160526 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:3= 7095 [junit4] 2> 1160526 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37095 [junit4] 2> 1160528 INFO (zkConnectionManagerCallback-16150-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160530 INFO (zkConnectionManagerCallback-16152-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160531 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-t= log.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1160531 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml t= o /configs/conf1/schema.xml [junit4] 2> 1160532 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.s= nippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomind= exconfig.xml [junit4] 2> 1160533 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.tx= t to /configs/conf1/stopwords.txt [junit4] 2> 1160533 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.tx= t to /configs/conf1/protwords.txt [junit4] 2> 1160534 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml= to /configs/conf1/currency.xml [junit4] 2> 1160534 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.= xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1160535 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchang= e-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1160535 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOL= atin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1160536 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms= .txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1160536 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-So= lr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt= to /configs/conf1/synonyms.txt [junit4] 2> 1160537 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replica= s unless explicitly asked otherwise [junit4] 2> 1160618 WARN (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close= linger time [junit4] 2> 1160619 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configur= ed port=3D0) [junit4] 2> 1160619 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port = 0 try number 1 ... [junit4] 2> 1160619 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T2= 1:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18 [junit4] 2> 1160620 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 1160620 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1160620 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1160621 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHan= dler@31b6a3f2{/s_dk/zv,null,AVAILABLE} [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26dd7e7a= {HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:=DB=B4=DB=B0=DB=B7=DB=B3=DB=B5} [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.s.Server Started @=DB=B1=DB=B1=DB=B6=DB=B0=DB=B6=DB= =B5=DB=B9ms [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext= =3D/s_dk/zv, solr.data.dir=3D/home/jenkins/workspace/Lucene-Solr-master-Lin= ux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3= F8188B6-001/tempDir-001/control/data, hostPort=3D40629, coreRootDirectory= =3D/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/te= st/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/control-001/co= res, replicaType=3DNRT} [junit4] 2> 1160622 ERROR (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.d= ir. Logging may be missing or incomplete. [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache= .logging.slf4j.Log4jLoggerFactory [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Ap= ache Solr=E2=84=A2 version 9.0.0 [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in c= loud mode on port null [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: = null [junit4] 2> 1160622 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2= 019-05-03T00:19:35.468941Z [junit4] 2> 1160624 INFO (zkConnectionManagerCallback-16154-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160625 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome = (not found in ZooKeeper) [junit4] 2> 1160625 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from= /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test= /J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/control-001/solr= .xml [junit4] 2> 1160627 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaF= ailoverWorkLoopDelay is ignored [junit4] 2> 1160627 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaF= ailoverBadNodeExpiration is ignored [junit4] 2> 1160628 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbea= nserver.JmxMBeanServer@702f346c, but no JMX reporters were configured - add= ing default JMX reporter. [junit4] 2> 1160681 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initializ= ed: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostCheckingEnabl= ed=3Dfalse] [junit4] 2> 1160682 WARN (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorit= hm configured for SslContextFactory@7850e725[provider=3Dnull,keyStore=3Dnul= l,trustStore=3Dnull] [junit4] 2> 1160683 WARN (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorit= hm configured for SslContextFactory@4bc9f7f1[provider=3Dnull,keyStore=3Dnul= l,trustStore=3Dnull] [junit4] 2> 1160684 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:37095/sol= r [junit4] 2> 1160685 INFO (zkConnectionManagerCallback-16161-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160689 INFO (zkConnectionManagerCallback-16163-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160717 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.OverseerElectionContext= I am going to be the leader 127.0.0.1:40629_s_dk%2Fzv [junit4] 2> 1160717 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.Overseer Overseer (id= =3D72184610050342916-127.0.0.1:40629_s_dk%2Fzv-n_0000000000) starting [junit4] 2> 1160720 INFO (zkConnectionManagerCallback-16170-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160721 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.s.i.ZkClientClusterStat= eProvider Cluster at 127.0.0.1:37095/solr ready [junit4] 2> 1160721 INFO (OverseerStateUpdate-72184610050342916-127.0= .0.1:40629_s_dk%2Fzv-n_0000000000) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.= c.Overseer Starting to work on the main queue : 127.0.0.1:40629_s_dk%2Fzv [junit4] 2> 1160721 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.ZkController Register n= ode as live in ZooKeeper:/live_nodes/127.0.0.1:40629_s_dk%2Fzv [junit4] 2> 1160721 INFO (OverseerStateUpdate-72184610050342916-127.0= .0.1:40629_s_dk%2Fzv-n_0000000000) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.= c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1160721 INFO (zkCallback-16169-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1160730 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.h.a.MetricsHistoryHandler= No .system collection, keeping metrics history in memory. [junit4] 2> 1160742 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.m.r.SolrJmxReporter JMX m= onitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun= .jmx.mbeanserver.JmxMBeanServer@702f346c [junit4] 2> 1160748 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.m.r.SolrJmxReporter JMX m= onitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.j= mx.mbeanserver.JmxMBeanServer@702f346c [junit4] 2> 1160748 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.m.r.SolrJmxReporter JMX m= onitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.s= un.jmx.mbeanserver.JmxMBeanServer@702f346c [junit4] 2> 1160749 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.CorePropertiesLocator F= ound 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-mast= er-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_435= 3A8AC3F8188B6-001/control-001/cores [junit4] 2> 1160761 INFO (zkConnectionManagerCallback-16176-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1160762 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper.= .. (0) -> (1) [junit4] 2> 1160762 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.= 0.1:37095/solr ready [junit4] 2> 1160762 INFO (SocketProxy-Acceptor-40629) [ ] o.a.s.c.= s.c.SocketProxy accepted Socket[addr=3D/127.0.0.1,port=3D58442,localport=3D= 40629], receiveBufferSize:531000 [junit4] 2> 1160764 INFO (SocketProxy-Acceptor-40629) [ ] o.a.s.c.= s.c.SocketProxy proxy connection Socket[addr=3D/127.0.0.1,port=3D40735,loca= lport=3D52178], receiveBufferSize=3D530904 [junit4] 2> 1160765 INFO (qtp246894729-37811) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create w= ith params collection.configName=3Dconf1&name=3Dcontrol_collection&nrtRepli= cas=3D1&action=3DCREATE&numShards=3D1&createNodeSet=3D127.0.0.1:40629_s_dk%= 252Fzv&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 1160770 INFO (OverseerThreadFactory-9796-thread-1-process= ing-n:127.0.0.1:40629_s_dk%2Fzv) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.= a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1160874 INFO (SocketProxy-Acceptor-40629) [ ] o.a.s.c.= s.c.SocketProxy accepted Socket[addr=3D/127.0.0.1,port=3D58446,localport=3D= 40629], receiveBufferSize:531000 [junit4] 2> 1160874 INFO (SocketProxy-Acceptor-40629) [ ] o.a.s.c.= s.c.SocketProxy proxy connection Socket[addr=3D/127.0.0.1,port=3D40735,loca= lport=3D52182], receiveBufferSize=3D530904 [junit4] 2> 1160874 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperati= on core create command qt=3D/admin/cores&collection.configName=3Dconf1&newC= ollection=3Dtrue&name=3Dcontrol_collection_shard1_replica_n1&action=3DCREAT= E&numShards=3D1&collection=3Dcontrol_collection&shard=3Dshard1&wt=3Djavabin= &version=3D2&replicaType=3DNRT [junit4] 2> 1160875 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreC= acheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1161908 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 1161926 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=3D= test [junit4] 2> 1161990 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1161998 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replic= a_n1' using configuration from collection control_collection, trusted=3Dtru= e [junit4] 2> 1161998 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collectio= n.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica= _n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@702f346c [junit4] 2> 1161998 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new So= lrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr= -core/test/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/contro= l-001/cores/control_collection_shard1_replica_n1], dataDir=3D[/home/jenkins= /workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.= cloud.HttpPartitionTest_4353A8AC3F8188B6-001/control-001/cores/control_coll= ection_shard1_replica_n1/data/] [junit4] 2> 1161999 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.luc= ene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3D22, maxMe= rgeAtOnceExplicit=3D21, maxMergedSegmentMB=3D18.80078125, floorSegmentMB=3D= 0.4658203125, forceMergeDeletesPctAllowed=3D13.735383715948519, segmentsPer= Tier=3D34.0, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.711= 4722993589572, deletesPctAllowed=3D49.314234105986074 [junit4] 2> 1162000 WARN (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =3D re= questHandler,name =3D /dump,class =3D DumpRequestHandler,attributes =3D {in= itParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {defaults= =3D{a=3DA,b=3DB}}} [junit4] 2> 1162032 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.upd= ate.UpdateLog [junit4] 2> 1162032 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLevel=3DF= LUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 1162033 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1162033 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1162034 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.luc= ene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePol= icy@347f86ff [junit4] 2> 1162034 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7196b741[control_collection_s= hard1_replica_n1] main] [junit4] 2> 1162035 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBa= se: /configs/conf1 [junit4] 2> 1162035 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json usi= ng ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1162035 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1162035 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, = using new clock 1632467971610771456 [junit4] 2> 1162037 INFO (searcherExecutor-9801-thread-1-processing-n= :127.0.0.1:40629_s_dk%2Fzv x:control_collection_shard1_replica_n1 c:control= _collection s:shard1) [n:127.0.0.1:40629_s_dk%2Fzv c:control_collection s:s= hard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_co= llection_shard1_replica_n1] Registered new searcher Searcher@7196b741[contr= ol_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDi= rectoryReader())} [junit4] 2> 1162039 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_c= ollection/terms/shard1 to Terms{values=3D{core_node2=3D0}, version=3D0} [junit4] 2> 1162039 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /colle= ctions/control_collection/leaders/shard1 [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40629/s_dk/zv/cont= rol_collection_shard1_replica_n1/ [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.SyncStrategy http://127.0.0.1:40629/s_dk/zv/control_collection_sh= ard1_replica_n1/ has no replicas [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node = /collections/control_collection/leaders/shard1/leader after winning as /col= lections/control_collection/leader_elect/shard1/election/72184610050342916-= core_node2-n_0000000000 [junit4] 2> 1162040 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:= 40629/s_dk/zv/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1162141 INFO (zkCallback-16162-thread-1) [ ] o.a.s.c.c= .ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected ty= pe:NodeDataChanged path:/collections/control_collection/state.json] for col= lection [control_collection] has occurred - updating... (live nodes size: [= 1]) [junit4] 2> 1162141 INFO (zkCallback-16162-thread-2) [ ] o.a.s.c.c= .ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected ty= pe:NodeDataChanged path:/collections/control_collection/state.json] for col= lection [control_collection] has occurred - updating... (live nodes size: [= 1]) [junit4] 2> 1162142 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1162143 INFO (qtp246894729-37810) [n:127.0.0.1:40629_s_dk= %2Fzv c:control_collection s:shard1 x:control_collection_shard1_replica_n1= ] o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/cores params=3D{= qt=3D/admin/cores&collection.configName=3Dconf1&newCollection=3Dtrue&name= =3Dcontrol_collection_shard1_replica_n1&action=3DCREATE&numShards=3D1&colle= ction=3Dcontrol_collection&shard=3Dshard1&wt=3Djavabin&version=3D2&replicaT= ype=3DNRT} status=3D0 QTime=3D1268 [junit4] 2> 1162144 INFO (qtp246894729-37811) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.h.a.CollectionsHandler Wait for new collection to be activ= e for at most 45 seconds. Check all shard replicas [junit4] 2> 1162243 INFO (zkCallback-16162-thread-3) [ ] o.a.s.c.c= .ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected ty= pe:NodeDataChanged path:/collections/control_collection/state.json] for col= lection [control_collection] has occurred - updating... (live nodes size: [= 1]) [junit4] 2> 1162243 INFO (zkCallback-16162-thread-2) [ ] o.a.s.c.c= .ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected ty= pe:NodeDataChanged path:/collections/control_collection/state.json] for col= lection [control_collection] has occurred - updating... (live nodes size: [= 1]) [junit4] 2> 1162243 INFO (zkCallback-16162-thread-1) [ ] o.a.s.c.c= .ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected ty= pe:NodeDataChanged path:/collections/control_collection/state.json] for col= lection [control_collection] has occurred - updating... (live nodes size: [= 1]) [junit4] 2> 1162244 INFO (qtp246894729-37811) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collect= ions params=3D{collection.configName=3Dconf1&name=3Dcontrol_collection&nrtR= eplicas=3D1&action=3DCREATE&numShards=3D1&createNodeSet=3D127.0.0.1:40629_s= _dk%252Fzv&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1478 [junit4] 2> 1162247 INFO (zkConnectionManagerCallback-16182-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162248 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper.= .. (0) -> (1) [junit4] 2> 1162249 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.= 0.1:37095/solr ready [junit4] 2> 1162249 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false c= ause connection loss:false [junit4] 2> 1162249 INFO (SocketProxy-Acceptor-40629) [ ] o.a.s.c.= s.c.SocketProxy accepted Socket[addr=3D/127.0.0.1,port=3D58522,localport=3D= 40629], receiveBufferSize:531000 [junit4] 2> 1162249 INFO (SocketProxy-Acceptor-40629) [ ] o.a.s.c.= s.c.SocketProxy proxy connection Socket[addr=3D/127.0.0.1,port=3D40735,loca= lport=3D52258], receiveBufferSize=3D530904 [junit4] 2> 1162249 INFO (qtp246894729-37812) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create w= ith params collection.configName=3Dconf1&name=3Dcollection1&nrtReplicas=3D1= &action=3DCREATE&numShards=3D2&createNodeSet=3D&stateFormat=3D1&wt=3Djavabi= n&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 1162251 INFO (OverseerThreadFactory-9796-thread-2-process= ing-n:127.0.0.1:40629_s_dk%2Fzv) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.= a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1162251 INFO (OverseerCollectionConfigSetProcessor-721846= 10050342916-127.0.0.1:40629_s_dk%2Fzv-n_0000000000) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection= -queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected = from ZooKeeper [junit4] 2> 1162452 WARN (OverseerThreadFactory-9796-thread-2-process= ing-n:127.0.0.1:40629_s_dk%2Fzv) [n:127.0.0.1:40629_s_dk%2Fzv ] o.a.s.c.= a.c.CreateCollectionCmd It is unusual to create a collection (collection1) = without cores. [junit4] 2> 1162453 INFO (qtp246894729-37812) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.h.a.CollectionsHandler Wait for new collection to be activ= e for at most 45 seconds. Check all shard replicas [junit4] 2> 1162454 INFO (qtp246894729-37812) [n:127.0.0.1:40629_s_dk= %2Fzv ] o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collect= ions params=3D{collection.configName=3Dconf1&name=3Dcollection1&nrtReplicas= =3D1&action=3DCREATE&numShards=3D2&createNodeSet=3D&stateFormat=3D1&wt=3Dja= vabin&version=3D2} status=3D0 QTime=3D204 [junit4] 2> 1162454 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty insta= nces pullReplicaCount=3D0 numOtherReplicas=3D3 [junit4] 2> 1162519 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in di= rectory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-co= re/test/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/shard-1-0= 01 of type NRT [junit4] 2> 1162520 WARN (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1162520 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.s.e.JettySolrRunner Start Jetty (original configured port=3D0) [junit4] 2> 1162520 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1162520 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4= 550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18 [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.session No SessionScavenger set, using defaults [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.session node0 Scavenging every 600000ms [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@546e713d{/s_dk/z= v,null,AVAILABLE} [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.AbstractConnector Started ServerConnector@10692268{HTTP/1.1,[http/1.1, = h2c]}{127.0.0.1:=DB=B3=DB=B4=DB=B7=DB=B2=DB=B3} [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.e.= j.s.Server Started @=DB=B1=DB=B1=DB=B6=DB=B2=DB=B5=DB=B5=DB=B8ms [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.s.e.JettySolrRunner Jetty properties: {hostContext=3D/s_dk/zv, solrconf= ig=3Dsolrconfig.xml, solr.data.dir=3D/home/jenkins/workspace/Lucene-Solr-ma= ster-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_4= 353A8AC3F8188B6-001/tempDir-001/jetty1, hostPort=3D37955, coreRootDirectory= =3D/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/te= st/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/shard-1-001/co= res} [junit4] 2> 1162521 ERROR (closeThreadPool-16183-thread-1) [ ] o.a.= s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be mi= ssing or incomplete. [junit4] 2> 1162521 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jL= oggerFactory [junit4] 2> 1162522 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 ve= rsion 9.0.0 [junit4] 2> 1162522 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port nul= l [junit4] 2> 1162522 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1162522 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-03T00:19:37.36= 8082Z [junit4] 2> 1162523 INFO (zkConnectionManagerCallback-16185-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162524 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeep= er) [junit4] 2> 1162524 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.SolrXmlConfig Loading container configuration from /home/jenkins/worksp= ace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.H= ttpPartitionTest_4353A8AC3F8188B6-001/shard-1-001/solr.xml [junit4] 2> 1162525 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay = is ignored [junit4] 2> 1162525 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpirat= ion is ignored [junit4] 2> 1162526 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServe= r@702f346c, but no JMX reporters were configured - adding default JMX repor= ter. [junit4] 2> 1162596 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in di= rectory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-co= re/test/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/shard-2-0= 01 of type NRT [junit4] 2> 1162596 WARN (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.s.e.JettySolrRunner Start Jetty (original configured port=3D0) [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4= 550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18 [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.session No SessionScavenger set, using defaults [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.session node0 Scavenging every 600000ms [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c8b86b1{/s_dk/z= v,null,AVAILABLE} [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.AbstractConnector Started ServerConnector@3e9f1703{HTTP/1.1,[http/1.1, = h2c]}{127.0.0.1:=DB=B4=DB=B0=DB=B8=DB=B6=DB=B7} [junit4] 2> 1162597 INFO (closeThreadPool-16183-thread-2) [ ] o.e.= j.s.Server Started @=DB=B1=DB=B1=DB=B6=DB=B2=DB=B6=DB=B3=DB=B4ms [junit4] 2> 1162598 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.s.e.JettySolrRunner Jetty properties: {hostContext=3D/s_dk/zv, solrconf= ig=3Dsolrconfig.xml, solr.data.dir=3D/home/jenkins/workspace/Lucene-Solr-ma= ster-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_4= 353A8AC3F8188B6-001/tempDir-001/jetty2, hostPort=3D38415, coreRootDirectory= =3D/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/te= st/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/shard-2-001/co= res} [junit4] 2> 1162598 ERROR (closeThreadPool-16183-thread-2) [ ] o.a.= s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be mi= ssing or incomplete. [junit4] 2> 1162598 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jL= oggerFactory [junit4] 2> 1162598 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 ve= rsion 9.0.0 [junit4] 2> 1162598 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port nul= l [junit4] 2> 1162598 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1162598 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-03T00:19:37.44= 4197Z [junit4] 2> 1162602 INFO (zkConnectionManagerCallback-16188-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162602 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeep= er) [junit4] 2> 1162602 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.SolrXmlConfig Loading container configuration from /home/jenkins/worksp= ace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.H= ttpPartitionTest_4353A8AC3F8188B6-001/shard-2-001/solr.xml [junit4] 2> 1162604 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay = is ignored [junit4] 2> 1162604 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpirat= ion is ignored [junit4] 2> 1162605 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServe= r@702f346c, but no JMX reporters were configured - adding default JMX repor= ter. [junit4] 2> 1162653 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChec= ker [whitelistHosts=3Dnull, whitelistHostCheckingEnabled=3Dfalse] [junit4] 2> 1162653 WARN (closeThreadPool-16183-thread-1) [ ] o.e.= j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Ssl= ContextFactory@31bcf3f6[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 1162655 WARN (closeThreadPool-16183-thread-1) [ ] o.e.= j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Ssl= ContextFactory@191bdb78[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 1162656 INFO (closeThreadPool-16183-thread-1) [ ] o.a.= s.c.ZkContainer Zookeeper client=3D127.0.0.1:37095/solr [junit4] 2> 1162656 INFO (zkConnectionManagerCallback-16195-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162658 INFO (zkConnectionManagerCallback-16197-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162660 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooK= eeper... (0) -> (1) [junit4] 2> 1162662 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.ZkController Publish node=3D127.0.0.1:37955_= s_dk%2Fzv as DOWN [junit4] 2> 1162662 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.TransientSolrCoreCacheDefault Allocating tra= nsient cache for 4 transient cores [junit4] 2> 1162662 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.ZkController Register node as live in ZooKee= per:/live_nodes/127.0.0.1:37955_s_dk%2Fzv [junit4] 2> 1162662 INFO (zkCallback-16181-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1162662 INFO (zkCallback-16162-thread-4) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1162662 INFO (zkCallback-16169-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1162663 INFO (zkCallback-16196-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1162671 INFO (zkConnectionManagerCallback-16204-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162672 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooK= eeper... (0) -> (2) [junit4] 2> 1162672 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at = 127.0.0.1:37095/solr ready [junit4] 2> 1162672 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.h.a.MetricsHistoryHandler No .system collectio= n, keeping metrics history in memory. [junit4] 2> 1162674 INFO (TEST-HttpPartitionTest.test-seed#[4353A8AC3= F8188B6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in di= rectory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-co= re/test/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/shard-3-0= 01 of type NRT [junit4] 2> 1162675 WARN (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1162675 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.s.e.JettySolrRunner Start Jetty (original configured port=3D0) [junit4] 2> 1162675 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1162675 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4= 550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18 [junit4] 2> 1162681 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 1162681 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.session No SessionScavenger set, using defaults [junit4] 2> 1162681 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.session node0 Scavenging every 600000ms [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bcb7ae5{/s_dk/z= v,null,AVAILABLE} [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.AbstractConnector Started ServerConnector@45d32765{HTTP/1.1,[http/1.1, = h2c]}{127.0.0.1:=DB=B4=DB=B4=DB=B5=DB=B6=DB=B9} [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.e.= j.s.Server Started @=DB=B1=DB=B1=DB=B6=DB=B2=DB=B7=DB=B1=DB=B8ms [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.s.e.JettySolrRunner Jetty properties: {hostContext=3D/s_dk/zv, solrconf= ig=3Dsolrconfig.xml, solr.data.dir=3D/home/jenkins/workspace/Lucene-Solr-ma= ster-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_4= 353A8AC3F8188B6-001/tempDir-001/jetty3, hostPort=3D36395, coreRootDirectory= =3D/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/te= st/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/shard-3-001/co= res} [junit4] 2> 1162682 ERROR (closeThreadPool-16183-thread-3) [ ] o.a.= s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be mi= ssing or incomplete. [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jL= oggerFactory [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 ve= rsion 9.0.0 [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port nul= l [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1162682 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-03T00:19:37.52= 8574Z [junit4] 2> 1162684 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.n= ode' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxM= BeanServer@702f346c [junit4] 2> 1162687 INFO (zkConnectionManagerCallback-16207-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162688 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeep= er) [junit4] 2> 1162688 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.SolrXmlConfig Loading container configuration from /home/jenkins/worksp= ace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.H= ttpPartitionTest_4353A8AC3F8188B6-001/shard-3-001/solr.xml [junit4] 2> 1162690 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay = is ignored [junit4] 2> 1162690 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpirat= ion is ignored [junit4] 2> 1162691 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServe= r@702f346c, but no JMX reporters were configured - adding default JMX repor= ter. [junit4] 2> 1162692 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.j= vm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBe= anServer@702f346c [junit4] 2> 1162692 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.j= etty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.Jm= xMBeanServer@702f346c [junit4] 2> 1162693 INFO (closeThreadPool-16183-thread-1) [n:127.0.0.= 1:37955_s_dk%2Fzv ] o.a.s.c.CorePropertiesLocator Found 0 core definitio= ns underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/s= olr-core/test/J2/temp/solr.cloud.HttpPartitionTest_4353A8AC3F8188B6-001/sha= rd-1-001/cores [junit4] 2> 1162789 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChec= ker [whitelistHosts=3Dnull, whitelistHostCheckingEnabled=3Dfalse] [junit4] 2> 1162790 WARN (closeThreadPool-16183-thread-2) [ ] o.e.= j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Ssl= ContextFactory@617a1e73[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 1162792 WARN (closeThreadPool-16183-thread-2) [ ] o.e.= j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Ssl= ContextFactory@5a5de7cc[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 1162793 INFO (closeThreadPool-16183-thread-2) [ ] o.a.= s.c.ZkContainer Zookeeper client=3D127.0.0.1:37095/solr [junit4] 2> 1162793 INFO (zkConnectionManagerCallback-16214-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162795 INFO (zkConnectionManagerCallback-16216-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162797 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooK= eeper... (0) -> (2) [junit4] 2> 1162798 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.c.ZkController Publish node=3D127.0.0.1:38415_= s_dk%2Fzv as DOWN [junit4] 2> 1162798 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.c.TransientSolrCoreCacheDefault Allocating tra= nsient cache for 4 transient cores [junit4] 2> 1162798 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.c.ZkController Register node as live in ZooKee= per:/live_nodes/127.0.0.1:38415_s_dk%2Fzv [junit4] 2> 1162799 INFO (zkCallback-16196-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1162799 INFO (zkCallback-16181-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1162799 INFO (zkCallback-16162-thread-4) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1162799 INFO (zkCallback-16169-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1162801 INFO (zkCallback-16203-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1162801 INFO (zkCallback-16215-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1162802 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChec= ker [whitelistHosts=3Dnull, whitelistHostCheckingEnabled=3Dfalse] [junit4] 2> 1162803 WARN (closeThreadPool-16183-thread-3) [ ] o.e.= j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Ssl= ContextFactory@66dfb597[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 1162804 WARN (closeThreadPool-16183-thread-3) [ ] o.e.= j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Ssl= ContextFactory@22aaaef2[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 1162805 INFO (closeThreadPool-16183-thread-3) [ ] o.a.= s.c.ZkContainer Zookeeper client=3D127.0.0.1:37095/solr [junit4] 2> 1162806 INFO (zkConnectionManagerCallback-16224-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162807 INFO (zkConnectionManagerCallback-16229-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162808 INFO (zkConnectionManagerCallback-16231-thread-1)= [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1162808 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooK= eeper... (0) -> (3) [junit4] 2> 1162808 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at = 127.0.0.1:37095/solr ready [junit4] 2> 1162808 INFO (closeThreadPool-16183-thread-2) [n:127.0.0.= 1:38415_s_dk%2Fzv ] o.a.s.h.a.MetricsHistoryHandler No .system collectio= n, keeping metrics history in memory. [junit4] 2> 1162809 INFO (closeThreadPool-16183-thread-3) [n:127.0.0.= 1:36395_s_dk%2Fzv ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooK= eeper... (0) -> (3) [junit4] 2> 1162810 INFO (closeThreadPool-16183-thread-3) [n:127.0.0.= 1:36395_s_dk%2Fzv ] o.a.s.c.ZkController Publish node=3D127.0.0.1:36395_= s_dk%2Fzv as DOWN [junit4] 2> 1162810 INFO (closeThreadPool-16183-thread-3) [n:127.0.0.= 1:36395_s_dk%2Fzv ] o.a.s.c.TransientSolrCoreCacheDefault Allocating tra= nsient cache for 4 transient cores [junit4] 2> 1162810 INFO (closeThreadPool-16183-thread-3) [n:127.0.0.= 1:36395_s_dk%2Fzv ] o.a.s.c.ZkController Register node as live in ZooKee= per:/live_nodes/127.0.0.1:36395_s_dk%2Fzv [junit4] 2> 1162811 INFO (zkCallback-16169-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162811 INFO (zkCallback-16215-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162811 INFO (zkCallback-16162-thread-4) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162811 INFO (zkCallback-16203-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162811 INFO (zkCallback-16181-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162811 INFO (zkCallback-16196-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162811 INFO (zkCallback-16228-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162813 INFO (zkCallback-16230-thread-1) [ ] o.a.s.c.c= .ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1162819 INF [...truncated too long message...] =3D518979584 [junit4] 2> NOTE: All tests run in this JVM: [DistributedUpdateProcess= orTest, DistributedUpdateProcessorTest, DistributedUpdateProcessorTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DDistributedUp= dateProcessorTest -Dtests.seed=3D4353A8AC3F8188B6 -Dtests.multiplier=3D3 -D= tests.slow=3Dtrue -Dtests.badapples=3Dtrue -Dtests.locale=3Dhr -Dtests.time= zone=3DAmerica/Aruba -Dtests.asserts=3Dtrue -Dtests.file.encoding=3DUTF-8 [junit4] ERROR 0.00s J2 | DistributedUpdateProcessorTest (suite) <<< [junit4] > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is no= t working with this JVM version.Throwable #2: java.lang.NullPointerExceptio= n [junit4] > =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]= :0) [junit4] > =09at org.apache.solr.update.processor.DistributedUpdatePr= ocessorTest.AfterClass(DistributedUpdateProcessorTest.java:67) [junit4] > =09at java.base/jdk.internal.reflect.NativeMethodAccessorI= mpl.invoke0(Native Method) [junit4] > =09at java.base/jdk.internal.reflect.NativeMethodAccessorI= mpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > =09at java.base/jdk.internal.reflect.DelegatingMethodAcces= sorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > =09at java.base/java.lang.reflect.Method.invoke(Method.jav= a:567) [junit4] > =09at java.base/java.lang.Thread.run(Thread.java:835) [junit4] Completed [3/10 (3!)] on J2 in 0.28s, 0 tests, 1 error <<< FAIL= URES! [...truncated 13 lines...] [junit4] Suite: org.apache.solr.update.processor.DistributedUpdateProces= sorTest [junit4] 2> 52955 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity che= cks: test.solr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/= ./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-mast= er-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.Distribute= dUpdateProcessorTest_4353A8AC3F8188B6-001/init-core-data-001 [junit4] 2> 52956 WARN (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers:= numOpens=3D22 numCloses=3D22 [junit4] 2> 52957 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUME= RIC_POINTS_SYSPROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 52957 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) = and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=3D"", = value=3D0.0/0.0, ssl=3D0.0/0.0, clientAuth=3D0.0/0.0) [junit4] 2> 52963 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 -----------------------= -------------------------------- Done waiting for tracked resources to be r= eleased [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene80): {}, do= cValues:{}, maxPointsInLeafNode=3D2010, maxMBSortInHeap=3D5.848209775432521= , sim=3DAsserting(org.apache.lucene.search.similarities.AssertingSimilarity= @5f2cac4f), locale=3Dhr, timezone=3DAmerica/Aruba [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-= ea (64-bit)/cpus=3D8,threads=3D1,free=3D396479224,total=3D518979584 [junit4] 2> NOTE: All tests run in this JVM: [HttpPartitionTest, Distr= ibutedUpdateProcessorTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DDistributedUp= dateProcessorTest -Dtests.seed=3D4353A8AC3F8188B6 -Dtests.multiplier=3D3 -D= tests.slow=3Dtrue -Dtests.badapples=3Dtrue -Dtests.locale=3Dhr -Dtests.time= zone=3DAmerica/Aruba -Dtests.asserts=3Dtrue -Dtests.file.encoding=3DUTF-8 [junit4] ERROR 0.00s J1 | DistributedUpdateProcessorTest (suite) <<< [junit4] > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is no= t working with this JVM version.Throwable #2: java.lang.NullPointerExceptio= n [junit4] > =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]= :0) [junit4] > =09at org.apache.solr.update.processor.DistributedUpdatePr= ocessorTest.AfterClass(DistributedUpdateProcessorTest.java:67) [junit4] > =09at java.base/jdk.internal.reflect.NativeMethodAccessorI= mpl.invoke0(Native Method) [junit4] > =09at java.base/jdk.internal.reflect.NativeMethodAccessorI= mpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > =09at java.base/jdk.internal.reflect.DelegatingMethodAcces= sorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > =09at java.base/java.lang.reflect.Method.invoke(Method.jav= a:567) [junit4] > =09at java.base/java.lang.Thread.run(Thread.java:835) [junit4] Completed [7/10 (4!)] on J1 in 0.27s, 0 tests, 1 error <<< FAIL= URES! [...truncated 1 lines...] [junit4] Suite: org.apache.solr.update.processor.DistributedUpdateProces= sorTest [junit4] 2> 53455 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity che= cks: test.solr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/= ./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-mast= er-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.Distribute= dUpdateProcessorTest_4353A8AC3F8188B6-001/init-core-data-001 [junit4] 2> 53455 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUME= RIC_POINTS_SYSPROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 53456 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) = and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=3D"", = value=3D0.0/0.0, ssl=3D0.0/0.0, clientAuth=3D0.0/0.0) [junit4] 2> 53457 INFO (SUITE-DistributedUpdateProcessorTest-seed#[43= 53A8AC3F8188B6]-worker) [ ] o.a.s.SolrTestCaseJ4 -----------------------= -------------------------------- Done waiting for tracked resources to be r= eleased [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene80): {}, do= cValues:{}, maxPointsInLeafNode=3D2010, maxMBSortInHeap=3D5.848209775432521= , sim=3DAsserting(org.apache.lucene.search.similarities.AssertingSimilarity= @7404a9c7), locale=3Dhr, timezone=3DAmerica/Aruba [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-= ea (64-bit)/cpus=3D8,threads=3D1,free=3D366711816,total=3D518979584 [junit4] 2> NOTE: All tests run in this JVM: [HttpPartitionTest, Distr= ibutedUpdateProcessorTest, DistributedUpdateProcessorTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DDistributedUp= dateProcessorTest -Dtests.seed=3D4353A8AC3F8188B6 -Dtests.multiplier=3D3 -D= tests.slow=3Dtrue -Dtests.badapples=3Dtrue -Dtests.locale=3Dhr -Dtests.time= zone=3DAmerica/Aruba -Dtests.asserts=3Dtrue -Dtests.file.encoding=3DUTF-8 [junit4] ERROR 0.00s J1 | DistributedUpdateProcessorTest (suite) <<< [junit4] > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is no= t working with this JVM version.Throwable #2: java.lang.NullPointerExceptio= n [junit4] > =09at __randomizedtesting.SeedInfo.seed([4353A8AC3F8188B6]= :0) [junit4] > =09at org.apache.solr.update.processor.DistributedUpdatePr= ocessorTest.AfterClass(DistributedUpdateProcessorTest.java:67) [junit4] > =09at java.base/jdk.internal.reflect.NativeMethodAccessorI= mpl.invoke0(Native Method) [junit4] > =09at java.base/jdk.internal.reflect.NativeMethodAccessorI= mpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > =09at java.base/jdk.internal.reflect.DelegatingMethodAcces= sorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > =09at java.base/java.lang.reflect.Method.invoke(Method.jav= a:567) [junit4] > =09at java.base/java.lang.Thread.run(Thread.java:835) [junit4] Completed [8/10 (5!)] on J1 in 0.25s, 0 tests, 1 error <<< FAIL= URES! [...truncated 23 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:14= 93: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:10= 20: There were test failures: 10 suites, 5 tests, 10 suite-level errors [se= ed: 4353A8AC3F8188B6] Total time: 1 minute 37 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionTest [repro] 5/5 failed: org.apache.solr.update.processor.DistributedUpdatePro= cessorTest [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 Archiving artifacts Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac= ) Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Using GitBlamer to create author and commit information for al= l warnings. GIT_COMMIT=3Dcdd130ccb69e4483ca4fa488c3e9f0b88631cfcb, workspa= ce=3D/home/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #24023 Recording test results Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTA= BLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 ------=_Part_58_169628518.1556844516879 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_58_169628518.1556844516879--