Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

Error reporting missing details #307

@udim

Description

@udim

Hi, I believe our Jenkins environment is somehow broken, but it's hard to tell which file is not found and there's no way to enable stacktraces either (how do you pass debug to main()?).

From our CI logs:

14:21:34 ==> Detecting CI provider
14:21:34     Jenkins Detected
14:21:34     Fixing merge commit SHA
14:21:34 ==> Preparing upload
14:21:34 Error: 'FileNotFoundError' object has no attribute 'returncode'

Full log: https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/16554/consoleFull

I believe the issue is with this line:

% (cmd, e.returncode, str(getattr(e, "output", str(e))))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions