[weld-builds] Build failed in Jenkins: Weld-2.x-WF9.x-build #95

ci-builds at redhat.com ci-builds at redhat.com
Wed Apr 9 02:20:11 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/95/changes>

Changes:

[Jozef Hartinger] WELD-1643 Add Weld 2.2 migration notes

[Jozef Hartinger] WELD-1645 - Improve AfterBeanDiscovery input validation

[Jozef Hartinger] Modify ContainerLifecycleEventInvocationOutsideObserverTest to conform to stricter ABD validation

[Jozef Hartinger] Relax Context.getScope() restrictions for now

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev112-rhel6-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/>

Deleting project workspace... Checkout:Weld-2.x-WF9.x-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/> - hudson.remoting.Channel at 53cd7922:dev112-rhel6-x86_64
Using strategy: Default
Last Built Revision: Revision b73d8018636763f8e7e0df7871200ef11420ba05 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
git --version
git version 1.8.2.1
Fetching upstream changes from origin
Commencing build of Revision e60ed65f4926efd2fc195330f92f742535dbb64f (origin/master)
Checking out Revision e60ed65f4926efd2fc195330f92f742535dbb64f (origin/master)
[Weld-2.x-WF9.x-build] $ bash -xe /tmp/hudson1300349856452856875.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.x86_64", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -rf 'wildfly*'
+ export UPSTREAM_REPOSITORY=git at github.com:wildfly/wildfly.git
+ UPSTREAM_REPOSITORY=git at github.com:wildfly/wildfly.git
+ export WELD_REPOSITORY=git at github.com:weld/wildfly.git
+ WELD_REPOSITORY=git at github.com:weld/wildfly.git
+ DIR=wf-repo
+ rm -rf wf-repo
+ mkdir wf-repo
+ cd wf-repo
+ git init
Initialized empty Git repository in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/.git/>
+ git config user.email jenkins at example.com
+ git config user.name 'Mr. Jenkins'
+ git remote add origin git at github.com:wildfly/wildfly.git
+ git remote add weld git at github.com:weld/wildfly.git
+ git fetch origin master:origin-master
>From github.com:wildfly/wildfly
 * [new branch]      master     -> origin-master
>From github.com:wildfly/wildfly
 * [new tag]         7.0.0.Alpha1 -> 7.0.0.Alpha1
 * [new tag]         7.0.0.Alpha1-final -> 7.0.0.Alpha1-final
 * [new tag]         7.0.0.Beta1-prerelease -> 7.0.0.Beta1-prerelease
 * [new tag]         7.0.0.Beta2 -> 7.0.0.Beta2
 * [new tag]         7.0.0.Beta2-prerelease -> 7.0.0.Beta2-prerelease
 * [new tag]         7.0.0.Beta3 -> 7.0.0.Beta3
 * [new tag]         7.0.0.CR1  -> 7.0.0.CR1
 * [new tag]         7.0.0.Final -> 7.0.0.Final
 * [new tag]         7.0.0.Final-prerelease -> 7.0.0.Final-prerelease
 * [new tag]         7.0.0.Final-prerelease2 -> 7.0.0.Final-prerelease2
 * [new tag]         7.0.0.Final-prerelease3 -> 7.0.0.Final-prerelease3
 * [new tag]         7.1.0.Alpha1 -> 7.1.0.Alpha1
 * [new tag]         7.1.0.Beta1 -> 7.1.0.Beta1
 * [new tag]         7.1.0.CR1  -> 7.1.0.CR1
 * [new tag]         7.1.0.Final -> 7.1.0.Final
 * [new tag]         7.1.0.Final-prerelease -> 7.1.0.Final-prerelease
 * [new tag]         7.1.0.Final-prerelease2 -> 7.1.0.Final-prerelease2
 * [new tag]         7.1.1.Final -> 7.1.1.Final
 * [new tag]         7.1.2-prerelease -> 7.1.2-prerelease
 * [new tag]         7.1.2.Final -> 7.1.2.Final
 * [new tag]         7.2.0.Final -> 7.2.0.Final
 * [new tag]         7.2.0.Final-prerelease1 -> 7.2.0.Final-prerelease1
 * [new tag]         8.0.0.Alpha1 -> 8.0.0.Alpha1
 * [new tag]         8.0.0.Alpha2 -> 8.0.0.Alpha2
 * [new tag]         8.0.0.Alpha3 -> 8.0.0.Alpha3
 * [new tag]         8.0.0.Alpha4 -> 8.0.0.Alpha4
 * [new tag]         8.0.0.Beta1 -> 8.0.0.Beta1
 * [new tag]         8.0.0.CR1  -> 8.0.0.CR1
 * [new tag]         8.0.0.Final -> 8.0.0.Final
+ git fetch weld weld22:weld22
>From github.com:weld/wildfly
 * [new branch]      weld22     -> weld22
+ git checkout weld22
Switched to branch 'weld22'
+ git rebase origin-master
First, rewinding head to replay your work on top of it...
Applying: Upgrade Jandex to 1.2.0.Beta1
Using index info to reconstruct a base tree...
M	pom.xml
Falling back to patching base and 3-way merge...
Auto-merging pom.xml
CONFLICT (content): Merge conflict in pom.xml
Failed to merge in the changes.
Patch failed at 0001 Upgrade Jandex to 1.2.0.Beta1
The copy of the patch that failed is found in:
   <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/.git/rebase-apply/patch>

When you have resolved this problem, run "git rebase --continue".
If you prefer to skip this patch, run "git rebase --skip" instead.
To check out the original branch and stop rebasing, run "git rebase --abort".

Build step 'Execute shell' marked build as failure
Archiving artifacts


More information about the weld-builds mailing list