Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #684
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4607 lines...]
10:28:53.880 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:28:53.880 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:53.943 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:28:53.943 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:54.108 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]]
10:28:54.108 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:54.362 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:54.376 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:54.483 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:28:54.495 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:54.563 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:54.565 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:54.568 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:28:54.572 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:28:54.574 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:28:56.656 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:56.662 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:56.665 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:56.926 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:56.929 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:57.224 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:57.233 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:57.234 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:28:57.235 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:57.241 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:28:57.248 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:57.747 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:28:57.763 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:57.765 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:57.765 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:57.963 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:28:59.058 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:28:59.059 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:59.073 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:59.074 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.883 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:01.015 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:01.020 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:29:01.023 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:01.206 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:01.262 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:01.548 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:01.557 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:01.557 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:01.558 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:01.565 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:29:01.674 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:01.674 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:03.736 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:03.993 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:03.996 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:04.320 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:04.322 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:04.701 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:04.702 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:05.118 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:05.118 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:05.188 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:05.189 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:05.387 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:05.387 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:05.480 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:05.480 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:06.088 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33]]
10:29:06.088 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:06.453 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:06.675 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:07.677 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:07.925 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:07.936 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:07.939 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:07.942 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:07.947 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:07.955 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:07.957 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:07.987 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.659 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:10.513 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:10.518 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:10.521 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:10.809 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:10.812 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:11.123 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:11.137 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:11.138 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:11.139 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:11.145 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:11.161 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:11.639 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:11.719 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:11.721 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:11.721 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:11.919 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:13.077 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:13.301 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:13.305 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:13.305 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:13.305 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:13.419 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:13.459 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:13.459 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:13.464 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@696ea13 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:13.472 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:13.473 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:13.490 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:13.491 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:13.499 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:13.499 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.758 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 1.674 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:53008/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:114)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:114 » UniformInterface G...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:14 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2015-11-23T10:29:13+08:00
[INFO] Final Memory: 31M/450M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
9 years, 1 month
Build failed in Jenkins: Weld-3.x-jacoco #98
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/98/ch...>
Changes:
[mkouba] WELD-2012 basic Probe JMX integration test.
[mkouba] WELD-2056 Proxy class initializer - add ACC_STATIC flag
[mkouba] WELD-2059 fail if observer method is EJB business remote method.
[mkouba] Add sitemap for html documentation.
[mkouba] WELD-2052 All conversation contexts should be destroyed after the
[mkouba] WELD-2052 added test for conversation destruction after session invalidation
[mkouba] WELD-2052 Minor - renaming request attribute and methods
[mkouba] OSGi bundle - declare probe groupId explicitly
[mkouba] Update PAX CDI version.
[mkouba] Added test for conversation invalidation with multiple long-running conversations
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on soavmg10-rhel6-x86_64 (ipv6 RHEL-any selenium-ff3-rhel6-x86_64 RHEL6_x86_64 brFF brFF12 linux-ipv6 RHEL_SW brFF3 nodejs x86_64 hibernate fuse mem2G RHEL6_x86_64_SW RHEL6 linux general docker mwqa_drives_services RHEL mwqa_drives_tools mem4G non-vmware unix RHEL6_SW) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/>
Deleting project workspace... Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.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/master^{commit} # timeout=10
Checking out Revision a69d326df748aa7405e88bb716186f13e37480dd (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a69d326df748aa7405e88bb716186f13e37480dd
> git rev-list f5fcc1554189993253301eb8fff18a5129abcacb # timeout=10
> git tag -a -f -m Jenkins Build #98 jenkins-Weld-3.x-jacoco-98 # timeout=10
Cloning the remote Git repository
Cloning repository git://github.com/weld/wildfly.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/wi...> # timeout=10
Fetching upstream changes from git://github.com/weld/wildfly.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/wildfly.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/weld/wildfly.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/wildfly.git # timeout=10
Fetching upstream changes from git://github.com/weld/wildfly.git
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/wildfly.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/10.0.0.CR2-weld3^{commit} # timeout=10
Checking out Revision ad4a51861e9f5c92e7bca1fd19d860ff12982d31 (origin/10.0.0.CR2-weld3)
> git config core.sparsecheckout # timeout=10
> git checkout -f ad4a51861e9f5c92e7bca1fd19d860ff12982d31
> git rev-list ad4a51861e9f5c92e7bca1fd19d860ff12982d31 # timeout=10
Starting xvnc
[Weld-3.x-jacoco] $ vncserver :93 -geometry 1920x1080
New 'soavmg10.mw.lab.eng.bos.redhat.com:93 (hudson)' desktop is soavmg10.mw.lab.eng.bos.redhat.com:93
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/soavmg10.mw.lab.eng.bos.redhat.com:93.log
[Weld-3.x-jacoco] $ bash -xe /tmp/hudson8712546552697345077.sh
+ export MAVEN_VERSION=3.2.5
+ MAVEN_VERSION=3.2.5
+ export M2_HOME=/qa/tools/opt/maven-3.2.5
+ M2_HOME=/qa/tools/opt/maven-3.2.5
+ 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.5/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.2.5/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ /qa/tools/opt/maven-3.2.5/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=128m; support was removed in 8.0
[ERROR] Could not create local repository at /qa/home/hudson/private_maven_repos/weld -> [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/LocalRepositoryNotAccess...
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :93
Killing Xvnc process ID 25087
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to soavmg10-rhel6-x86_64(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Publishing Javadoc
9 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #682
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[mkouba] WELD-2060 Skip irrelevant javax.ejb annotations warnings in SE/Servlet
[mkouba] WELD-2065 Test resource injection in SE
[mkouba] WELD-2065 Log a warning instead of throwing an exception
------------------------------------------
[...truncated 4615 lines...]
10:28:56.648 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:56.715 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:56.717 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:56.719 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:28:56.721 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:28:56.725 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.224 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:28:58.792 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:58.797 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:58.800 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:59.048 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:59.051 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:59.350 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:59.359 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:59.360 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:28:59.361 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:59.367 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:28:59.374 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:59.907 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:28:59.927 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:59.929 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:59.929 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:00.072 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:01.257 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:01.257 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:01.271 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:01.271 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.878 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:03.099 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:03.104 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:29:03.107 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:03.317 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:03.319 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:03.704 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:03.716 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:03.717 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:03.718 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:03.724 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:29:03.851 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:03.851 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:05.936 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:06.169 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:06.173 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:06.465 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:06.467 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:06.833 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:06.833 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:07.230 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:07.230 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:07.319 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:07.320 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:07.516 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:07.517 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:07.633 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:07.633 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:08.222 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:08.222 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:08.611 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:08.834 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:09.789 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:10.064 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:10.076 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:10.078 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:10.081 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:10.085 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:10.087 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:10.090 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:10.109 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.637 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:12.115 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:12.121 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:12.124 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:12.377 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:12.380 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:12.683 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:12.692 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:12.693 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:12.694 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:12.701 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:12.708 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:13.261 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:13.309 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:13.311 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:13.311 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:13.466 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:14.572 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:14.794 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:14.801 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:14.801 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:14.801 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:14.937 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:14.967 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:14.967 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:14.972 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@49a95976 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:14.976 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:14.977 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:14.990 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:14.991 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:14.996 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:14.997 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
constructing HazelnutService
10:29:15.004 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.27 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 1.627 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:55353/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:114)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:114 » UniformInterface G...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:12 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 min
[INFO] Finished at: 2015-11-21T10:29:15+08:00
[INFO] Final Memory: 27M/262M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
9 years, 1 month
Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #364
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperabi...>
Changes:
[danielsoro] DELTASPIKE-839 Data module test deployments pack individual classes instead of JARs
[tandraschko] DELTASPIKE-1028 WindowHandler: JS error on IE8
[struberg] improve JavaDoc for message categories
[mkouba] WELD-2066 Improve Weld development mode log message
[mkouba] Don't use String.replaceAll in TestClassToHashMapper.
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev15-rhel5-ia64 (git-working RHEL-any mem2G RHEL5 linux general mwqa_drives_services ia64 RHEL native-linux-ia64 mwqa_drives_tools mem4G git-sunjdk16 RHEL5-ia64 unix) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperabi...>
Cloning the remote Git repository
Cloning repository git://github.com/apache/deltaspike.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperabi...> # timeout=10
Fetching upstream changes from git://github.com/apache/deltaspike.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/apache/deltaspike.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/apache/deltaspike.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/apache/deltaspike.git # timeout=10
Fetching upstream changes from git://github.com/apache/deltaspike.git
> git -c core.askpass=true fetch --tags --progress git://github.com/apache/deltaspike.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a88e650f719f8ceb4edf41988ea71d1ad29a9321 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a88e650f719f8ceb4edf41988ea71d1ad29a9321
> git rev-list 0897df49df0d5d796a65cbda78c8eeb6bf348cdb # timeout=10
> git tag -a -f -m Jenkins Build #364 jenkins-Weld-3.x-interoperability-deltaspike-364 # timeout=10
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperabi...> # 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/master^{commit} # timeout=10
Checking out Revision b9b774b278ef4c2d9708fd6f696ea59750164bef (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b9b774b278ef4c2d9708fd6f696ea59750164bef
> git rev-list bed40684b90ad62db7a9d440d7812cd33bae1da2 # timeout=10
> git tag -a -f -m Jenkins Build #364 jenkins-Weld-3.x-interoperability-deltaspike-364 # timeout=10
[Weld-3.x-interoperability-deltaspike] $ bash -xe /tmp/hudson4085752133980548614.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.3.3-prod
+ MAVEN_VERSION=3.3.3-prod
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ 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.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b0602)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
+ /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Error: JAVA_HOME is not defined correctly.
We cannot execute /qa/tools/opt/ia64/jdk1.8.0_last/bin/java
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:660)
at ......remote call to dev15-rhel5-ia64(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
9 years, 1 month
Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #521
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[mkouba] WELD-2066 Improve Weld development mode log message
[mkouba] Don't use replaceAll in TestClassToHashMapper.
------------------------------------------
[...truncated 440 lines...]
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-jsf ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.2-SNAPSHOT/weld-core-jsf-2.3.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.2-SNAPSHOT/weld-core-jsf-2.3.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.2-SNAPSHOT/weld-core-jsf-2.3.2-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation 2.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
741 B
741 B 787 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (741 B at 6.2 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (787 B at 3.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core ---
[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-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core ---
[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-...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core ---
[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-...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core ---
[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-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-core ---
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.3.2-SNAPSHOT in the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:1.2 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-api:jar:2.3.Final from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-spi:jar:2.3.Final from the shaded jar.
[INFO] Excluding org.jboss.classfilewriter:jboss-classfilewriter:jar:1.1.2.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:18.0 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.2.1.Final from the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.3.2-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO] Dependency-reduced POM written at: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.3.2-SNAPSHOT/weld-core-2.3.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.3.2-SNAPSHOT/weld-core-2.3.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.3.2-SNAPSHOT/weld-core-2.3.2-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Probe Parent 2.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
741 B
741 B 787 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (741 B at 2.3 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (787 B at 1.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-parent ---
[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-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-parent ---
[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-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-parent ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-parent/2.3.2-SNAPSHOT/weld-probe-parent-2.3.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [17.096s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [33.424s]
[INFO] Weld Core - JSF ................................... SUCCESS [2.665s]
[INFO] Weld Implementation ............................... SUCCESS [6.999s]
[INFO] Weld Probe Parent ................................. FAILURE [1.844s]
[INFO] Weld Probe Core ................................... SKIPPED
[INFO] Weld Test Utilities ............................... SKIPPED
[INFO] weld-probe-tests .................................. 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: 1:03.798s
[INFO] Finished at: Thu Nov 19 21:07:59 EST 2015
[INFO] Final Memory: 38M/284M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-probe-parent: Failed to install metadata org.jboss.weld.probe:weld-probe-parent:2.3.2-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-parent/2.3.2-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-probe-parent
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to soavmg11-rhel6-x86(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
9 years, 1 month
Build failed in Jenkins: Weld-2.x-int-servlet-windows #280
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[mkouba] WELD-1912 change test archives name with hash of test class FQCN.
[mkouba] WELD-1912 Add txt suffix to the mapping file
[mkouba] WELD-2051 Allow to skip the registration of a shutdown hook
[mkouba] Probe - document container lifecycle events monitoring
------------------------------------------
[...truncated 8973 lines...]
[INFO] META-INF\LICENSE.txt already added, skipping
[INFO] Building jar: W:\workspace\Weld-2.x-int-servlet-windows\tests\target\weld-core-test-2.3.1-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF\DEPENDENCIES.txt already added, skipping
[INFO] META-INF\LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-test ---
[INFO] Installing W:\workspace\Weld-2.x-int-servlet-windows\tests\target\weld-core-test-2.3.1-SNAPSHOT.jar to w:\qa\home\hudson\private_maven_repos\weld\org\jboss\weld\weld-core-test\2.3.1-SNAPSHOT\weld-core-test-2.3.1-SNAPSHOT.jar
[INFO] Installing W:\workspace\Weld-2.x-int-servlet-windows\tests\pom.xml to w:\qa\home\hudson\private_maven_repos\weld\org\jboss\weld\weld-core-test\2.3.1-SNAPSHOT\weld-core-test-2.3.1-SNAPSHOT.pom
[INFO] Installing W:\workspace\Weld-2.x-int-servlet-windows\tests\target\weld-core-test-2.3.1-SNAPSHOT-sources.jar to w:\qa\home\hudson\private_maven_repos\weld\org\jboss\weld\weld-core-test\2.3.1-SNAPSHOT\weld-core-test-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
741 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (741 B at 9.3 KB/sec)
787 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (787 B at 4.5 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/1....
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
4 KB
5 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (5 KB at 18.5 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/mojo-parent/20/mojo-...
26 B
5 KB
8 KB
9 KB
12 KB
13 KB
13 KB
17 KB
18 KB
[WARNING] Checksum validation failed, expected 1524383329218ad41caf18b01a876e10d9afcaee but is 168a4d16896dfbd6e2b2bf676344dd33905fa59e for http://repository.jboss.org/maven2/org/codehaus/mojo/mojo-parent/20/mojo-...
26 B
5 KB
8 KB
9 KB
13 KB
13 KB
13 KB
15 KB
16 KB
16 KB
18 KB
[WARNING] Checksum validation failed, expected 1524383329218ad41caf18b01a876e10d9afcaee but is 168a4d16896dfbd6e2b2bf676344dd33905fa59e for http://repository.jboss.org/maven2/org/codehaus/mojo/mojo-parent/20/mojo-...
Downloaded: http://repository.jboss.org/maven2/org/codehaus/mojo/mojo-parent/20/mojo-... (18 KB at 31.1 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/1....
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
4 KB
7 KB
8 KB
9 KB
13 KB
17 KB
19 KB
20 KB
24 KB
27 KB
28 KB
29 KB
33 KB
34 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (34 KB at 122.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO] Deleting W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-arquillian ---
[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-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-arquillian ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-test-arquillian ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 90 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2707 source files to W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test-arquillian ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-arquillian ---
[INFO] Building jar: W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\target\weld-core-test-arquillian-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-arquillian ---
[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-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian ---
[INFO] META-INF already added, skipping
[INFO] META-INF\DEPENDENCIES.txt already added, skipping
[INFO] META-INF\LICENSE.txt already added, skipping
[INFO] Building jar: W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\target\weld-core-test-arquillian-2.3.1-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF\DEPENDENCIES.txt already added, skipping
[INFO] META-INF\LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-test-arquillian ---
[INFO] Installing W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\target\weld-core-test-arquillian-2.3.1-SNAPSHOT.jar to w:\qa\home\hudson\private_maven_repos\weld\org\jboss\weld\weld-core-test-arquillian\2.3.1-SNAPSHOT\weld-core-test-arquillian-2.3.1-SNAPSHOT.jar
[INFO] Installing W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\pom.xml to w:\qa\home\hudson\private_maven_repos\weld\org\jboss\weld\weld-core-test-arquillian\2.3.1-SNAPSHOT\weld-core-test-arquillian-2.3.1-SNAPSHOT.pom
[INFO] Installing W:\workspace\Weld-2.x-int-servlet-windows\tests-arquillian\target\weld-core-test-arquillian-2.3.1-SNAPSHOT-sources.jar to w:\qa\home\hudson\private_maven_repos\weld\org\jboss\weld\weld-core-test-arquillian\2.3.1-SNAPSHOT\weld-core-test-arquillian-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> exec-maven-plugin:1.1.1:java (default) @ weld-core-test-arquillian >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-arquillian ---
[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-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] <<< exec-maven-plugin:1.1.1:java (default) @ weld-core-test-arquillian <<<
[INFO]
[INFO] --- exec-maven-plugin:1.1.1:java (default) @ weld-core-test-arquillian ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [9.745s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [27.932s]
[INFO] Weld Core - JSF ................................... SUCCESS [1.722s]
[INFO] Weld Implementation ............................... SUCCESS [2.234s]
[INFO] Weld Probe Parent ................................. SUCCESS [0.646s]
[INFO] Weld Probe Core ................................... SUCCESS [13.445s]
[INFO] Weld Test Utilities ............................... SUCCESS [2.328s]
[INFO] weld-probe-tests .................................. SUCCESS [1:30.782s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [1.298s]
[INFO] Weld Unit Tests ................................... SUCCESS [3.953s]
[INFO] Weld Integration Tests (JBoss AS) ................. FAILURE [40.243s]
[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: 3:16.570s
[INFO] Finished at: Sat Oct 24 06:17:23 EDT 2015
[INFO] Final Memory: 85M/859M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.1.1:java (default) on project weld-core-test-arquillian: An exception occured while executing the Java class. null: InvocationTargetException: Unexpected internal error near index 1
[ERROR] \
[ERROR] ^
[ERROR] -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core-test-arquillian
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> is 21 days old
at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Thread.java:744)
at ......remote call to brms06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
9 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #680
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4605 lines...]
10:29:05.264 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:29:05.265 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:29:05.358 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:29:05.358 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:29:05.504 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38], org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]]
10:29:05.504 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:29:05.802 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:05.821 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:05.910 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:29:05.917 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:29:05.959 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:29:05.960 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:29:05.962 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:29:05.963 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:29:05.965 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.303 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:29:08.006 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:08.011 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:08.014 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:08.289 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:08.292 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:08.610 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:08.620 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:08.620 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:08.621 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:08.627 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:08.637 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:09.149 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:09.159 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:09.161 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:09.161 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:09.307 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:10.570 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:10.570 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:10.586 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:10.586 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.028 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:12.477 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:12.483 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:29:12.486 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:12.667 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:12.670 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:13.037 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:13.047 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:13.048 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@OsgiServiceProvider @Vanilla @Default @Any] is available
10:29:13.052 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:13.059 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:29:13.185 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:13.185 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:15.265 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:15.497 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:15.499 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:15.822 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:15.825 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:16.183 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:16.183 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:16.600 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:16.600 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:16.708 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:16.709 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:16.863 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:16.863 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:16.947 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:16.947 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:17.579 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]]
10:29:17.579 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:17.904 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:18.105 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:19.020 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:19.288 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:19.302 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:19.306 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:19.314 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:19.321 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:19.325 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:19.334 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:19.355 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:21.392 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:21.398 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:21.401 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:21.654 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:21.657 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:21.983 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:21.994 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:21.995 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:21.996 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:22.008 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:22.019 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:22.500 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:22.551 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:22.553 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:22.553 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:22.797 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:23.869 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:24.099 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:24.103 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:24.103 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:24.104 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:24.227 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:24.270 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:24.270 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:24.275 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@2135f0e3 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:24.285 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:24.285 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:24.299 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:24.301 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:24.308 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:24.308 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.326 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 1.601 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:54548/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:114)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:114 » UniformInterface G...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:14 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 min
[INFO] Finished at: 2015-11-19T10:29:24+08:00
[INFO] Final Memory: 28M/278M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
9 years, 1 month
Build failed in Jenkins: Weld-2.x-int-servlet #1152
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
Changes:
[mkouba] WELD-2066 Improve Weld development mode log message
[mkouba] Don't use replaceAll in TestClassToHashMapper.
------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev15-rhel5-ia64 (git-working RHEL-any mem2G RHEL5 linux general mwqa_drives_services ia64 RHEL native-linux-ia64 mwqa_drives_tools mem4G git-sunjdk16 RHEL5-ia64 unix) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/ws/> # 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.3^{commit} # timeout=10
Checking out Revision 62b7f015a47425898d6e4349b3f6b4be155bc587 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62b7f015a47425898d6e4349b3f6b4be155bc587
> git rev-list 177c3a8f350c6e4d8e6d66ce31799dd7d46247b8 # timeout=10
> git tag -a -f -m Jenkins Build #1152 jenkins-Weld-2.x-int-servlet-1152 # timeout=10
[Weld-2.x-int-servlet] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install
Error: JAVA_HOME is not defined correctly.
We cannot execute /qa/tools/opt/ia64/jdk1.7.0_last/bin/java
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:660)
at ......remote call to dev15-rhel5-ia64(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
9 years, 1 month
Build failed in Jenkins: Weld-2.x-WF8-bootstrap-time-xlarge-CI #1132
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
Changes:
[mkouba] WELD-2012 basic Probe JMX integration test.
[mkouba] WELD-2056 Proxy class initializer - add ACC_STATIC flag
[mkouba] Travis - add openjdk7, oraclejdk8, cache maven repo
[mkouba] Add sitemap for html documentation.
------------------------------------------
[...truncated 371 lines...]
[0m[0m18:11:17,290 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:11:22,915 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-7) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:11:24,508 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017534: Registered web context: /weld-beans
[0m[0m18:11:24,602 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:11:26,361 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:11:26,395 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:11:27,015 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 655ms
[0m[0m18:11:27,174 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:11:27,175 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.16
+ echo 14.16
+ echo 'Iteration #2 completed in 14.16 seconds'
Iteration #2 completed in 14.16 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #3'
Bootstrap iteration #3
[0m18:11:29,752 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:11:29,761 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:11:33,905 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:11:34,003 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:11:34,016 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:11:40,522 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-7) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:11:42,109 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017534: Registered web context: /weld-beans
[0m[0m18:11:42,186 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:11:43,950 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:11:43,992 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:11:44,624 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 674ms
[0m[0m18:11:44,788 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:11:44,789 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.98
+ echo 14.98
+ echo 'Iteration #3 completed in 14.98 seconds'
Iteration #3 completed in 14.98 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #4'
Bootstrap iteration #4
[0m18:11:47,222 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:11:47,231 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:11:51,529 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:11:51,620 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:11:51,633 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:11:57,201 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-6) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:11:58,744 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017534: Registered web context: /weld-beans
[0m[0m18:11:58,839 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:12:00,604 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:12:00,649 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:12:01,274 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 673ms
[0m[0m18:12:01,422 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:01,424 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.04
+ echo 14.04
+ echo 'Iteration #4 completed in 14.04 seconds'
Iteration #4 completed in 14.04 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #5'
Bootstrap iteration #5
[0m18:12:03,788 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:03,796 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:12:08,094 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:12:08,189 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:12:08,209 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:12:13,641 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-7) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:12:15,458 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017534: Registered web context: /weld-beans
[0m[0m18:12:15,554 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:12:18,867 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:12:18,910 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:12:19,515 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 649ms
[0m[0m18:12:19,657 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:19,658 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.13
+ echo 14.13
+ echo 'Iteration #5 completed in 14.13 seconds'
Iteration #5 completed in 14.13 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #6'
Bootstrap iteration #6
[0m18:12:21,935 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:21,944 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:12:26,113 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:12:26,192 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:12:26,201 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:12:31,803 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-6) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:12:33,390 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017534: Registered web context: /weld-beans
[0m[0m18:12:33,486 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:12:35,438 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /weld-beans
[0m[31m18:12:35,456 ERROR [stderr] (xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0) Exception in thread "xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0" java.nio.file.ClosedWatchServiceException
[0m[31m18:12:35,458 ERROR [stderr] (xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0) at sun.nio.fs.AbstractWatchService.checkOpen(AbstractWatchService.java:80)
[0m[31m18:12:35,459 ERROR [stderr] (xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0) at sun.nio.fs.AbstractWatchService.checkKey(AbstractWatchService.java:92)
[0m[31m18:12:35,459 ERROR [stderr] (xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0) at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:119)
[0m[31m18:12:35,460 ERROR [stderr] (xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0) at org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:85)
[0m[31m18:12:35,461 ERROR [stderr] (xnio-file-watcher[Watcher for /tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp52af872dc8f588fd/content-6071aefe2842f30a/]-0) at java.lang.Thread.run(Thread.java:745)
[0m[0m18:12:35,488 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:12:36,091 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 655ms
[0m[0m18:12:36,269 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:36,271 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=13.81
+ echo 13.81
+ echo 'Iteration #6 completed in 13.81 seconds'
Iteration #6 completed in 13.81 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #7'
Bootstrap iteration #7
[0m18:12:38,641 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:38,649 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:12:42,837 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:12:42,933 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:12:42,948 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:12:48,522 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-5) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:12:50,257 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017534: Registered web context: /weld-beans
[0m[0m18:12:50,341 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:12:52,194 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:12:52,236 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:12:52,847 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 653ms
[0m[0m18:12:53,012 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:53,013 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.06
+ echo 14.06
+ echo 'Iteration #7 completed in 14.06 seconds'
Iteration #7 completed in 14.06 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #8'
Bootstrap iteration #8
[0m18:12:55,474 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:12:55,482 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:13:02,682 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:13:02,774 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:13:02,785 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:13:09,586 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-5) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:13:11,142 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017534: Registered web context: /weld-beans
[0m[0m18:13:11,244 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:13:12,990 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:13:13,036 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:13:13,648 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 659ms
[0m[0m18:13:13,797 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:13:13,799 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=18.16
+ echo 18.16
+ echo 'Iteration #8 completed in 18.16 seconds'
Iteration #8 completed in 18.16 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #9'
Bootstrap iteration #9
[0m18:13:16,194 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:13:16,202 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:13:20,345 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:13:20,435 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:13:20,450 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:13:25,960 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:13:27,646 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017534: Registered web context: /weld-beans
[0m[0m18:13:27,734 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
[0m18:13:29,505 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:13:29,549 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016009: Stopping weld service for deployment weld-beans.war
[0m[0m18:13:30,155 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 651ms
[0m[0m18:13:30,323 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:13:30,324 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "weld-beans.war" (runtime-name: "weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=13.94
+ echo 13.94
+ echo 'Iteration #9 completed in 13.94 seconds'
Iteration #9 completed in 13.94 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #10'
Bootstrap iteration #10
[0m18:13:32,655 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /tmp/weld-performance/jboss-as-7/standalone/data/content/f4/bb5e5c185d1d0ea1a062f53b07e858cd5ed4b0/content
[0m[0m18:13:32,662 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "weld-beans.war" (runtime-name: "weld-beans.war")
[0m[0m18:13:36,827 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment weld-beans.war
[0m[0m18:13:36,942 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: weld-beans.war
[0m[0m18:13:36,955 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008: Starting weld service for deployment weld-beans.war
[0m[0m18:13:43,317 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-8) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/weld-beans'
[0m[0m18:13:44,830 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) JBAS017534: Registered web context: /weld-beans
[0m[0m18:13:44,915 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "weld-beans.war" (runtime-name : "weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c 'undeploy weld-beans.war'
org.jboss.modules.ModuleLoadError: Error loading module from /tmp/weld-performance/jboss-as-7/modules/system/layers/base/sun/jdk/main/module.xml
at org.jboss.modules.ModuleLoadException.toError(ModuleLoadException.java:78)
at org.jboss.modules.Module.getPathsUnchecked(Module.java:1392)
at org.jboss.modules.Module.loadModuleClass(Module.java:563)
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408)
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389)
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134)
at org.wildfly.security.manager.WildFlySecurityManager.<clinit>(WildFlySecurityManager.java:90)
at org.jboss.as.cli.Util.<clinit>(Util.java:52)
at org.jboss.as.cli.impl.CliLauncher.main(CliLauncher.java:218)
at org.jboss.as.cli.CommandLineMain.main(CommandLineMain.java:34)
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.jboss.modules.Module.run(Module.java:312)
at org.jboss.modules.Main.main(Main.java:460)
Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'service-loader-resources' at path 'service-loader-resources' (position: END_TAG seen ... here -->\n <resource-root path="service-loader-resources"/>... @28:57) caused by: java.io.FileNotFoundException: /tmp/weld-performance/jboss-as-7/modules/system/layers/base/sun/jdk/main/service-loader-resources (No such file or directory)
at org.jboss.modules.ModuleXmlParser.parseResourceRoot(ModuleXmlParser.java:723)
at org.jboss.modules.ModuleXmlParser.parseResources(ModuleXmlParser.java:572)
at org.jboss.modules.ModuleXmlParser.parseModuleContents(ModuleXmlParser.java:394)
at org.jboss.modules.ModuleXmlParser.parseDocument(ModuleXmlParser.java:219)
at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:153)
at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:132)
at org.jboss.modules.LocalModuleFinder$1.run(LocalModuleFinder.java:154)
at org.jboss.modules.LocalModuleFinder$1.run(LocalModuleFinder.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.modules.LocalModuleFinder.findModule(LocalModuleFinder.java:148)
at org.jboss.modules.ModuleLoader.findModule(ModuleLoader.java:455)
at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:358)
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:305)
at org.jboss.modules.Module.addPaths(Module.java:1036)
at org.jboss.modules.Module.link(Module.java:1406)
at org.jboss.modules.Module.getPaths(Module.java:1367)
at org.jboss.modules.Module.getPathsUnchecked(Module.java:1390)
... 16 more
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[0m18:13:55,963 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) JBAS017535: Unregistered web context: /weld-beans
[0mArchiving artifacts
Recording plot data
No plot data file found: time.properties
9 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #677
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4605 lines...]
10:29:18.016 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:29:18.016 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:29:18.096 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:29:18.097 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:29:18.232 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33]]
10:29:18.232 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:29:18.517 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:18.529 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:18.617 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:29:18.626 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:29:18.679 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:29:18.682 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:29:18.686 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:29:18.688 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:29:18.691 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.099 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:29:20.767 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:20.772 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:20.775 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:21.040 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:21.042 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:21.342 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:21.351 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:21.352 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:21.353 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:21.359 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:21.369 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:21.888 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:21.927 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:21.929 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:21.929 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:22.081 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:23.188 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:23.188 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:23.212 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:23.212 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.914 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:25.114 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:25.119 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:29:25.122 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:25.313 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:25.316 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:25.726 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:25.735 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:25.736 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:25.737 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:25.743 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:29:25.854 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:25.854 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:27.906 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:28.140 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:28.145 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:28.467 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:28.469 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:28.841 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:28.842 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:29.286 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:29.286 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:29.377 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:29.377 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:29.583 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:29.583 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:29.676 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:29.676 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:30.264 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]]
10:29:30.265 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:30.650 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:30.877 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:31.845 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:32.140 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:32.151 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:32.154 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:32.159 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:32.167 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:32.172 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:32.177 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:32.210 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.741 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:34.220 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:34.225 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:34.228 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:34.504 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:34.507 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:34.803 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:34.812 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:34.813 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:34.814 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:34.821 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:34.828 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:35.338 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:35.353 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:35.355 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:35.355 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:35.552 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:36.724 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:36.949 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:36.956 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:36.956 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:36.956 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:37.106 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:37.138 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:37.138 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:37.143 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@f91ddb6 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:37.148 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:37.148 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:37.166 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:37.171 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
10:29:37.178 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:37.178 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.361 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 1.672 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:43944/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:114)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:114 » UniformInterface G...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:13 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2015-11-16T10:29:37+08:00
[INFO] Final Memory: 31M/456M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
9 years, 1 month