[ https://issues.apache.org/jira/browse/HADOOP-15283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akira Ajisaka updated HADOOP-15283: ----------------------------------- Resolution: Fixed Fix Version/s: 2.7.6 2.8.4 2.9.1 2.10.0 Status: Resolved (was: Patch Available) Committed to branch-2, branch-2.9, branch-2.8, and branch-2.7. Let's see what happens. > Upgrade from findbugs 3.0.1 to spotbugs 3.1.2 in branch-2 to fix docker image > build > ----------------------------------------------------------------------------------- > > Key: HADOOP-15283 > URL: https://issues.apache.org/jira/browse/HADOOP-15283 > Project: Hadoop Common > Issue Type: Bug > Reporter: Xiao Chen > Assignee: Akira Ajisaka > Priority: Major > Fix For: 2.10.0, 2.9.1, 2.8.4, 2.7.6 > > Attachments: HADOOP-15283-branch-2.001.patch, > HADOOP-15283-branch-2.002.patch, HADOOP-15283-branch-2.test.patch > > > 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org