Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #1043
Closed
Open
Issue created May 26, 2023 by Bruno de Paula Kinoshita@bdepaulaMaintainer

Redundancy in the autosubmit report output

Hello @dbeltran and @bdepaula,

Autosubmit Version

master 9592607b

Expid affected(If applicable)

NA

Which task has issues? Where is the log(If applicable)

NA

Summary

Running autosubmit report -all ..., the output YAML has some redundant information. Each job appears to have information about the other jobs that are already in this report.

image

image

If you look at the screenshot above, SYNC_TO_REMOTE has a JOBS.SYNC_TO_REMOTE, and also to other jobs.

Steps to reproduce

autosubmit report -all $expid

What is the current bug behavior?

Redundant information in the report (for a 7-8 tasks workflow, I am getting a report with 1205 lines. Out of these lines, 746 have the token "JOBS". Fixing this issue might greatly simplify the report output.

$ cat a008_parameter_list_20230517-151204.txt  | grep JOBS | wc -l
746

What is the expected correct behavior?

No redundant information.

Relevant logs and/or screenshots(if applicable)

NA

Any other relevant information(if applicable)

()

Assignee
Assign to
Time tracking