[weld-builds] Build failed in Jenkins: Weld-2.x-jacoco #245

ci-builds at redhat.com ci-builds at redhat.com
Fri Feb 3 08:00:38 EST 2017


See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/245/changes>

Changes:

[mkouba] WELD-2307 Allow reflection calls for jboss-classfilewriter in tests.

[mkouba] WELD-2260 Also handle the case for StartMain.

[mkouba] WELD-2315 Filter bean types of session beans

[mkouba] Fix ValidatorLogger.notProxyableFinalType()

[mkouba] WELD-2316 port useful methods from SeContainerInitializer.

[mkouba] WELD-2318 Veto classes in org.jboss.weld.probe package and register needed classes via VetoedSuppressedAnnotatedType.

[mkouba] WELD-2314 backport trimmed bean archive to 2.4.

[mkouba] WELD-2323 InstanceImpl optimization

[mkouba] WELD-2322 Align the code with master branch

[mkouba] WELD-2325 document trimmed bean archive

[mkouba] WELD-2262 Introduce CompositeCDIProvider

[mkouba] WELD-2313 Add a property that allows vetoed beans to be defined as an alternative in beans.xml

[mkouba] WELD-2313 ValidatorLogger - fix message ids and suppression

[mkouba] WELD-2319 probe - provide additional information about bean archive beans.xml.

[mkouba] WELD-2319 Fix scan filter activations

[mkouba] WELD-2319 Make beans.xml label more readable

[mkouba] BOM - upgrade Weld API to 2.4.SP1

[mkouba] Remove unused merge.sh

[mkouba] [maven-release-plugin] prepare release 2.4.2.Final

[mkouba] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on soa6-rhel5-x86_64 (hwavirt mem2G mwqa_drives_services mem4G git-sunjdk16 mem8G nodejs general brFF12 x86_64 git-working RHEL5_x86_64 linux RHEL-any RHEL5 selenium-ff3-rhel5-x86_64 linux-express-lane eap-sustaining selenium-ff3-rhel5 RHEL5_x86_64_res mwqa_drives_tools RHEL5_any non-vmware brFF3 RHEL brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
 > git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/weld> # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/weld/core.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/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.4^{commit} # timeout=10
Checking out Revision c06ced79a168cf035287dcfbd43da4e4acfeff8b (origin/2.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c06ced79a168cf035287dcfbd43da4e4acfeff8b
 > git rev-list 407b15b525f30e1e1173c1d670ca4e6ce0d7f5ea # timeout=10
 > git tag -a -f -m Jenkins Build #245 jenkins-Weld-2.x-jacoco-245 # timeout=10
Starting xvnc
[Weld-2.x-jacoco] $ vncserver :97 -geometry 1920x1080

Warning: soa6.mw.lab.eng.bos.redhat.com:97 is taken because of /tmp/.X11-unix/X97
Remove this file if there is no X server soa6.mw.lab.eng.bos.redhat.com:97
A VNC server is already running as :97
Starting xvnc
[Weld-2.x-jacoco] $ vncserver :27 -geometry 1920x1080

New 'soa6.mw.lab.eng.bos.redhat.com:27 (hudson)' desktop is soa6.mw.lab.eng.bos.redhat.com:27

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/soa6.mw.lab.eng.bos.redhat.com:27.log

[Weld-2.x-jacoco] $ bash -xe /tmp/hudson7802669663877918505.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.2.1
+ MAVEN_VERSION=3.2.1
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.2.1
+ M2_HOME=/qa/tools/opt/maven-3.2.1
+ 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.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T12:37:52-05:00)
Maven home: /qa/tools/opt/maven-3.2.1
Java version: 1.8.0_111, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.8.0_111/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-404.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/wildfly/wildfly-10.0.0.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/wildfly/wildfly-10.0.0.Final.zip
+ prepare-jbossas-7
+ local zip=/qa/home/hudson/static_build_env/wildfly/wildfly-10.0.0.Final.zip
+ '[' '!' -e /qa/home/hudson/static_build_env/wildfly/wildfly-10.0.0.Final.zip ']'
+ export JBOSS_HOME=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jboss-as-7>
+ JBOSS_HOME=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jboss-as-7>
+ rm -rf <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jboss-as-7>
+ local unzip=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ rm -rf <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ mkdir <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ unzip -q /qa/home/hudson/static_build_env/wildfly/wildfly-10.0.0.Final.zip -d <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ mkdir <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jboss-as-7>
+ mv <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/appclient> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/bin> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/copyright.txt> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/docs> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/domain> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/jboss-modules.jar> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/LICENSE.txt> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/modules> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/README.txt> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/standalone> <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip/wildfly-10.0.0.Final/welcome-content> jboss-as-7
+ rm -rf <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld Parent
[INFO] Weld Implementation (Core)
[INFO] Weld Core - JSF
[INFO] Weld Implementation
[INFO] Weld Probe Parent
[INFO] Weld Probe Core
[INFO] Weld Test Utilities
[INFO] weld-probe-tests
[INFO] Weld Core BOM
[INFO] Weld Porting Package for the CDI TCK 1.1
[INFO] Weld Unit Tests
[INFO] Weld Integration Tests (JBoss AS)
[INFO] AtInject TCK runner for Weld
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly)
[INFO] Weld Environment Common
[INFO] Weld SE (Core)
[INFO] Weld SE (Uber Jar)
[INFO] Weld SE Parent
[INFO] Weld SE Tests
[INFO] Weld Servlet Parent
[INFO] Weld Servlet Core
[INFO] Weld Servlet (Uber Jar)
[INFO] Weld Servlet Integration Tests (Base)
[INFO] Weld Servlet Integration Tests (Tomcat)
[INFO] Weld Servlet Integration Tests (Jetty)
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Parent 2.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.2.1 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld Parent ....................................... FAILURE [  5.878 s]
[INFO] Weld Implementation (Core) ........................ SKIPPED
[INFO] Weld Core - JSF ................................... SKIPPED
[INFO] Weld Implementation ............................... SKIPPED
[INFO] Weld Probe Parent ................................. SKIPPED
[INFO] Weld Probe Core ................................... SKIPPED
[INFO] Weld Test Utilities ............................... SKIPPED
[INFO] weld-probe-tests .................................. SKIPPED
[INFO] Weld Core BOM ..................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED
[INFO] Weld Unit Tests ................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED
[INFO] AtInject TCK runner for Weld ...................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED
[INFO] Weld Environment Common ........................... SKIPPED
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ SKIPPED
[INFO] Weld SE Parent .................................... SKIPPED
[INFO] Weld SE Tests ..................................... SKIPPED
[INFO] Weld Servlet Parent ............................... SKIPPED
[INFO] Weld Servlet Core ................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.048 s
[INFO] Finished at: 2017-02-03T08:00:36-05:00
[INFO] Final Memory: 17M/217M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-core-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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
Terminating xvnc.
$ vncserver -kill :27
Killing Xvnc process ID 24795
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
Publishing Javadoc



More information about the weld-builds mailing list