See <https://builds.apache.org/job/Bigtop-trunk/1566/changes>
Changes: [ywkim] BIGTOP-2337. Fix script to make deb in Tajo ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Bigtop-trunk/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 --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 rev-parse origin/master^{commit} # timeout=10 Checking out Revision 530985d83258229c3c178d37599ae3d1b1e47e7a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 530985d83258229c3c178d37599ae3d1b1e47e7a > git rev-list 3565e09d85c235ac332ea13fef7a0200dd50dbcf # timeout=10 Parsing POMs Established TCP socket on 41846 maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Bigtop-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41846 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Bigtop-trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Bigtop 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bigtop --- [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) @ bigtop --- [INFO] Installing <https://builds.apache.org/job/Bigtop-trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/bigtop/bigtop/1.2.0-SNAPSHOT/bigtop-1.2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ bigtop --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/bigtop/1.2.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.bigtop:bigtop: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] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.556s [INFO] Finished at: Wed Feb 17 12:16:14 UTC 2016 [INFO] Final Memory: 10M/245M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project bigtop: Failed to retrieve remote metadata org.apache.bigtop:bigtop:1.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.bigtop:bigtop: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 [JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk/ws/pom.xml> to org.apache.bigtop/bigtop/1.2.0-SNAPSHOT/bigtop-1.2.0-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped
