[weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #674

ci-builds at redhat.com ci-builds at redhat.com
Wed Nov 11 21:29:42 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/674/changes>

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 4606 lines...]
10:29:14.613 [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:14.690 [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:14.691 [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:14.906 [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:14.906 [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:15.389 [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:15.417 [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:15.583 [main] WARN  o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:29:15.598 [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:15.664 [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:15.666 [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:15.668 [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:15.671 [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:15.674 [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.468 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:29:17.764 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:17.769 [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:17.773 [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:18.055 [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:18.057 [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:18.378 [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:18.388 [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:18.390 [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:18.391 [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:18.400 [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:18.410 [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:18.918 [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:19.056 [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:19.058 [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:19.058 [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:19.234 [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:20.237 [pool-4-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:20.237 [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:20.253 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:20.253 [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: 1, Skipped: 0, Time elapsed: 3.96 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.ServletTest
checkInvalidateSession(org.ops4j.pax.cdi.test.ServletTest)  Time elapsed: 0.395 sec  <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:46300/sample1/session 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.ServletTest.checkInvalidateSession(ServletTest.java:176)

Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:22.231 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:22.237 [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:22.240 [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:22.425 [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:22.480 [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:22.821 [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:22.832 [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:22.833 [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:22.834 [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.841 [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:22.954 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:22.954 [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.917 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:25.059 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:25.304 [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:25.307 [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:25.652 [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.655 [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:26.024 [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:26.024 [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:26.469 [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:26.469 [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:26.582 [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:26.582 [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:26.761 [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:26.762 [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:26.879 [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:26.879 [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:27.534 [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-partial-bean-module-impl_1.4.2 [56], 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.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]]
10:29:27.534 [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:27.916 [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:28.168 [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:29.163 [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:29.443 [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:29.455 [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:29.459 [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:29.463 [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:29.468 [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:29.473 [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:29.476 [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:29.492 [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.892 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:31.584 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:31.590 [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:31.593 [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:31.870 [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:31.873 [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:32.209 [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:32.218 [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:32.219 [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:32.220 [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:32.228 [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:32.236 [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:32.820 [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:32.841 [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:32.843 [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:32.843 [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:33.080 [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:34.173 [main] INFO  o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:34.382 [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:34.386 [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:34.387 [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:34.387 [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]
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}}
10:29:34.523 [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:34.551 [pool-4-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:34.551 [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:34.557 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl at 12610bc6 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:34.562 [pool-4-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:34.562 [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:34.577 [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:34.579 [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:34.587 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:34.590 [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: 0, Skipped: 0, Time elapsed: 4.497 sec - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest

Results :

Tests in error: 
  ServletTest.checkInvalidateSession:176 » UniformInterface GET http://localhost...

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-12T10:29:34+08:00
[INFO] Final Memory: 31M/443M
[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-interoperability-pax-cdi/ws/pax-cdi/itest/src/it/itest-standalone/target/surefire-reports> 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



More information about the weld-builds mailing list