Skip to content

Conversation

@samestep
Copy link
Contributor

This is a reland of #58174.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 14, 2021

💊 CI failures summary and remediations

As of commit 789d89e (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_bionic_py3_8_gcc9_coverage_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

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

@samestep samestep marked this pull request as ready for review May 14, 2021 17:27
@facebook-github-bot
Copy link
Contributor

@samestep merged this pull request in 623d63d.

@samestep samestep deleted the gha-docker-build-push branch May 14, 2021 20:12
facebook-github-bot pushed a commit that referenced this pull request May 17, 2021
Summary:
Since #58299 changed the calculate-docker-image job from `ubuntu-18.04` to `linux.2xlarge`, it has been sometimes failing with this message:

```
Warning: Unable to clean or reset the repository. The repository will be recreated instead.
Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch'
Error: Command failed: rm -rf "/home/ec2-user/actions-runner/_work/pytorch/pytorch/.azure_pipelines"
```

- https://github.com/pytorch/pytorch/runs/2587348894
- https://github.com/pytorch/pytorch/runs/2592943274
- https://github.com/pytorch/pytorch/runs/2600707737

This PR hopes to fix that issue by adding the "Chown workspace" step that we already use for the other jobs in the Linux CI workflow.

Pull Request resolved: #58398

Reviewed By: seemethere

Differential Revision: D28476902

Pulled By: samestep

fbshipit-source-id: a7dbf0ad9c18ac44cc1a3cef7647f56489958fe6
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
This is a reland of pytorch#58174.

Pull Request resolved: pytorch#58299

Reviewed By: malfet, seemethere, janeyx99

Differential Revision: D28445451

Pulled By: samestep

fbshipit-source-id: 2654118fe80f50bbdaaad9b7ee58dfd8ef25980d
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Since pytorch#58299 changed the calculate-docker-image job from `ubuntu-18.04` to `linux.2xlarge`, it has been sometimes failing with this message:

```
Warning: Unable to clean or reset the repository. The repository will be recreated instead.
Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch'
Error: Command failed: rm -rf "/home/ec2-user/actions-runner/_work/pytorch/pytorch/.azure_pipelines"
```

- https://github.com/pytorch/pytorch/runs/2587348894
- https://github.com/pytorch/pytorch/runs/2592943274
- https://github.com/pytorch/pytorch/runs/2600707737

This PR hopes to fix that issue by adding the "Chown workspace" step that we already use for the other jobs in the Linux CI workflow.

Pull Request resolved: pytorch#58398

Reviewed By: seemethere

Differential Revision: D28476902

Pulled By: samestep

fbshipit-source-id: a7dbf0ad9c18ac44cc1a3cef7647f56489958fe6
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