Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

test_operator test_bulking_operator_gpu failing on centos gpu #16517

@ChaiBapchya

Description

@ChaiBapchya

Unrelated PR #16477

http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-gpu/detail/PR-16477/5/pipeline

Maybe related to #14368

======================================================================

FAIL: test_operator_gpu.test_bulking_operator_gpu

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/usr/lib/python3.6/site-packages/nose/case.py", line 198, in runTest

    self.test(*self.arg)

  File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 177, in test_new

    orig_test(*args, **kwargs)

  File "/work/mxnet/tests/python/gpu/test_operator_gpu.py", line 2398, in test_bulking_operator_gpu

    _test_bulking(_test_bulking_in_process)

  File "/work/mxnet/tests/python/gpu/test_gluon_gpu.py", line 553, in _test_bulking

    time_per_iteration):

  File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 334, in run_in_spawned_process

    assert p.exitcode == 0, "Non-zero exit code %d from %s()." % (p.exitcode, func.__name__)

AssertionError: Non-zero exit code -6 from _test_bulking_in_process().

-------------------- >> begin captured logging << --------------------

common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=9942330 to reproduce.

--------------------- >> end captured logging << ---------------------

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions