You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/10 15:36:07 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #19511: segfault after test_scalar_tensor_creation on windows

leezu opened a new issue #19511:
URL: https://github.com/apache/incubator-mxnet/issues/19511


   https://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/mxnet-validation/pipelines/windows-gpu/branches/PR-19509/runs/1/nodes/108/steps/147/log/?start=0
   
   ```
   [2020-11-10T13:18:43.567Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_squeeze_op 
   [2020-11-10T13:18:43.567Z] tests/python/gpu/test_operator_gpu.py::test_quadratic_function 
   [2020-11-10T13:18:43.567Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_quadratic_function 
   [2020-11-10T13:18:43.567Z] tests/python/gpu/test_operator_gpu.py::test_histogram 
   [2020-11-10T13:18:43.567Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_histogram 
   [2020-11-10T13:18:43.567Z] tests/python/gpu/test_operator_gpu.py::test_activation 
   [2020-11-10T13:18:43.567Z] [gw1] [ 91%] SKIPPED tests/python/gpu/test_operator_gpu.py::test_activation 
   [2020-11-10T13:18:43.828Z] tests/python/gpu/test_operator_gpu.py::test_unravel_index 
   [2020-11-10T13:18:43.828Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_unravel_index 
   [2020-11-10T13:18:43.828Z] tests/python/gpu/test_operator_gpu.py::test_op_rroi_align 
   [2020-11-10T13:18:44.091Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_op_rroi_align 
   [2020-11-10T13:18:52.178Z] tests/python/gpu/test_operator_gpu.py::test_diag 
   [2020-11-10T13:18:52.439Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_diag 
   [2020-11-10T13:18:52.439Z] tests/python/gpu/test_operator_gpu.py::test_softmax_cross_entropy 
   [2020-11-10T13:18:52.439Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_softmax_cross_entropy 
   [2020-11-10T13:18:52.701Z] tests/python/gpu/test_operator_gpu.py::test_split_v2 
   [2020-11-10T13:18:52.701Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_split_v2 
   [2020-11-10T13:18:52.963Z] tests/python/gpu/test_operator_gpu.py::test_moments 
   [2020-11-10T13:18:52.963Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_moments 
   [2020-11-10T13:18:53.225Z] tests/python/gpu/test_operator_gpu.py::test_invalid_kernel_size 
   [2020-11-10T13:18:53.225Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_invalid_kernel_size 
   [2020-11-10T13:18:53.486Z] tests/python/gpu/test_operator_gpu.py::test_valid_kernel_size 
   [2020-11-10T13:18:53.486Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_valid_kernel_size 
   [2020-11-10T13:18:53.749Z] tests/python/gpu/test_operator_gpu.py::test_valid_max_pooling_pad_type_same 
   [2020-11-10T13:18:53.749Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_valid_max_pooling_pad_type_same 
   [2020-11-10T13:18:53.749Z] tests/python/gpu/test_operator_gpu.py::test_invalid_max_pooling_pad_type_same 
   [2020-11-10T13:18:54.684Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_invalid_max_pooling_pad_type_same 
   [2020-11-10T13:18:54.946Z] tests/python/gpu/test_operator_gpu.py::test_scalar_tensor_creation 
   [2020-11-10T13:18:54.946Z] [gw1] [ 91%] PASSED tests/python/gpu/test_operator_gpu.py::test_scalar_tensor_creation 
   [2020-11-10T13:18:54.946Z] [gw1] node down: Not properly terminated
   [2020-11-10T13:19:00.188Z] [gw1] [ 91%] FAILED tests/python/gpu/test_operator_gpu.py::test_scalar_tensor_creation 
   [2020-11-10T13:19:00.188Z] 
   [2020-11-10T13:19:00.188Z] replacing crashed worker gw1
   [2020-11-10T13:19:00.188Z] 
   [2020-11-10T13:19:00.188Z] [gw4] win32 Python 3.7.3 cwd: C:\jenkins_slave\workspace\ut-python-gpu
   [2020-11-10T13:19:00.188Z] 
   [2020-11-10T13:19:00.188Z] [gw4] Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)]
   [2020-11-10T13:19:00.188Z] 
   [2020-11-10T13:19:04.356Z] tests/python/gpu/test_operator_gpu.py::test_sparse_nd_lesser 
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org