See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-servlet-...
Changes:
[Jozef Hartinger] Fix version
------------------------------------------
[...truncated 1571 lines...]
+ 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.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
+ /qa/tools/opt/maven-3.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
Maven home: /qa/tools/opt/maven-3.0.4
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_40/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-348.16.1.el5", 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 -fr jetty-surefire-reports
+ mkdir jetty-surefire-reports
++ echo 7.2.2.v20101205:jetty-embedded-7 7.6.11.v20130520:jetty-embedded-7
8.1.11.v20130520:jetty-embedded-7 9.0.4.v20130625:jetty-embedded-9
+ JETTY_VERSIONS_ARRAY='7.2.2.v20101205:jetty-embedded-7
7.6.11.v20130520:jetty-embedded-7 8.1.11.v20130520:jetty-embedded-7
9.0.4.v20130625:jetty-embedded-9'
+ for i in '$JETTY_VERSIONS_ARRAY'
+ idx=0
++ echo 7.2.2.v20101205:jetty-embedded-7
++ tr : ' '
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 0 -eq 0 ']'
+ JETTY_VERSION=7.2.2.v20101205
+ '[' 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.0.4/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=7.2.2.v20101205
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.1.2-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.1-int-servlet-...
[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.1-int-servlet-...
&& git rev-parse --verify HEAD
[INFO] Working directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-servlet-...
[INFO] Storing buildNumber: 2c58449965c03bd2c4d958c88b5ff1de7babf397 at timestamp:
December 6, 2013 7:19:07 AM EST
[INFO] Executing: /bin/sh -c cd
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-servlet-...
&& git rev-parse --verify HEAD
[INFO] Working directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-servlet-...
[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.1-int-servlet-...
[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 13 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-servlet-...
[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.1-int-servlet-...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2,
useUnlimitedThreads=false
Dec 06, 2013 7:19:15 AM
org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer start
INFO: Starting Jetty Embedded Server 7.2.2.v20101205 [id:470760046]
2013-12-06 07:19:15.870:INFO::jetty-7.2.2.v20101205
2013-12-06 07:19:15.951:INFO::Started SelectChannelConnector@localhost:9090
Dec 06, 2013 7:19:16 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export27500888954244885540d813b9c-e425-4937-9509-9eb8c6aca4d7.war
2013-12-06 07:19:16.168:INFO::Extract
jar:file:/tmp/export27500888954244885540d813b9c-e425-4937-9509-9eb8c6aca4d7.war!/ to
/tmp/jetty-localhost-9090-export27500888954244885540d813b9c-e425-4937-9509-9eb8c6aca4d7.war-_0d813b9c-e425-4937-9509-9eb8c6aca4d7-any-/webapp
2013-12-06 07:19:16.359:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:16.395:INFO::NO JSP Support for /0d813b9c-e425-4937-9509-9eb8c6aca4d7,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:16 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.1.2 (2013-12-06 07:17)
Dec 06, 2013 7:19:17 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.
Dec 06, 2013 7:19:17 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
Dec 06, 2013 7:19:18 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
'/0d813b9c-e425-4937-9509-9eb8c6aca4d7'
Dec 06, 2013 7:19:18 AM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked
with these annotations will have said annotations processed.
Dec 06, 2013 7:19:18 AM com.sun.faces.lifecycle.ELResolverInitPhaseListener
populateFacesELResolverForJsp
INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.
2013-12-06 07:19:19.086:INFO::WebApp@1205010512 at
http://localhost:9090/0d813b9c-e425-4937-9509-9eb8c6aca4d7
Dec 06, 2013 7:19:21 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export43771024381508528088d39f3df-104c-4005-bbca-dff928559e2c.war
2013-12-06 07:19:21.751:INFO::Extract
jar:file:/tmp/export43771024381508528088d39f3df-104c-4005-bbca-dff928559e2c.war!/ to
/tmp/jetty-localhost-9090-export43771024381508528088d39f3df-104c-4005-bbca-dff928559e2c.war-_8d39f3df-104c-4005-bbca-dff928559e2c-any-/webapp
2013-12-06 07:19:21.903:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:21.906:INFO::NO JSP Support for /8d39f3df-104c-4005-bbca-dff928559e2c,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:21 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.
Dec 06, 2013 7:19:22 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
2013-12-06 07:19:22.135:INFO::WebApp@1205010512 at
http://localhost:9090/8d39f3df-104c-4005-bbca-dff928559e2c
Running org.jboss.weld.environment.servlet.test.el.JsfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 sec
Dec 06, 2013 7:19:23 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export5250538828483136667421d76-b384-4940-9f68-a0463dfe1a28.war
2013-12-06 07:19:23.034:INFO::Extract
jar:file:/tmp/export5250538828483136667421d76-b384-4940-9f68-a0463dfe1a28.war!/ to
/tmp/jetty-localhost-9090-export5250538828483136667421d76-b384-4940-9f68-a0463dfe1a28.war-_67421d76-b384-4940-9f68-a0463dfe1a28-any-/webapp
2013-12-06 07:19:23.170:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:23.173:INFO::NO JSP Support for /67421d76-b384-4940-9f68-a0463dfe1a28,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:23 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.
Dec 06, 2013 7:19:23 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
2013-12-06 07:19:23.338:INFO::WebApp@1205010512 at
http://localhost:9090/67421d76-b384-4940-9f68-a0463dfe1a28
Running org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Dec 06, 2013 7:19:24 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export935364472983846280d6cd8784-3e17-49b3-8f54-db10528d7cbe.war
2013-12-06 07:19:24.053:INFO::Extract
jar:file:/tmp/export935364472983846280d6cd8784-3e17-49b3-8f54-db10528d7cbe.war!/ to
/tmp/jetty-localhost-9090-export935364472983846280d6cd8784-3e17-49b3-8f54-db10528d7cbe.war-_d6cd8784-3e17-49b3-8f54-db10528d7cbe-any-/webapp
2013-12-06 07:19:24.164:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:24.167:INFO::NO JSP Support for /d6cd8784-3e17-49b3-8f54-db10528d7cbe,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:24 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.
Dec 06, 2013 7:19:24 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
Dec 06, 2013 7:19:24 AM
org.jboss.weld.environment.servlet.BeanManagerResourceBindingListener contextInitialized
INFO: BeanManager reference bound to java:comp/env/BeanManager
2013-12-06 07:19:24.304:INFO::WebApp@1205010512 at
http://localhost:9090/d6cd8784-3e17-49b3-8f54-db10528d7cbe
Running org.jboss.weld.environment.servlet.test.provider.CDIProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Dec 06, 2013 7:19:24 AM
org.jboss.weld.environment.servlet.BeanManagerResourceBindingListener contextDestroyed
WARN: Failed to unbind BeanManager reference!
Dec 06, 2013 7:19:25 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export8340016469456393225b8012436-5a74-4e96-b841-9a841748a3a6.war
2013-12-06 07:19:25.044:INFO::Extract
jar:file:/tmp/export8340016469456393225b8012436-5a74-4e96-b841-9a841748a3a6.war!/ to
/tmp/jetty-localhost-9090-export8340016469456393225b8012436-5a74-4e96-b841-9a841748a3a6.war-_b8012436-5a74-4e96-b841-9a841748a3a6-any-/webapp
2013-12-06 07:19:25.159:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:25.162:INFO::NO JSP Support for /b8012436-5a74-4e96-b841-9a841748a3a6,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:25 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.
Dec 06, 2013 7:19:25 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
2013-12-06 07:19:25.297:INFO::WebApp@1205010512 at
http://localhost:9090/b8012436-5a74-4e96-b841-9a841748a3a6
Running org.jboss.weld.environment.servlet.test.config.ConfigWithoutJettyEnvTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Dec 06, 2013 7:19:25 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export4439725432037556137fa5eda55-eee7-42bd-81ec-368203b0ce1b.war
2013-12-06 07:19:25.396:INFO::Extract
jar:file:/tmp/export4439725432037556137fa5eda55-eee7-42bd-81ec-368203b0ce1b.war!/ to
/tmp/jetty-localhost-9090-export4439725432037556137fa5eda55-eee7-42bd-81ec-368203b0ce1b.war-_fa5eda55-eee7-42bd-81ec-368203b0ce1b-any-/webapp
2013-12-06 07:19:25.414:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:25.418:INFO::NO JSP Support for /fa5eda55-eee7-42bd-81ec-368203b0ce1b,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:25 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.
Dec 06, 2013 7:19:25 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
2013-12-06 07:19:25.551:INFO::WebApp@1205010512 at
http://localhost:9090/fa5eda55-eee7-42bd-81ec-368203b0ce1b
Running org.jboss.weld.environment.servlet.test.config.ConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Dec 06, 2013 7:19:25 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export14140053149536534797810c1ca-dfaa-4164-be8e-f0f170fdb2a4.war
2013-12-06 07:19:25.614:INFO::Extract
jar:file:/tmp/export14140053149536534797810c1ca-dfaa-4164-be8e-f0f170fdb2a4.war!/ to
/tmp/jetty-localhost-9090-export14140053149536534797810c1ca-dfaa-4164-be8e-f0f170fdb2a4.war-_7810c1ca-dfaa-4164-be8e-f0f170fdb2a4-any-/webapp
2013-12-06 07:19:25.630:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:25.633:INFO::NO JSP Support for /7810c1ca-dfaa-4164-be8e-f0f170fdb2a4,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:25 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.
Dec 06, 2013 7:19:25 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
2013-12-06 07:19:25.737:INFO::WebApp@1205010512 at
http://localhost:9090/7810c1ca-dfaa-4164-be8e-f0f170fdb2a4
Dec 06, 2013 7:19:26 AM org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext
<init>
INFO: Webapp archive location:
file:/tmp/export6750080540907574117c67e11b6-0650-41e6-81e1-98d27ea6bb48.war
2013-12-06 07:19:26.329:INFO::Extract
jar:file:/tmp/export6750080540907574117c67e11b6-0650-41e6-81e1-98d27ea6bb48.war!/ to
/tmp/jetty-localhost-9090-export6750080540907574117c67e11b6-0650-41e6-81e1-98d27ea6bb48.war-_c67e11b6-0650-41e6-81e1-98d27ea6bb48-any-/webapp
2013-12-06 07:19:26.440:INFO::No Transaction manager found - if your webapp requires one,
please configure one.
2013-12-06 07:19:26.443:INFO::NO JSP Support for /c67e11b6-0650-41e6-81e1-98d27ea6bb48,
did not find org.apache.jasper.servlet.JspServlet
Dec 06, 2013 7:19:26 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.
Dec 06, 2013 7:19:26 AM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: Jetty 7.2+ detected, CDI injection will be available in Listeners, Servlets and
Filters.
2013-12-06 07:19:26.550:INFO::WebApp@1205010512 at
http://localhost:9090/c67e11b6-0650-41e6-81e1-98d27ea6bb48
Running org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
org.apache.maven.surefire.util.SurefireReflectionException:
java.lang.reflect.InvocationTargetException; nested exception is
java.lang.reflect.InvocationTargetException: null
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTest
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:190)
at org.junit.runner.Description.getTestClass(Description.java:206)
at org.apache.maven.surefire.junitcore.TestSet.createReportEntry(TestSet.java:117)
at org.apache.maven.surefire.junitcore.TestSet.replay(TestSet.java:80)
at
org.apache.maven.surefire.junitcore.ConcurrentReporterManager.testSetCompleted(ConcurrentReporterManager.java:72)
at
org.apache.maven.surefire.junitcore.JUnitCoreRunListener.testRunFinished(JUnitCoreRunListener.java:61)
at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:67)
at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:38)
at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:64)
at org.junit.runner.JUnitCore.run(JUnitCore.java:158)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62)
at
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139)
... 9 more
Results :
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.043s
[INFO] Finished at: Fri Dec 06 07:19:27 EST 2013
[INFO] Final Memory: 31M/399M
[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