Xiao Chen created HADOOP-15283:
----------------------------------
Summary: branch-2.8 pre-commit failed to build docker image
Key: HADOOP-15283
URL: https://issues.apache.org/jira/browse/HADOOP-15283
Project: Hadoop Common
Issue Type: Bug
Reporter: Xiao Chen
Not sure about other branches, but branch-2.8 pre-commit is failing at building
docker images.
See [https://builds.apache.org/job/PreCommit-HDFS-Build/23274]
{noformat}
...
Step 13/31 : RUN mkdir -p /opt/findbugs && curl -L -s -S
https://sourceforge.net/projects/findbugs/files/findbugs/3.0.1/findbugs-noUpdateChecks-3.0.1.tar.gz/download
-o /opt/findbugs.tar.gz && tar xzf /opt/findbugs.tar.gz
--strip-components 1 -C /opt/findbugs
---> Running in 59d3581d6f6c
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c mkdir -p /opt/findbugs && curl -L -s -S
https://sourceforge.net/projects/findbugs/files/findbugs/3.0.1/findbugs-noUpdateChecks-3.0.1.tar.gz/download
-o /opt/findbugs.tar.gz && tar xzf /opt/findbugs.tar.gz
--strip-components 1 -C /opt/findbugs' returned a non-zero code: 2
Total Elapsed time: 11m 54s
ERROR: Docker failed to build image.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]