[
https://issues.apache.org/jira/browse/HBASE-24002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066848#comment-17066848
]
Hudson commented on HBASE-24002:
--------------------------------
Results for branch branch-2.3
[build #7 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/7/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/7//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/7//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/7//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/7//JDK11_Nightly_Build_Report/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for
details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/7//artifact/output-integration/hadoop-2.log].
(note that this means we didn't run on Hadoop 3)
> shadedjars check does not propagate --hadoop-profile
> ----------------------------------------------------
>
> Key: HBASE-24002
> URL: https://issues.apache.org/jira/browse/HBASE-24002
> Project: HBase
> Issue Type: Task
> Components: build
> Affects Versions: 3.0.0, 2.3.0, 2.4.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.4.0
>
>
> After HBASE-23829, we see the {{shadedjars}} check fail on JDK11 stages. From
> the log
> {noformat}
> Tue Mar 17 00:14:24 UTC 2020
> cd
> /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1296/yetus-jdk11-hadoop3-check/src
> /opt/maven/bin/mvn --batch-mode
> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1296/yetus-m2/hbase-branch-2-patch-1
> clean verify -fae --batch-mode -pl
> hbase-shaded/hbase-shaded-check-invariants -am -Dtest=NoUnitTests
> -DHBasePatchProcess -Prelease -Dmaven.javadoc.skip=true
> -Dcheckstyle.skip=true -Dspotbugs.skip=true
> ...
> [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (hadoop3-profile-required)
> @ hbase ---
> [INFO] Adding ignore: module-info
> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed
> with message:
> HBase with JDK11 requires Hadoop3. Activate the profile with
> `-Dhadoop.profile=3.0`.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)