You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/07/19 07:13:25 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #15605: Scala GPU Build examples CI failure

ChaiBapchya opened a new issue #15605: Scala GPU Build examples CI failure
URL: https://github.com/apache/incubator-mxnet/issues/15605
 
 
   Scala unix GPU build error in an unrelated PR #15541 
   
   ```
   [INFO] ------------------------------------------------------------------------
   [INFO] Building MXNet Scala Package - Examples INTERNAL
   [INFO] ------------------------------------------------------------------------
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO] 
   [INFO] MXNet Scala Package - Parent ....................... SUCCESS [ 30.879 s]
   [INFO] MXNet Scala Package - Initializer .................. SUCCESS [  9.859 s]
   [INFO] MXNet Scala Package - Initializer Native ........... SUCCESS [  1.473 s]
   [INFO] MXNet Scala Package - Macros ....................... SUCCESS [ 13.290 s]
   [INFO] MXNet Scala Package - Native ....................... SUCCESS [  4.672 s]
   [INFO] MXNet Scala Package - Core ......................... SUCCESS [01:54 min]
   [INFO] MXNet Scala Package - Inference .................... SUCCESS [ 16.025 s]
   [INFO] MXNet Scala Package - Examples ..................... FAILURE [  2.620 s]
   [INFO] MXNet Scala Package - Spark ML ..................... SKIPPED
   [INFO] Assembly Scala Package ............................. SKIPPED
   [INFO] MXNet Scala Package - Full linux-x86_64-only ....... SKIPPED
   [INFO] MXNet Scala Package - Full linux-x86_64-only ....... SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 03:16 min
   [INFO] Finished at: 2019-07-18T05:52:51+00:00
   [INFO] Final Memory: 47M/3263M
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project mxnet-examples: Could not resolve dependencies for project org.apache.mxnet:mxnet-examples:jar:INTERNAL: Could not transfer artifact nu.pattern:opencv:jar:2.4.9-7 from/to central (https://repo.maven.apache.org/maven2): GET request of: nu/pattern/opencv/2.4.9-7/opencv-2.4.9-7.jar from central failed: Connection reset -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
   [ERROR] 
   ```
   
   Pipeline - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-15541/5/pipeline/

----------------------------------------------------------------
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


With regards,
Apache Git Services