Skip to content

Conversation

This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 31, 2022

🔗 Helpful links

❌ 2 New Failures

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

Expand to see more
  • 2/2 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages

See GitHub Actions build pull / linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge) (1/2)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-07-12T17:30:23.9785166Z ##[error]Process completed with exit code 1.
2022-07-12T17:30:23.9748261Z Non-cacheable calls                   0
2022-07-12T17:30:23.9748514Z Non-compilation calls                 0
2022-07-12T17:30:23.9748727Z Unsupported compiler calls            0
2022-07-12T17:30:23.9748939Z Average cache write               0.000 s
2022-07-12T17:30:23.9749143Z Average cache read miss           0.000 s
2022-07-12T17:30:23.9749357Z Average cache read hit            0.000 s
2022-07-12T17:30:23.9749578Z Failed distributed compilations       0
2022-07-12T17:30:23.9750105Z Cache location                  S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/)
2022-07-12T17:30:23.9750508Z + echo ::endgroup::
2022-07-12T17:30:23.9750950Z ##[endgroup]
2022-07-12T17:30:23.9785166Z ##[error]Process completed with exit code 1.
2022-07-12T17:30:23.9820922Z Prepare all required actions
2022-07-12T17:30:23.9821202Z Getting action download info
2022-07-12T17:30:24.5151701Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-12T17:30:24.5151930Z with:
2022-07-12T17:30:24.5152255Z   github-token: ***
2022-07-12T17:30:24.5152411Z env:
2022-07-12T17:30:24.5152591Z   GIT_DEFAULT_BRANCH: master
2022-07-12T17:30:24.5152776Z ##[endgroup]
2022-07-12T17:30:24.5178391Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-07-12T17:30:24.5178711Z with:

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test (2/2)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

2022-07-12T17:13:01.7931359Z �[0m�[1m�[31mERROR...c1plus: some warnings being treated as errors\n" }
2022-07-12T17:13:01.6894987Z �[32mINFO: �[0mElapsed time: 139.779s, Critical Path: 63.12s
2022-07-12T17:13:01.6900433Z �[32mINFO: �[0m1711 processes: 927 internal, 1 local, 783 processwrapper-sandbox.
2022-07-12T17:13:01.6920616Z �[31m�[1mFAILED:�[0m Build did NOT complete successfully
2022-07-12T17:13:01.7047370Z �[31m�[1mFAILED:�[0m Build did NOT complete successfully
2022-07-12T17:13:01.7272751Z �[0m+ sccache_epilogue
2022-07-12T17:13:01.7273400Z + echo '::group::Sccache Compilation Log'
2022-07-12T17:13:01.7274294Z ##[group]Sccache Compilation Log
2022-07-12T17:13:01.7274838Z + echo '=================== sccache compilation log ==================='
2022-07-12T17:13:01.7275205Z =================== sccache compilation log ===================
2022-07-12T17:13:01.7275741Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log
2022-07-12T17:13:01.7931359Z �[0m�[1m�[31mERROR�[0m 2022-07-12T17:13:00Z: sccache::server: Compilation failed: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "In file included from bazel-out/k8-fastbuild/bin/_virtual_includes/aten_headers/ATen/native/CPUBlas.h:3:0,\n                 from aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp:6:\nbazel-out/k8-fastbuild/bin/_virtual_includes/aten_headers/ATen/OpMathType.h:33:17: error: \'c10::ScalarType at::{anonymous}::toOpMathType(c10::ScalarType)\' defined but not used [-Werror=unused-function]\n c10::ScalarType toOpMathType(const c10::ScalarType type) {\n                 ^~~~~~~~~~~~\nIn file included from aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp:5:0:\nbazel-out/k8-fastbuild/bin/_virtual_includes/aten_headers/ATen/native/ConvUtils.h:219:13: error: \'void at::native::convolution_shape_check(at::CheckedFrom, const at::TensorGeometryArg&, const at::TensorGeometryArg&, const at::TensorGeometryArg&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)\' defined but not used [-Werror=unused-function]\n static void convolution_shape_check(\n             ^~~~~~~~~~~~~~~~~~~~~~~\ncc1plus: some warnings being treated as errors\n" }
2022-07-12T17:13:01.7933667Z 
2022-07-12T17:13:01.7962500Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ==========='
2022-07-12T17:13:01.7963277Z =========== If your build fails, please take a look at the log above for possible reasons ===========
2022-07-12T17:13:01.7963767Z + sccache --show-stats
2022-07-12T17:13:01.8280680Z Compile requests                    756
2022-07-12T17:13:01.8281307Z Compile requests executed           726
2022-07-12T17:13:01.8281730Z Cache hits                          691
2022-07-12T17:13:01.8282260Z Cache hits (C/C++)                  691
2022-07-12T17:13:01.8282782Z Cache misses                         20
2022-07-12T17:13:01.8283178Z Cache misses (C/C++)                 20

This comment was automatically generated by Dr. CI (expand for details).

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

Click here to manually regenerate this comment.

dagitses pushed a commit that referenced this pull request May 31, 2022
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

ghstack-source-id: 157660578
Pull Request resolved: #78535
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
dagitses pushed a commit that referenced this pull request Jun 2, 2022
Pull Request resolved: #78535

This captures some overlap between Bazel and fbcode.
ghstack-source-id: 157660578

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
dagitses pushed a commit that referenced this pull request Jun 17, 2022
Pull Request resolved: #78535

This captures some overlap between Bazel and fbcode.
ghstack-source-id: 157660578

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
dagitses pushed a commit that referenced this pull request Jun 20, 2022
Pull Request resolved: #78535

This captures some overlap between Bazel and fbcode.
ghstack-source-id: 157660578

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
dagitses pushed a commit that referenced this pull request Jun 22, 2022
Pull Request resolved: #78535

This captures some overlap between Bazel and fbcode.
ghstack-source-id: 157660578

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
dagitses pushed a commit that referenced this pull request Jun 23, 2022
Pull Request resolved: #78535

This captures some overlap between Bazel and fbcode.
ghstack-source-id: 157660578

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
@dagitses dagitses mentioned this pull request Jul 6, 2022
Michael Andreas Dagitses added 2 commits July 8, 2022 07:25
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
This captures some overlap between Bazel and fbcode.

Differential Revision: [D36780883](https://our.internmc.facebook.com/intern/diff/D36780883/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D36780883/)!

[ghstack-poisoned]
@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Sep 10, 2022
@facebook-github-bot
Copy link
Contributor

/easycla

As part of the transition to the PyTorch Foundation, this project now requires contributions be covered under the new CLA. See #85559 for additional details.

This comment will trigger a new check of this PR. If you are already covered, you will simply see a new "EasyCLA" check that passes. If you are not covered, a bot will leave a new comment with a link to sign.

@linux-foundation-easycla
Copy link

CLA Not Signed

@github-actions github-actions bot closed this Nov 3, 2022
@dagitses dagitses deleted the gh/dagitses/353/head branch November 19, 2022 03:51
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.

2 participants