You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Chao Li (Jira)" <ji...@apache.org> on 2020/09/27 06:38:00 UTC

[jira] [Created] (SUBMARINE-637) Failed to build project using maven

Chao Li created SUBMARINE-637:
---------------------------------

             Summary: Failed to build project using maven
                 Key: SUBMARINE-637
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-637
             Project: Apache Submarine
          Issue Type: Bug
          Components: Build
            Reporter: Chao Li
            Assignee: Chao Li


When i build from source in centos 7.8, it could not build success.

 

Error message:

[INFO] Reading assembly descriptor: src/assembly/distribution.xml
[WARNING] Cannot include project artifact: org.apache.submarine:submarine-dist:pom:0.5.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Submarine .......................................... SUCCESS [ 14.075 s]
[INFO] Submarine: Commons ................................. SUCCESS [ 2.056 s]
[INFO] Submarine: Commons Utils ........................... SUCCESS [ 11.531 s]
[INFO] Submarine: Commons Runtime ......................... SUCCESS [ 9.844 s]
[INFO] Submarine: Commons Cluster ......................... SUCCESS [01:31 min]
[INFO] Submarine: Commons MetaStore ....................... SUCCESS [01:57 min]
[INFO] Submarine: Commons RPC ............................. SUCCESS [ 27.244 s]
[INFO] Submarine: Commons Unixusersync .................... SUCCESS [ 3.029 s]
[INFO] Submarine: Client .................................. SUCCESS [ 5.952 s]
[INFO] Submarine: Cloud ................................... SUCCESS [05:31 min]
[INFO] Submarine: Server .................................. SUCCESS [ 1.038 s]
[INFO] Submarine: Submitter ............................... SUCCESS [ 0.972 s]
[INFO] Submarine: YARN Submitter .......................... SUCCESS [ 23.769 s]
[INFO] Submarine: Server API .............................. SUCCESS [ 2.629 s]
[INFO] Submarine: Server RPC .............................. SUCCESS [ 8.029 s]
[INFO] Submarine: Server Core ............................. SUCCESS [ 27.544 s]
[INFO] Submarine: Kubernetes Submitter .................... SUCCESS [ 19.785 s]
[INFO] Submarine: All ..................................... SUCCESS [ 20.330 s]
[INFO] Submarine: Workbench ............................... SUCCESS [ 0.682 s]
[INFO] Submarine: Interpreter ............................. SUCCESS [ 0.762 s]
[INFO] Submarine: Interpreter Core ........................ SUCCESS [ 4.268 s]
[INFO] Submarine: Interpreter Python ...................... SUCCESS [ 41.677 s]
[INFO] Submarine: Interpreter Spark ....................... SUCCESS [02:57 min]
[INFO] Submarine: Workbench Web ........................... SUCCESS [02:53 min]
[INFO] Submarine: Workbench Web Angular ................... SUCCESS [02:44 min]
[INFO] Submarine: Dist .................................... FAILURE [ 6.563 s]
[INFO] Submarine: Test .................................... SKIPPED
[INFO] Submarine: E2E Test ................................ SKIPPED
[INFO] Submarine: Kubernetes Test ......................... SKIPPED
[INFO] Submarine: Spark Security .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:28 min
[INFO] Finished at: 2020-09-26T23:16:48-07:00
[INFO] Final Memory: 185M/783M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (dist) on project submarine-dist: Failed to create assembly: Error creating assembly archive distribution: var/run/udev/links/\x2fsnd\x2fby-path\x2fpci-0000:02:02.0 not found. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :submarine-dist

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org