Skip to content

Revert "Fix code linter error" causing job submission failure on AWS Batch#6469

Merged
gmarciani merged 1 commit intoaws:release-3.11from
gmarciani:wip/mgiacomo/3.11.1/revert-awsbatch-change-1015-1
Oct 16, 2024
Merged

Revert "Fix code linter error" causing job submission failure on AWS Batch#6469
gmarciani merged 1 commit intoaws:release-3.11from
gmarciani:wip/mgiacomo/3.11.1/revert-awsbatch-change-1015-1

Conversation

@gmarciani
Copy link
Contributor

@gmarciani gmarciani commented Oct 16, 2024

This reverts commit 96d9d05.

The commit must be reverted because it causes consistent job submission failures with error:

CannotStartContainerError:
Error response from daemon: unable to find user root ENTRYPOINT [/parallelcluster/bin/entrypoint.sh]: no matching entries in passwd file

Description of changes

With this revetr the job submission succeeds.

Tests

  • Describe the automated and/or manual tests executed to validate the patch.
  • Describe the added/modified tests.

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This reverts commit 96d9d05.

The commit must be reverted because it causes consistent job submission failures with error:

CannotStartContainerError:
Error response from daemon: unable to find user root ENTRYPOINT [/parallelcluster/bin/entrypoint.sh]:
no matching entries in passwd file
@gmarciani gmarciani added bug skip-changelog-update Disables the check that enforces changelog updates in PRs 3.x labels Oct 16, 2024
@gmarciani gmarciani requested review from a team as code owners October 16, 2024 17:10
@gmarciani gmarciani enabled auto-merge (rebase) October 16, 2024 17:31
@gmarciani gmarciani merged commit 469ec11 into aws:release-3.11 Oct 16, 2024
@gmarciani gmarciani deleted the wip/mgiacomo/3.11.1/revert-awsbatch-change-1015-1 branch October 16, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x bug skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants