Skip to content

ml-infra build fails due to HUGE logs #40

@vmarkovtsev

Description

@vmarkovtsev

I have noticed that if I update the lowest image in our stack - ml-infra-base-python - the CI build fails due to the log exceeding the maximum length limit.

This is most likely due to building numpy and scipy, which floods the console with verbose compilation commands.

I am not sure what's the best way to solve this problem:

  • Silence numpy and scipy
  • Invent something else in the CI scripts and avoid this problem once and for all

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