leezu opened a new issue #19384: URL: https://github.com/apache/incubator-mxnet/issues/19384
``` [2020-10-19T22:36:38.864Z] ============================= test session starts ============================== [2020-10-19T22:36:38.864Z] platform linux -- Python 3.6.9, pytest-5.3.5, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 [2020-10-19T22:36:38.864Z] cachedir: .pytest_cache [2020-10-19T22:36:38.864Z] rootdir: /work/mxnet, inifile: pytest.ini [2020-10-19T22:36:38.864Z] plugins: flaky-3.6.1, xdist-1.31.0, timeout-1.3.4, cov-2.8.1, env-0.6.2, forked-1.3.0 [2020-10-19T22:36:38.864Z] timeout: 1200.0s [2020-10-19T22:36:38.864Z] timeout method: signal [2020-10-19T22:36:38.864Z] timeout func_only: False [2020-10-19T22:36:38.864Z] collecting ... collected 39 items [2020-10-19T22:36:38.864Z] [2020-10-19T22:36:40.237Z] tests/python/mkl/test_bf16_operator.py::test_bf16_bn PASSED [ 2%] [2020-10-19T22:36:41.609Z] tests/python/mkl/test_bf16_operator.py::test_bf16_conv PASSED [ 5%] [2020-10-19T22:36:41.609Z] tests/python/mkl/test_bf16_operator.py::test_bf16_fc PASSED [ 7%] [2020-10-19T22:36:41.865Z] tests/python/mkl/test_bf16_operator.py::test_bf16_pooling PASSED [ 10%] [2020-10-19T22:36:41.865Z] tests/python/mkl/test_bf16_operator.py::test_bf16_activation PASSED [ 12%] [2020-10-19T22:36:41.865Z] tests/python/mkl/test_bf16_operator.py::test_bf16_elemwiseadd PASSED [ 15%] [2020-10-19T22:36:41.865Z] tests/python/mkl/test_bf16_operator.py::test_bf16_concat SKIPPED [ 17%] [2020-10-19T22:36:42.121Z] tests/python/mkl/test_bf16_operator.py::test_bf16_abs PASSED [ 20%] [2020-10-19T22:36:42.121Z] tests/python/mkl/test_bf16_operator.py::test_bf16_sqrt PASSED [ 23%] [2020-10-19T22:36:42.121Z] tests/python/mkl/test_bf16_operator.py::test_bf16_square PASSED [ 25%] [2020-10-19T22:36:42.121Z] tests/python/mkl/test_bf16_operator.py::test_bf16_flatten_slice_after_conv PASSED [ 28%] [2020-10-19T22:36:42.684Z] tests/python/mkl/test_bf16_operator.py::test_bf16_fallback PASSED [ 30%] [2020-10-19T22:36:42.684Z] tests/python/mkl/test_contrib_amp.py::test_amp_coverage PASSED [ 33%] [2020-10-19T22:36:42.942Z] tests/python/mkl/test_contrib_amp.py::test_bf16_casting PASSED [ 35%] [2020-10-19T22:36:43.198Z] tests/python/mkl/test_mkldnn.py::test_mkldnn_ndarray_slice PASSED [ 38%] [2020-10-19T22:36:43.761Z] tests/python/mkl/test_mkldnn.py::test_mkldnn_engine_threading PASSED [ 41%] [2020-10-19T22:36:43.761Z] tests/python/mkl/test_mkldnn.py::test_mkldnn_reshape PASSED [ 43%] [2020-10-19T22:36:43.761Z] tests/python/mkl/test_mkldnn.py::test_reshape_before_conv PASSED [ 46%] [2020-10-19T22:36:43.761Z] tests/python/mkl/test_mkldnn.py::test_slice_before_conv PASSED [ 48%] [2020-10-19T22:36:44.025Z] tests/python/mkl/test_mkldnn.py::test_slice_reshape_before_conv PASSED [ 51%] [2020-10-19T22:36:44.025Z] tests/python/mkl/test_mkldnn.py::test_flatten_slice_after_conv PASSED [ 53%] [2020-10-19T22:36:47.334Z] tests/python/mkl/test_mkldnn.py::test_mkldnn_sum_with_mkldnn_layout PASSED [ 56%] [2020-10-19T22:36:57.330Z] tests/python/mkl/test_mkldnn.py::test_mkldnn_sum_inplace_with_cpu_layout PASSED [ 58%] [2020-10-19T22:36:57.330Z] tests/python/mkl/test_mkldnn.py::test_batchnorm PASSED [ 61%] [2020-10-19T22:36:59.229Z] tests/python/mkl/test_mkldnn.py::test_batchnorm_relu_fusion PASSED [ 64%] [2020-10-19T22:36:59.229Z] tests/python/mkl/test_mkldnn.py::test_softmax PASSED [ 66%] [2020-10-19T22:41:21.011Z] tests/python/mkl/test_mkldnn.py::test_pooling PASSED [ 69%] [2020-10-19T22:41:21.011Z] tests/python/mkl/test_mkldnn.py::test_activation PASSED [ 71%] [2020-10-19T22:43:56.243Z] Sending interrupt signal to process [2020-10-19T22:43:57.385Z] 2020-10-19 22:43:56,359 - root - WARNING - Signal 15 received, cleaning up... [2020-10-19T22:43:57.385Z] 2020-10-19 22:43:56,361 - root - WARNING - Cleaning up containers [2020-10-19T22:43:59.897Z] 2020-10-19 22:43:59,873 - root - INFO - ☠: stopped container 8d696fbe6670 [2020-10-19T22:44:00.457Z] 2020-10-19 22:44:00,322 - root - INFO - 🚽: removed container 8d696fbe6670 [2020-10-19T22:44:00.457Z] 2020-10-19 22:44:00,323 - root - INFO - Cleaning up containers finished. [2020-10-19T22:44:00.457Z] 2020-10-19 22:44:00,323 - root - WARNING - done. Exiting with error. [2020-10-19T22:44:00.460Z] script returned exit code 1 ``` https://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/mxnet-validation/pipelines/unix-cpu/branches/PR-19374/runs/2/nodes/285/steps/439/log/?start=0 ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
