Attila Doroszlai created HDDS-13995:
---------------------------------------
Summary: Improve summary for installation failure
Key: HDDS-13995
URL: https://issues.apache.org/jira/browse/HDDS-13995
Project: Apache Ozone
Issue Type: Sub-task
Components: CI
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
The goal of this task is to improve the _Summary of failures_ step for the case
when installation of some tools fails.
Actual failure with details:
{code:title=https://github.com/apache/ozone/actions/runs/19634663643/job/56224888626?pr=9258#step:13:1180}
[INFO] --- exec:3.6.2:exec (default) @ hdds-docs ---
mkdir: created directory '/home/runner/work/ozone/ozone/.dev-tools/hugo'
~/work/ozone/ozone/.dev-tools/hugo ~/work/ozone/ozone
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
chmod: cannot access 'bin/hugo': No such file or directory
Failed to install hugo
[ERROR] Command execution failed.
{code}
Summary of failures:
{code:title=https://github.com/apache/ozone/actions/runs/19634663643/job/56224888626?pr=9258#step:16:17}
[ERROR] Command execution failed.
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.6.2:exec
(default) on project hdds-docs: Command execution failed. Process exited with
an error: 1 (Exit value: 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :hdds-docs
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]