[weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-jetty #270

ci-builds at redhat.com ci-builds at redhat.com
Fri Apr 4 03:27:41 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/270/changes>

Changes:

[Jozef Hartinger] Make ConversationAwareViewHandler more tolerant

[Jozef Hartinger] Prevent possible NPE when reading package annotations

[Jozef Hartinger] WELD-1638 EE7-related doc and example updates

[Jozef Hartinger] Minor javadoc and docs updates

------------------------------------------
[...truncated 1667 lines...]
Java home: /qa/tools/opt/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.i686", arch: "i386", 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 -fr jetty-surefire-reports
+ mkdir jetty-surefire-reports
++ echo 8.1.14.v20131031:jetty-embedded-7 9.0.7.v20131107:jetty-embedded-9 9.1.0.v20131115:jetty-embedded-9
+ JETTY_VERSIONS_ARRAY='8.1.14.v20131031:jetty-embedded-7 9.0.7.v20131107:jetty-embedded-9 9.1.0.v20131115:jetty-embedded-9'
+ for i in '$JETTY_VERSIONS_ARRAY'
+ idx=0
++ echo 8.1.14.v20131031:jetty-embedded-7
++ tr : ' '
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 0 -eq 0 ']'
+ JETTY_VERSION=8.1.14.v20131031
+ '[' 0 -eq 1 ']'
+ let 'idx = idx + 1'
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 1 -eq 0 ']'
+ '[' 1 -eq 1 ']'
+ JETTY_ARQ_VERSION=jetty-embedded-7
+ let 'idx = idx + 1'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f environments/servlet/tests/jetty/pom.xml -Dincontainer -Djetty-embedded-7 -Djetty.version=8.1.14.v20131031
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty>
[INFO] Storing buildNumber: 998b2ad26ed34be190859c86c1dfdd38a70656ca at timestamp: April 4, 2014 3:27:29 AM EDT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-jetty ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Compiling 15 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false
Apr 04, 2014 3:27:34 AM org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer start
INFO: Starting Jetty Embedded Server 8.1.14.v20131031 [id:21947393]
2014-04-04 03:27:34.503:INFO:oejs.Server:jetty-8.1.14.v20131031
2014-04-04 03:27:34.553:INFO:oejs.AbstractConnector:Started SelectChannelConnector at localhost:9090
Apr 04, 2014 3:27:34 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext <init>
INFO: Webapp archive location: file:/tmp/export1383089060133757133aed89cb3-8b03-4b45-b022-0897fea0efe0.war
2014-04-04 03:27:34.703:INFO:oejw.WebInfConfiguration:Extract jar:file:/tmp/export1383089060133757133aed89cb3-8b03-4b45-b022-0897fea0efe0.war!/ to /tmp/jetty-localhost-9090-export1383089060133757133aed89cb3-8b03-4b45-b022-0897fea0efe0.war-_aed89cb3-8b03-4b45-b022-0897fea0efe0-any-/webapp
2014-04-04 03:27:34.826:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
2014-04-04 03:27:34.976:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /aed89cb3-8b03-4b45-b022-0897fea0efe0, did not find org.apache.jasper.servlet.JspServlet
Apr 04, 2014 3:27:35 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: Initialize Weld using ServletContainerInitializer
Apr 04, 2014 3:27:35 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.0 (2014-04-04 02:53)
Apr 04, 2014 3:27:35 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Apr 04, 2014 3:27:35 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and Filters.
Apr 04, 2014 3:27:35 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Apr 04, 2014 3:27:35 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
2014-04-04 03:27:35.984:INFO:oejw.WebAppContext:WebApp at 11210527 at http://localhost:9090/aed89cb3-8b03-4b45-b022-0897fea0efe0
2014-04-04 03:27:36.182:INFO:oejsl.ELContextCleaner:javax.el.BeanELResolver purged
2014-04-04 03:27:36.182:INFO:oejsh.ContextHandler:stopped o.j.s.j.a.ShrinkWrapWebAppContext{/aed89cb3-8b03-4b45-b022-0897fea0efe0,file:/tmp/jetty-localhost-9090-export1383089060133757133aed89cb3-8b03-4b45-b022-0897fea0efe0.war-_aed89cb3-8b03-4b45-b022-0897fea0efe0-any-/webapp/},file:/tmp/export1383089060133757133aed89cb3-8b03-4b45-b022-0897fea0efe0.war
Apr 04, 2014 3:27:36 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext <init>
INFO: Webapp archive location: file:/tmp/export7628341494176672107ce6862dd-be97-43ba-8a10-00e891028315.war
2014-04-04 03:27:36.854:INFO:oejw.WebInfConfiguration:Extract jar:file:/tmp/export7628341494176672107ce6862dd-be97-43ba-8a10-00e891028315.war!/ to /tmp/jetty-localhost-9090-export7628341494176672107ce6862dd-be97-43ba-8a10-00e891028315.war-_ce6862dd-be97-43ba-8a10-00e891028315-any-/webapp
2014-04-04 03:27:36.949:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
2014-04-04 03:27:37.191:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /ce6862dd-be97-43ba-8a10-00e891028315, did not find org.apache.jasper.servlet.JspServlet
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: Initialize Weld using ServletContainerInitializer
Apr 04, 2014 3:27:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and Filters.
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
2014-04-04 03:27:37.287:INFO:oejw.WebAppContext:WebApp at 11210527 at http://localhost:9090/ce6862dd-be97-43ba-8a10-00e891028315
Running org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
2014-04-04 03:27:37.412:INFO:oejsl.ELContextCleaner:javax.el.BeanELResolver purged
2014-04-04 03:27:37.412:INFO:oejsh.ContextHandler:stopped o.j.s.j.a.ShrinkWrapWebAppContext{/ce6862dd-be97-43ba-8a10-00e891028315,file:/tmp/jetty-localhost-9090-export7628341494176672107ce6862dd-be97-43ba-8a10-00e891028315.war-_ce6862dd-be97-43ba-8a10-00e891028315-any-/webapp/},file:/tmp/export7628341494176672107ce6862dd-be97-43ba-8a10-00e891028315.war
Apr 04, 2014 3:27:37 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext <init>
INFO: Webapp archive location: file:/tmp/export2282160508434869025947f7d07-8b52-4010-8fb2-ddf1e0a836fc.war
2014-04-04 03:27:37.431:INFO:oejw.WebInfConfiguration:Extract jar:file:/tmp/export2282160508434869025947f7d07-8b52-4010-8fb2-ddf1e0a836fc.war!/ to /tmp/jetty-localhost-9090-export2282160508434869025947f7d07-8b52-4010-8fb2-ddf1e0a836fc.war-_947f7d07-8b52-4010-8fb2-ddf1e0a836fc-any-/webapp
2014-04-04 03:27:37.445:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
2014-04-04 03:27:37.450:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /947f7d07-8b52-4010-8fb2-ddf1e0a836fc, did not find org.apache.jasper.servlet.JspServlet
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: Initialize Weld using ServletContainerInitializer
Apr 04, 2014 3:27:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and Filters.
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Apr 04, 2014 3:27:37 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
2014-04-04 03:27:37.532:INFO:oejw.WebAppContext:WebApp at 11210527 at http://localhost:9090/947f7d07-8b52-4010-8fb2-ddf1e0a836fc
Running org.jboss.weld.environment.servlet.test.injection.LookupTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
2014-04-04 03:27:37.562:INFO:oejsl.ELContextCleaner:javax.el.BeanELResolver purged
2014-04-04 03:27:37.562:INFO:oejsh.ContextHandler:stopped o.j.s.j.a.ShrinkWrapWebAppContext{/947f7d07-8b52-4010-8fb2-ddf1e0a836fc,file:/tmp/jetty-localhost-9090-export2282160508434869025947f7d07-8b52-4010-8fb2-ddf1e0a836fc.war-_947f7d07-8b52-4010-8fb2-ddf1e0a836fc-any-/webapp/},file:/tmp/export2282160508434869025947f7d07-8b52-4010-8fb2-ddf1e0a836fc.war
Apr 04, 2014 3:27:38 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext <init>
INFO: Webapp archive location: file:/tmp/export7734029226627509998af0b2b8c-a3b4-4089-87ff-a8d117536ef0.war
2014-04-04 03:27:38.018:INFO:oejw.WebInfConfiguration:Extract jar:file:/tmp/export7734029226627509998af0b2b8c-a3b4-4089-87ff-a8d117536ef0.war!/ to /tmp/jetty-localhost-9090-export7734029226627509998af0b2b8c-a3b4-4089-87ff-a8d117536ef0.war-_af0b2b8c-a3b4-4089-87ff-a8d117536ef0-any-/webapp
2014-04-04 03:27:38.096:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
2014-04-04 03:27:38.293:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /af0b2b8c-a3b4-4089-87ff-a8d117536ef0, did not find org.apache.jasper.servlet.JspServlet
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: Initialize Weld using ServletContainerInitializer
Apr 04, 2014 3:27:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and Filters.
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
2014-04-04 03:27:38.367:INFO:oejw.WebAppContext:WebApp at 11210527 at http://localhost:9090/af0b2b8c-a3b4-4089-87ff-a8d117536ef0
Running org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Pinger-32928510
Pinger-32928510
2014-04-04 03:27:38.435:INFO:oejsl.ELContextCleaner:javax.el.BeanELResolver purged
2014-04-04 03:27:38.435:INFO:oejsh.ContextHandler:stopped o.j.s.j.a.ShrinkWrapWebAppContext{/af0b2b8c-a3b4-4089-87ff-a8d117536ef0,file:/tmp/jetty-localhost-9090-export7734029226627509998af0b2b8c-a3b4-4089-87ff-a8d117536ef0.war-_af0b2b8c-a3b4-4089-87ff-a8d117536ef0-any-/webapp/},file:/tmp/export7734029226627509998af0b2b8c-a3b4-4089-87ff-a8d117536ef0.war
Apr 04, 2014 3:27:38 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext <init>
INFO: Webapp archive location: file:/tmp/export7330180428574254373c5065604-d883-42f2-a7ca-09af06a1023d.war
2014-04-04 03:27:38.455:INFO:oejw.WebInfConfiguration:Extract jar:file:/tmp/export7330180428574254373c5065604-d883-42f2-a7ca-09af06a1023d.war!/ to /tmp/jetty-localhost-9090-export7330180428574254373c5065604-d883-42f2-a7ca-09af06a1023d.war-_c5065604-d883-42f2-a7ca-09af06a1023d-any-/webapp
2014-04-04 03:27:38.468:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
2014-04-04 03:27:38.472:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /c5065604-d883-42f2-a7ca-09af06a1023d, did not find org.apache.jasper.servlet.JspServlet
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: Initialize Weld using ServletContainerInitializer
Apr 04, 2014 3:27:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and Filters.
Apr 04, 2014 3:27:38 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Apr 04, 2014 3:27:38 AM com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Mojarra 2.1.22 ( 20130508-2000 https://svn.java.net/svn/mojarra~svn/tags/2.1.22@11945) for context '/c5065604-d883-42f2-a7ca-09af06a1023d'
Apr 04, 2014 3:27:38 AM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
Apr 04, 2014 3:27:39 AM com.sun.faces.lifecycle.ELResolverInitPhaseListener populateFacesELResolverForJsp
INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.
Apr 04, 2014 3:27:39 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
2014-04-04 03:27:39.347:INFO:oejw.WebAppContext:WebApp at 11210527 at http://localhost:9090/c5065604-d883-42f2-a7ca-09af06a1023d
Running org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
2014-04-04 03:27:40.210:INFO:oejsl.ELContextCleaner:javax.el.BeanELResolver purged
2014-04-04 03:27:40.210:INFO:oejsh.ContextHandler:stopped o.j.s.j.a.ShrinkWrapWebAppContext{/c5065604-d883-42f2-a7ca-09af06a1023d,file:/tmp/jetty-localhost-9090-export7330180428574254373c5065604-d883-42f2-a7ca-09af06a1023d.war-_c5065604-d883-42f2-a7ca-09af06a1023d-any-/webapp/},file:/tmp/export7330180428574254373c5065604-d883-42f2-a7ca-09af06a1023d.war
Apr 04, 2014 3:27:40 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext <init>
INFO: Webapp archive location: file:/tmp/export72631482059002264662f0a0e9-116d-4c42-a5d0-69ef0b7b8338.war
2014-04-04 03:27:40.631:INFO:oejw.WebInfConfiguration:Extract jar:file:/tmp/export72631482059002264662f0a0e9-116d-4c42-a5d0-69ef0b7b8338.war!/ to /tmp/jetty-localhost-9090-export72631482059002264662f0a0e9-116d-4c42-a5d0-69ef0b7b8338.war-_62f0a0e9-116d-4c42-a5d0-69ef0b7b8338-any-/webapp
2014-04-04 03:27:40.705:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
2014-04-04 03:27:40.874:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /62f0a0e9-116d-4c42-a5d0-69ef0b7b8338, did not find org.apache.jasper.servlet.JspServlet
Apr 04, 2014 3:27:40 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: Initialize Weld using ServletContainerInitializer
Apr 04, 2014 3:27:40 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Apr 04, 2014 3:27:40 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and Filters.
2014-04-04 03:27:40.932:INFO:oejw.WebAppContext:WebApp at 11210527 at http://localhost:9090/62f0a0e9-116d-4c42-a5d0-69ef0b7b8338
Running org.jboss.weld.environment.servlet.test.el.JsfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb769dbf6, pid=15206, tid=3062090608
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Server VM (24.51-b03 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x137bf6]  __memcpy_ssse3_rep+0x936
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/hs_err_pid15206.log>
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/bin/sh: line 1: 15206 Aborted                 /qa/tools/opt/jdk1.7.0_51/jre/bin/java -jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/target/surefire/surefirebooter8337573440072072130.jar> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/target/surefire/surefire7723079482496616605tmp> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-jetty/ws/environments/servlet/tests/jetty/target/surefire/surefire_06127081622712638724tmp>

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.686s
[INFO] Finished at: Fri Apr 04 03:27:41 EDT 2014
[INFO] Final Memory: 28M/252M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project weld-servlet-test-jetty: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [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/PluginExecutionException
Build step 'Execute shell' marked build as failure
Recording test results


More information about the weld-builds mailing list