See <https://builds.apache.org/job/Bigtop-trunk-test-execution/1912/changes>

Changes:

[konstantin_boudnik] BIGTOP-2507. Make buildstamp configurable by a bom file

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3526b9271619fb641e8f5e48cd8356364b3dd51 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3526b9271619fb641e8f5e48cd8356364b3dd51
 > git rev-list 4e97c4053428fc458f74ba50b81a5d9b135ec70f # timeout=10
[Bigtop-trunk-test-execution] $ /home/jenkins/tools/maven/latest3/bin/mvn -f 
bigtop-tests/test-execution/pom.xml clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] stacks-validation-common
[INFO] smoke-tests-conf
[INFO] packagesmokes
[INFO] bigtop-smokes
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building stacks-validation-common 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ stacks-common ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building smoke-tests-conf 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ smoke-tests-conf ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building packagesmokes 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
package-smoke-execution ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bigtop-smokes 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
bigtop-test-execution ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] stacks-validation-common .......................... SUCCESS [  0.162 s]
[INFO] smoke-tests-conf .................................. SUCCESS [  0.003 s]
[INFO] packagesmokes ..................................... SUCCESS [  0.139 s]
[INFO] bigtop-smokes ..................................... SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.935 s
[INFO] Finished at: 2016-08-03T22:20:28+00:00
[INFO] Final Memory: 4M/61M
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/hudson603062034562675698.sh
+ export HADOOP_CONF_DIR=
+ HADOOP_CONF_DIR=
+ export HADOOP_HOME=
+ HADOOP_HOME=
+ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f 
bigtop-tests/test-execution/pom.xml -DskipTests -DskipITs deploy 
-DrepositoryId=apache.snapshots.https
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] stacks-validation-common
[INFO] smoke-tests-conf
[INFO] packagesmokes
[INFO] bigtop-smokes
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building stacks-validation-common 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ stacks-common 
---
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ stacks-common 
---
[INFO] Installing 
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-test-execution/bigtop-tests/test-execution/common/pom.xml
 to 
/home/jenkins/.m2/repository/org/apache/bigtop/itest/stacks-common/1.2.0-SNAPSHOT/stacks-common-1.2.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ stacks-common ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.2.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata 
org.apache.bigtop.itest:stacks-common:1.2.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): 
java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] stacks-validation-common .......................... FAILURE [3.844s]
[INFO] smoke-tests-conf .................................. SKIPPED
[INFO] packagesmokes ..................................... SKIPPED
[INFO] bigtop-smokes ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.319s
[INFO] Finished at: Wed Aug 03 22:20:34 UTC 2016
[INFO] Final Memory: 8M/75M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on 
project stacks-common: Failed to retrieve remote metadata 
org.apache.bigtop.itest:stacks-common:1.2.0-SNAPSHOT/maven-metadata.xml: Could 
not transfer metadata 
org.apache.bigtop.itest:stacks-common:1.2.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): 
java.lang.RuntimeException: Could not generate DH keypair: Prime size must be 
multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
Build step 'Execute shell' marked build as failure

Reply via email to