You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@bigtop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/03 03:47:00 UTC

Build failed in Jenkins: Bigtop-trunk-test-execution #1544

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

Changes:

[ywkim] BIGTOP-1787. puppet: Update hue.ini to match Hue 3.7.1 template

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/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 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 b58c80ea6ab9bb47d0c13246e99f2c7aec6bb948 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b58c80ea6ab9bb47d0c13246e99f2c7aec6bb948
 > git rev-list d9c6c83b111a743d280fc72da826a0e8ef345bfc # timeout=10
[Bigtop-trunk-test-execution] $ /home/jenkins/tools/maven/apache-maven-3.0.4/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] ------------------------------------------------------------------------
[INFO] Building stacks-validation-common 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ stacks-common ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/common/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building smoke-tests-conf 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ smoke-tests-conf ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/conf/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building packagesmokes 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ package-smoke-execution ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/package/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bigtop-smokes 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bigtop-test-execution ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/target>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] stacks-validation-common .......................... SUCCESS [0.119s]
[INFO] smoke-tests-conf .................................. SUCCESS [0.005s]
[INFO] packagesmokes ..................................... SUCCESS [0.073s]
[INFO] bigtop-smokes ..................................... SUCCESS [0.003s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.655s
[INFO] Finished at: Fri Apr 03 01:45:21 UTC 2015
[INFO] Final Memory: 3M/77M
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/hudson4279014269016731050.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.0.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 <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/common/pom.xml> to /home/jenkins/.m2/repository/org/apache/bigtop/itest/stacks-common/1.0.0-SNAPSHOT/stacks-common-1.0.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.0.0-SNAPSHOT/maven-metadata.xml
615/615 B   
            
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.0.0-SNAPSHOT/maven-metadata.xml (615 B at 0.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.0.0-SNAPSHOT/stacks-common-1.0.0-20150403.014559-24.pom
2/12 KB     
4/12 KB   
6/12 KB   
8/12 KB   
10/12 KB   
12/12 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] stacks-validation-common .......................... FAILURE [1:36.830s]
[INFO] smoke-tests-conf .................................. SKIPPED
[INFO] packagesmokes ..................................... SKIPPED
[INFO] bigtop-smokes ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:37.288s
[INFO] Finished at: Fri Apr 03 01:47:00 UTC 2015
[INFO] Final Memory: 8M/110M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project stacks-common: Failed to deploy artifacts: Could not transfer artifact org.apache.bigtop.itest:stacks-common:pom:1.0.0-20150403.014559-24 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.0.0-SNAPSHOT/stacks-common-1.0.0-20150403.014559-24.pom. Return code is: 502, ReasonPhrase:Proxy Error. -> [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

Jenkins build is back to normal : Bigtop-trunk-test-execution #1545

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/1545/changes>