You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/14 13:53:01 UTC

Build failed in Jenkins: Juneau-Java-1.7 #264

See <https://builds.apache.org/job/Juneau-Java-1.7/264/display/redirect?page=changes>

Changes:

[jamesbognar] [maven-release-plugin] prepare release juneau-6.2.0-incubating-RC1

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/Juneau-Java-1.7/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/incubator-juneau.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-juneau.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-juneau.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision cdf3eefa652c470c22e79571a4e4ff023819a52e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdf3eefa652c470c22e79571a4e4ff023819a52e
 > git rev-list bc9240f9437e31eec7826c333610631cbfaa7dca # timeout=10
[Juneau-Java-1.7] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Juneau (incubating)
[INFO] Apache Juneau Core
[INFO] Apache Juneau Core RDF Support
[INFO] Apache Juneau Core Tests
[INFO] Apache Juneau REST Servlet API
[INFO] Apache Juneau REST JAX/RS API
[INFO] Apache Juneau REST Client API
[INFO] Apache Juneau Microservice
[INFO] Apache Juneau REST Examples
[INFO] Apache Juneau REST Tests
[INFO] Apache Juneau UberJar
[INFO] Apache Juneau Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Juneau (incubating) 6.2.0-incubating
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ juneau ---
[INFO] Deleting <https://builds.apache.org/job/Juneau-Java-1.7/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.7/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 79 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**
[INFO] Exclude: true
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.7/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau/6.2.0-incubating/juneau-6.2.0-incubating.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.7/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 79 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**
[INFO] Exclude: true
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.7/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau/6.2.0-incubating/juneau-6.2.0-incubating.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/juneau/juneau/6.2.0-incubating/juneau-6.2.0-incubating.pom
2/10 KB   4/10 KB   6/10 KB   8/10 KB   10/10 KB              [INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Juneau (incubating) ......................... FAILURE [  3.486 s]
[INFO] Apache Juneau Core ................................. SKIPPED
[INFO] Apache Juneau Core RDF Support ..................... SKIPPED
[INFO] Apache Juneau Core Tests ........................... SKIPPED
[INFO] Apache Juneau REST Servlet API ..................... SKIPPED
[INFO] Apache Juneau REST JAX/RS API ...................... SKIPPED
[INFO] Apache Juneau REST Client API ...................... SKIPPED
[INFO] Apache Juneau Microservice ......................... SKIPPED
[INFO] Apache Juneau REST Examples ........................ SKIPPED
[INFO] Apache Juneau REST Tests ........................... SKIPPED
[INFO] Apache Juneau UberJar .............................. SKIPPED
[INFO] Apache Juneau Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.089 s
[INFO] Finished at: 2017-04-14T13:53:00+00:00
[INFO] Final Memory: 28M/1447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project juneau: Failed to deploy artifacts: Could not transfer artifact org.apache.juneau:juneau:pom:6.2.0-incubating from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/juneau/juneau/6.2.0-incubating/juneau-6.2.0-incubating.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [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 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Juneau-Java-1.7 #265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.7/265/display/redirect?page=changes>