[ 
https://issues.apache.org/jira/browse/HBASE-24631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145938#comment-17145938
 ] 

Hudson commented on HBASE-24631:
--------------------------------

Results for branch branch-2.3
        [build #156 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/156/]: 
(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/156/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/156/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(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/156/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/156/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Loosen Dockerfile pinned package versions of the "debian-revision"
> ------------------------------------------------------------------
>
>                 Key: HBASE-24631
>                 URL: https://issues.apache.org/jira/browse/HBASE-24631
>             Project: HBase
>          Issue Type: Task
>          Components: build
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> Portions of PR jobs have started failing. From the log, our versions of curl 
> is no longer available in ubuntu package servers.
> {noformat}
> [2020-06-24T21:41:59.524Z] 
> ============================================================================
> [2020-06-24T21:41:59.524Z] 
> ============================================================================
> [2020-06-24T21:41:59.524Z]                            Docker Image Creation
> [2020-06-24T21:41:59.524Z] 
> ============================================================================
> [2020-06-24T21:41:59.524Z] 
> ============================================================================
> [2020-06-24T21:41:59.524Z] 
> [2020-06-24T21:41:59.524Z] 
> [2020-06-24T21:41:59.524Z] Sending build context to Docker daemon  18.99kB
> [2020-06-24T21:41:59.524Z] Step 1/60 : FROM ubuntu:18.04 AS BASE_IMAGE
> [2020-06-24T21:42:00.233Z] 18.04: Pulling from library/ubuntu
> [2020-06-24T21:42:00.943Z] Digest: 
> sha256:86510528ab9cd7b64209cbbe6946e094a6d10c6db21def64a93ebdd20011de1d
> [2020-06-24T21:42:00.943Z] Status: Downloaded newer image for ubuntu:18.04
> [2020-06-24T21:42:00.943Z]  ---> 8e4ce0a6ce69
> [2020-06-24T21:42:00.943Z] Step 2/60 : SHELL ["/bin/bash", "-o", "pipefail", 
> "-c"]
> [2020-06-24T21:42:00.943Z]  ---> Using cache
> [2020-06-24T21:42:00.943Z]  ---> 9170e78be248
> [2020-06-24T21:42:00.943Z] Step 3/60 : RUN DEBIAN_FRONTEND=noninteractive 
> apt-get -qq update &&   DEBIAN_FRONTEND=noninteractive apt-get -qq install 
> --no-install-recommends -y     ca-certificates=20180409     
> curl=7.58.0-2ubuntu3.8     locales=2.27-3ubuntu1     bash=4.4.18-2ubuntu1.2   
>   build-essential=12.4ubuntu1     diffutils=1:3.6-1     
> git=1:2.17.1-1ubuntu0.7     rsync=3.1.2-2.1ubuntu1     tar=1.29b-2ubuntu0.1   
>   wget=1.19.4-1ubuntu2.2     bats=0.4.0-1.1     libperl-critic-perl=1.130-1   
>   python3=3.6.7-1~18.04     python3-pip=9.0.1-2.3~ubuntu1.18.04.1     
> python3-setuptools=39.0.1-2     ruby=1:2.5.1     ruby-dev=1:2.5.1     
> shellcheck=0.4.6-1     &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
> [2020-06-24T21:42:02.413Z]  ---> Running in 87d1f25abbc4
> [2020-06-24T21:42:11.760Z] E: Version '7.58.0-2ubuntu3.8' for 'curl' was not 
> found
> [2020-06-24T21:42:12.471Z] The command '/bin/bash -o pipefail -c 
> DEBIAN_FRONTEND=noninteractive apt-get -qq update &&   
> DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends -y 
>     ca-certificates=20180409     curl=7.58.0-2ubuntu3.8     
> locales=2.27-3ubuntu1     bash=4.4.18-2ubuntu1.2     
> build-essential=12.4ubuntu1     diffutils=1:3.6-1     git=1:2.17.1-1ubuntu0.7 
>     rsync=3.1.2-2.1ubuntu1     tar=1.29b-2ubuntu0.1     
> wget=1.19.4-1ubuntu2.2     bats=0.4.0-1.1     libperl-critic-perl=1.130-1     
> python3=3.6.7-1~18.04     python3-pip=9.0.1-2.3~ubuntu1.18.04.1     
> python3-setuptools=39.0.1-2     ruby=1:2.5.1     ruby-dev=1:2.5.1     
> shellcheck=0.4.6-1     &&     apt-get clean &&     rm -rf 
> /var/lib/apt/lists/*' returned a non-zero code: 100
> [2020-06-24T21:42:12.472Z] ERROR: Docker failed to build 
> yetus/hbase:023c6fe56b.{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to