Gus aparently already figured this out and moved the discussion to the realted jira, but to close the loop for folks who may not have seen it...
https://issues.apache.org/jira/browse/SOLR-13534?focusedCommentId=16868656&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16868656 : Date: Thu, 20 Jun 2019 11:39:51 -0400 : From: Gus Heck <[email protected]> : Reply-To: [email protected] : To: dev <[email protected]> : Subject: Re: [JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 190 : - Still Failing! : : hmm I'm seeing this one on 8x locally as well... : : [ecj-lint] Internal compiler error: java.lang.NullPointerException at : org.eclipse.jdt.internal.compiler.lookup.TypeSystem.getUnannotatedType(TypeSystem.java:167) : [ecj-lint] ---------- : [ecj-lint] java.lang.NullPointerException : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.TypeSystem.getUnannotatedType(TypeSystem.java:167) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.TypeSystem$HashedParameterizedTypes.get(TypeSystem.java:97) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem.getParameterizedType(AnnotatableTypeSystem.java:116) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createParameterizedType(LookupEnvironment.java:998) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope$Substitutor.substitute(Scope.java:508) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.substitute(Scope.java:432) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.InferenceContext18.reportUncheckedConversions(InferenceContext18.java:1601) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.InferenceContext18.inferInvocationType(InferenceContext18.java:457) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding.computeCompatibleMethod18(ParameterizedGenericMethodBinding.java:260) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding.computeCompatibleMethod(ParameterizedGenericMethodBinding.java:84) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.computeCompatibleMethod(Scope.java:743) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.computeCompatibleMethod(Scope.java:700) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.getStaticFactory(Scope.java:5017) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.AllocationExpression.inferConstructorOfElidedParameterizedType(AllocationExpression.java:571) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.AllocationExpression.resolveType(AllocationExpression.java:460) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.ReturnStatement.resolve(ReturnStatement.java:342) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.LambdaExpression.resolveType(LambdaExpression.java:424) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.LambdaExpression.cachedResolvedCopy(LambdaExpression.java:880) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.LambdaExpression.resolveExpressionExpecting(LambdaExpression.java:909) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.ConstraintExpressionFormula.reduce(ConstraintExpressionFormula.java:159) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.BoundSet.reduceOneConstraint(BoundSet.java:949) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.InferenceContext18.reduce(InferenceContext18.java:885) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.InferenceContext18.solve(InferenceContext18.java:836) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding.computeCompatibleMethod18(ParameterizedGenericMethodBinding.java:238) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding.computeCompatibleMethod(ParameterizedGenericMethodBinding.java:84) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.computeCompatibleMethod(Scope.java:743) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.computeCompatibleMethod(Scope.java:700) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.findMethod0(Scope.java:1656) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.findMethod(Scope.java:1557) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.lookup.Scope.getImplicitMethod(Scope.java:2524) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.MessageSend.findMethodBinding(MessageSend.java:914) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.MessageSend.resolveType(MessageSend.java:729) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.ReturnStatement.resolve(ReturnStatement.java:342) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolveStatements(AbstractMethodDeclaration.java:634) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.resolveStatements(MethodDeclaration.java:306) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolve(AbstractMethodDeclaration.java:544) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:1195) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:1308) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.resolve(CompilationUnitDeclaration.java:593) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:867) : [ecj-lint] at : org.eclipse.jdt.internal.compiler.ProcessTaskManager.run(ProcessTaskManager.java:141) : [ecj-lint] at java.lang.Thread.run(Thread.java:748) : [ecj-lint] : : : On Thu, Jun 20, 2019 at 11:21 AM Policeman Jenkins Server < : [email protected]> wrote: : : > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/190/ : > Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC : > : > All tests passed : > : > Build Log: : > [...truncated 64810 lines...] : > BUILD FAILED : > /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:634: The : > following error occurred while executing this line: : > /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:101: The : > following error occurred while executing this line: : > /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build.xml:644: : > The following error occurred while executing this line: : > /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:2093: : > The following error occurred while executing this line: : > /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:2132: : > Compile failed; see the compiler error output for details. : > : > Total time: 124 minutes 34 seconds : > Build step 'Invoke Ant' marked build as failure : > Archiving artifacts : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > [WARNINGS] Skipping publisher since build result is FAILURE : > Recording test results : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > Email was triggered for: Failure - Any : > Sending email for trigger: Failure - Any : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > Setting : > ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 : > : > --------------------------------------------------------------------- : > To unsubscribe, e-mail: [email protected] : > For additional commands, e-mail: [email protected] : : : : -- : http://www.needhamsoftware.com (work) : http://www.the111shift.com (play) : -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
