Skip to content

Conversation

malfet
Copy link
Contributor

@malfet malfet commented May 6, 2022

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 6, 2022

🔗 Helpful links

❌ 6 New Failures

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

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

🕵️ 6 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-rocm5.1-py3.7 / test (default, 1, 2, linux.rocm.gpu) (1/6)

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

2022-05-07T01:18:50.7728946Z FAIL [0.012s]: tes...let_margin_loss_cuda_uint8 (__main__.TestMetaCUDA)
2022-05-07T01:18:50.7725486Z     return fn(self, *args, **kwargs)
2022-05-07T01:18:50.7726004Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T01:18:50.7726359Z     fn(*args, **kwargs)
2022-05-07T01:18:50.7726858Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1150, in wrapper
2022-05-07T01:18:50.7727229Z     fn(*args, **kwargs)
2022-05-07T01:18:50.7727516Z   File "test_meta.py", line 893, in test_meta
2022-05-07T01:18:50.7727911Z     self.fail('expected failure, but succeeded')
2022-05-07T01:18:50.7728253Z AssertionError: expected failure, but succeeded
2022-05-07T01:18:50.7728452Z 
2022-05-07T01:18:50.7728587Z ======================================================================
2022-05-07T01:18:50.7728946Z FAIL [0.012s]: test_meta_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA)
2022-05-07T01:18:50.7729473Z ----------------------------------------------------------------------
2022-05-07T01:18:50.7729842Z Traceback (most recent call last):
2022-05-07T01:18:50.7730382Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1800, in wrapper
2022-05-07T01:18:50.7730835Z     method(*args, **kwargs)
2022-05-07T01:18:50.7731384Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2022-05-07T01:18:50.7731888Z     result = test(self, **param_kwargs)
2022-05-07T01:18:50.7732449Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 773, in test_wrapper
2022-05-07T01:18:50.7732837Z     return test(*args, **kwargs)
2022-05-07T01:18:50.7733364Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 966, in only_fn
2022-05-07T01:18:50.7733751Z     return fn(self, *args, **kwargs)

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge) (2/6)

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

2022-05-07T01:30:04.0904249Z FAIL [0.000s]: tes...iplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T01:30:04.0901709Z     return fn(self, *args, **kwargs)
2022-05-07T01:30:04.0902056Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 808, in wrapper
2022-05-07T01:30:04.0902357Z     fn(*args, **kwargs)
2022-05-07T01:30:04.0902744Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 1150, in wrapper
2022-05-07T01:30:04.0903053Z     fn(*args, **kwargs)
2022-05-07T01:30:04.0903262Z   File "test_meta.py", line 893, in test_meta
2022-05-07T01:30:04.0903501Z     self.fail('expected failure, but succeeded')
2022-05-07T01:30:04.0903752Z AssertionError: expected failure, but succeeded
2022-05-07T01:30:04.0903895Z 
2022-05-07T01:30:04.0903989Z ======================================================================
2022-05-07T01:30:04.0904249Z FAIL [0.000s]: test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T01:30:04.0904563Z ----------------------------------------------------------------------
2022-05-07T01:30:04.0904813Z Traceback (most recent call last):
2022-05-07T01:30:04.0905205Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 376, in instantiated_test
2022-05-07T01:30:04.0905533Z     result = test(self, **param_kwargs)
2022-05-07T01:30:04.0905915Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 773, in test_wrapper
2022-05-07T01:30:04.0906241Z     return test(*args, **kwargs)
2022-05-07T01:30:04.0906604Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 966, in only_fn
2022-05-07T01:30:04.0906915Z     return fn(self, *args, **kwargs)
2022-05-07T01:30:04.0907278Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 808, in wrapper
2022-05-07T01:30:04.0907581Z     fn(*args, **kwargs)

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu) (3/6)

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

2022-05-07T00:48:08.7772946Z FAIL [0.014s]: tes...let_margin_loss_cuda_uint8 (__main__.TestMetaCUDA)
2022-05-07T00:48:08.7769494Z     return fn(self, *args, **kwargs)
2022-05-07T00:48:08.7769985Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:48:08.7770358Z     fn(*args, **kwargs)
2022-05-07T00:48:08.7770844Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1150, in wrapper
2022-05-07T00:48:08.7771214Z     fn(*args, **kwargs)
2022-05-07T00:48:08.7771485Z   File "test_meta.py", line 893, in test_meta
2022-05-07T00:48:08.7771876Z     self.fail('expected failure, but succeeded')
2022-05-07T00:48:08.7772227Z AssertionError: expected failure, but succeeded
2022-05-07T00:48:08.7772418Z 
2022-05-07T00:48:08.7772557Z ======================================================================
2022-05-07T00:48:08.7772946Z FAIL [0.014s]: test_meta_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA)
2022-05-07T00:48:08.7773452Z ----------------------------------------------------------------------
2022-05-07T00:48:08.7773790Z Traceback (most recent call last):
2022-05-07T00:48:08.7774304Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1800, in wrapper
2022-05-07T00:48:08.7774681Z     method(*args, **kwargs)
2022-05-07T00:48:08.7775215Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2022-05-07T00:48:08.7775619Z     result = test(self, **param_kwargs)
2022-05-07T00:48:08.7776236Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 773, in test_wrapper
2022-05-07T00:48:08.7776646Z     return test(*args, **kwargs)
2022-05-07T00:48:08.7777149Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 966, in only_fn
2022-05-07T00:48:08.7777557Z     return fn(self, *args, **kwargs)

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge) (4/6)

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

2022-05-07T00:14:45.8999950Z FAIL [0.009s]: tes...iplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T00:14:45.8997471Z     return fn(self, *args, **kwargs)
2022-05-07T00:14:45.8997845Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:14:45.8998112Z     fn(*args, **kwargs)
2022-05-07T00:14:45.8998474Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1150, in wrapper
2022-05-07T00:14:45.8998726Z     fn(*args, **kwargs)
2022-05-07T00:14:45.8998929Z   File "test_meta.py", line 893, in test_meta
2022-05-07T00:14:45.8999206Z     self.fail('expected failure, but succeeded')
2022-05-07T00:14:45.8999444Z AssertionError: expected failure, but succeeded
2022-05-07T00:14:45.8999589Z 
2022-05-07T00:14:45.8999681Z ======================================================================
2022-05-07T00:14:45.8999950Z FAIL [0.009s]: test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T00:14:45.9000305Z ----------------------------------------------------------------------
2022-05-07T00:14:45.9000556Z Traceback (most recent call last):
2022-05-07T00:14:45.9000957Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2022-05-07T00:14:45.9001255Z     result = test(self, **param_kwargs)
2022-05-07T00:14:45.9001636Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 773, in test_wrapper
2022-05-07T00:14:45.9001920Z     return test(*args, **kwargs)
2022-05-07T00:14:45.9002299Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 966, in only_fn
2022-05-07T00:14:45.9002566Z     return fn(self, *args, **kwargs)
2022-05-07T00:14:45.9002936Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:14:45.9003200Z     fn(*args, **kwargs)

See GitHub Actions build pull / linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge) (5/6)

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

2022-05-07T00:12:38.8843298Z FAIL [0.008s]: tes...iplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T00:12:38.8840812Z     return fn(self, *args, **kwargs)
2022-05-07T00:12:38.8841184Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:12:38.8841435Z     fn(*args, **kwargs)
2022-05-07T00:12:38.8841822Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1150, in wrapper
2022-05-07T00:12:38.8842088Z     fn(*args, **kwargs)
2022-05-07T00:12:38.8842276Z   File "test_meta.py", line 893, in test_meta
2022-05-07T00:12:38.8842554Z     self.fail('expected failure, but succeeded')
2022-05-07T00:12:38.8842804Z AssertionError: expected failure, but succeeded
2022-05-07T00:12:38.8842946Z 
2022-05-07T00:12:38.8843027Z ======================================================================
2022-05-07T00:12:38.8843298Z FAIL [0.008s]: test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T00:12:38.8843665Z ----------------------------------------------------------------------
2022-05-07T00:12:38.8843919Z Traceback (most recent call last):
2022-05-07T00:12:38.8844313Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2022-05-07T00:12:38.8844616Z     result = test(self, **param_kwargs)
2022-05-07T00:12:38.8845017Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 773, in test_wrapper
2022-05-07T00:12:38.8845294Z     return test(*args, **kwargs)
2022-05-07T00:12:38.8845675Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 966, in only_fn
2022-05-07T00:12:38.8845965Z     return fn(self, *args, **kwargs)
2022-05-07T00:12:38.8846338Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:12:38.8846596Z     fn(*args, **kwargs)

See GitHub Actions build pull / linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge) (6/6)

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

2022-05-07T00:13:32.8669248Z FAIL [0.009s]: tes...iplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T00:13:32.8666629Z     return fn(self, *args, **kwargs)
2022-05-07T00:13:32.8667019Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:13:32.8667297Z     fn(*args, **kwargs)
2022-05-07T00:13:32.8667690Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1150, in wrapper
2022-05-07T00:13:32.8667969Z     fn(*args, **kwargs)
2022-05-07T00:13:32.8668177Z   File "test_meta.py", line 893, in test_meta
2022-05-07T00:13:32.8668461Z     self.fail('expected failure, but succeeded')
2022-05-07T00:13:32.8668724Z AssertionError: expected failure, but succeeded
2022-05-07T00:13:32.8668877Z 
2022-05-07T00:13:32.8668973Z ======================================================================
2022-05-07T00:13:32.8669248Z FAIL [0.009s]: test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU)
2022-05-07T00:13:32.8669633Z ----------------------------------------------------------------------
2022-05-07T00:13:32.8669904Z Traceback (most recent call last):
2022-05-07T00:13:32.8670331Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2022-05-07T00:13:32.8670634Z     result = test(self, **param_kwargs)
2022-05-07T00:13:32.8671051Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 773, in test_wrapper
2022-05-07T00:13:32.8671354Z     return test(*args, **kwargs)
2022-05-07T00:13:32.8671743Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 966, in only_fn
2022-05-07T00:13:32.8672042Z     return fn(self, *args, **kwargs)
2022-05-07T00:13:32.8672431Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 808, in wrapper
2022-05-07T00:13:32.8672709Z     fn(*args, **kwargs)

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.

@facebook-github-bot facebook-github-bot deleted the gh/malfet/40/head branch May 10, 2022 14:16
facebook-github-bot pushed a commit that referenced this pull request May 13, 2022
Summary:
Pull Request resolved: #77005

Approved by: https://github.com/mehtanirav

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/3202398fc7c2b83e129173bc941a8328b32d565b

Reviewed By: malfet

Differential Revision: D36250449

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