Skip to content

[CircleCI] s/ubuntu-1604:202007-01/ubuntu-2004:202104-01/#58308

Closed
malfet wants to merge 5 commits intopytorch:masterfrom
malfet:malfet/update-executors
Closed

[CircleCI] s/ubuntu-1604:202007-01/ubuntu-2004:202104-01/#58308
malfet wants to merge 5 commits intopytorch:masterfrom
malfet:malfet/update-executors

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented May 14, 2021

Switch to latest ubuntu supported by CircleCI, according to https://circleci.com/docs/2.0/configuration-reference/#machine

Also upgrade awscli from 1.x to 2.x, which requires replacing aws ecr get-login with awc ecr get-login-password, per https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html#cliv2-migration-ecr-get-login

@malfet malfet requested a review from a team May 14, 2021 18:07
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 14, 2021

💊 CI failures summary and remediations

As of commit b38ac9b (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
CircleCI pytorch_linux_xenial_py3_clang7_onnx_ort_test2 Run tests 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Contributor

@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@malfet malfet force-pushed the malfet/update-executors branch from 7cc4e9d to 6b38e66 Compare May 14, 2021 21:49
Copy link
Contributor

@walterddr walterddr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like pip install is failing.

@malfet
Copy link
Contributor Author

malfet commented May 14, 2021

@walterddr yeah, because there are no unversioned pip in newer distros, only pip2 and pip3

@facebook-github-bot
Copy link
Contributor

@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in b0819b0.

@malfet malfet deleted the malfet/update-executors branch May 15, 2021 01:32
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
)

Summary:
Switch to latest ubuntu supported by CircleCI, according to https://circleci.com/docs/2.0/configuration-reference/#machine

Also upgrade awscli from 1.x to 2.x, which requires replacing aws ecr get-login with awc ecr get-login-password, per https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html#cliv2-migration-ecr-get-login

Pull Request resolved: pytorch#58308

Reviewed By: walterddr

Differential Revision: D28446659

Pulled By: malfet

fbshipit-source-id: 260f795dce83b3d191d8e3fa629c77c1b9fae36c
malfet added a commit to malfet/pytorch that referenced this pull request Nov 2, 2021
Replacing `aws ecr get-login` with `awc ecr get-login-password`, per https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html#cliv2-migration-ecr-get-login

Follow up after the similar change in CircleCI: pytorch#58308
facebook-github-bot pushed a commit that referenced this pull request Nov 3, 2021
Summary:
Replacing `aws ecr get-login` with `awc ecr get-login-password`, per https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html#cliv2-migration-ecr-get-login

Follow up after the similar change in CircleCI: #58308

Pull Request resolved: #67709

Reviewed By: seemethere, janeyx99

Differential Revision: D32119319

Pulled By: malfet

fbshipit-source-id: 0cd0d8f4d81e9981a5f8fbf9b812a9167fd48135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants