You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/23 03:02:37 UTC

Build failed in Jenkins: dir-checkstyle-deploy-site » Apache Directory Checkstyle Configuration #1588

See <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/1588/>

------------------------------------------
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean deploy site
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /x1/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /x1/jenkins/tools/java/jdk1.7.0_25-32/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.2.0-68-generic", arch: "i386", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Checkstyle Configuration 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ checkstyle-configuration ---
[INFO] Deleting <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ checkstyle-configuration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle-configuration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle-configuration ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle-configuration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle-configuration ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ checkstyle-configuration ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ checkstyle-configuration ---
[INFO] Building jar: <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/target/checkstyle-configuration-0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ checkstyle-configuration ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ checkstyle-configuration ---
[INFO] Checking legal files in: checkstyle-configuration-0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ checkstyle-configuration ---
[INFO] Installing <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/target/checkstyle-configuration-0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/checkstyle-configuration-0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/checkstyle-configuration-0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ checkstyle-configuration ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, could not read expected checksum: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/maven-metadata.xml.sha1. Return code is: 502, ReasonPhrase:Proxy Error. for https://repository.apache.org/content/repositories/snapshots/org/apache/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.directory.buildtools:checkstyle-configuration:0.2-SNAPSHOT/maven-metadata.xml 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/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:29.033s
[INFO] Finished at: Mon Feb 23 02:02:37 UTC 2015
[INFO] Final Memory: 20M/107M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project checkstyle-configuration: Failed to retrieve remote metadata org.apache.directory.buildtools:checkstyle-configuration:0.2-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.directory.buildtools:checkstyle-configuration:0.2-SNAPSHOT/maven-metadata.xml 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/directory/buildtools/checkstyle-configuration/0.2-SNAPSHOT/maven-metadata.xml. 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

Jenkins build is back to normal : dir-checkstyle-deploy-site » Apache Directory Checkstyle Configuration #1589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-checkstyle-deploy-site/org.apache.directory.buildtools$checkstyle-configuration/1589/>