DickJC123 opened a new issue #20914: URL: https://github.com/apache/incubator-mxnet/issues/20914
## Description The windows-gpu jobs are failing often, early into the testing (at about the 3% point). Present in multiple PRs. The failures affect 1 or 2 of the workers at a non-deterministic point, but then many of the tests subsequently fail for the effected workers. Examples: https://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/mxnet-validation/pipelines/windows-gpu/branches/PR-20903/runs/2/nodes/109/steps/147/log/?start=0 ``` [2022-02-23T01:20:15.689Z] tests/python/unittest/test_gluon_event_handler.py::test_checkpoint_handler [2022-02-23T01:20:15.689Z] [gw0] [ 3%] FAILED tests/python/unittest/test_gluon_event_handler.py::test_checkpoint_handler [2022-02-23T01:20:15.689Z] Windows fatal exception: access violation ``` https://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/mxnet-validation/pipelines/windows-gpu/branches/PR-20876/runs/19/nodes/108/steps/155/log/?start=0 ``` [2022-02-24T09:59:24.289Z] [gw3] [ 3%] FAILED tests/python/unittest/test_gluon_estimator.py::test_val_handlers [2022-02-24T09:59:24.289Z] Windows fatal exception: access violation ``` I don't have easy access to a Windows machine to troubleshoot this. Are others experiencing this? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
