See
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...
Changes:
[mkouba] WELD-2404 Correct javadoc for WeldManager#createInjectionTarget()
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (EAP-RHEL7 mem2G mwqa_drives_services mem4G mwqa_drives_tools
mwqa_test_ips general x86_64 linux RHEL-any brFF3 RHEL brFF unix RHEL7) in workspace
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...
Cloning the remote Git repository
Cloning repository
git://github.com/weld/api.git
Fetching upstream changes from
git://github.com/weld/api.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/api.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/weld/api.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/weld/api.git # timeout=10
Fetching
upstream changes from
git://github.com/weld/api.git
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
a0b216b68e2279509460dad4989700f75cfb32ad (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f a0b216b68e2279509460dad4989700f75cfb32ad
git rev-list 084e23fa561afb91d82eca9259c6c3c4c4f9ce5d # timeout=10
git tag -a -f -m Jenkins Build #106 jenkins-Weld-3.x-api-nightly-106 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f api/pom.xml
-Dmaven.test.failure.ignore=true
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...
to
/qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
Uploading:
https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ...................................... FAILURE [ 2.910 s]
[INFO] Weld APIs Parent ................................... SKIPPED
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.187 s
[INFO] Finished at: 2017-10-03T16:33:21+00:00
[INFO] Final Memory: 11M/163M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy
(default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer
artifact org.jboss.weld:weld-api-bom:pom:3.0-20171003.163321-1 from/to
sonatype-nexus-snapshots (
https://oss.sonatype.org/content/repositories/snapshots): Failed
to transfer file:
https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we....
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