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

ci-builds at redhat.com ci-builds at redhat.com
Wed May 13 21:29:54 EDT 2015


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

------------------------------------------
[...truncated 3304 lines...]
09:29:16.140 [main] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl101_1.0.0.SNAPSHOT [21]
09:29:16.204 [main] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.RankedServiceImpl101] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:16.205 [main] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.ClientDynamic] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:16.213 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:16.214 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [20]
09:29:16.227 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl101_1.0.0.SNAPSHOT [21]
09:29:16.230 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.client.dynamic_1.0.0.SNAPSHOT [23]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.054 sec - in org.ops4j.pax.cdi.test.DynamicServiceSwitchingTest
Running org.ops4j.pax.cdi.test.GreeterTest
09:29:18.008 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:18.014 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample4_1.0.0.SNAPSHOT [19] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:18.016 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample4_1.0.0.SNAPSHOT [19]
09:29:18.162 [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
09:29:18.165 [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
09:29:18.516 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample3.EnglishGreeter] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:18.528 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample4.client_1.0.0.SNAPSHOT [20] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:18.528 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample4.client_1.0.0.SNAPSHOT [20]
09:29:18.611 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample3.fr.FrenchGreeter] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:18.687 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:18.688 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample4.client_1.0.0.SNAPSHOT [20]
09:29:18.696 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample4_1.0.0.SNAPSHOT [19]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 sec - in org.ops4j.pax.cdi.test.GreeterTest
Running org.ops4j.pax.cdi.test.IntraBundleDependencyTest
09:29:20.529 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:20.535 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample6_1.0.0.SNAPSHOT [19] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [30]]
09:29:20.539 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample6_1.0.0.SNAPSHOT [19]
09:29:20.679 [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
09:29:20.682 [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
09:29:21.015 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample6.impl.MessageProducerImpl] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:21.020 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample6.impl.MessageConsumerImpl] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:21.095 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:21.096 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample6_1.0.0.SNAPSHOT [19]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 sec - in org.ops4j.pax.cdi.test.IntraBundleDependencyTest
Running org.ops4j.pax.cdi.test.Jpa21TransactionalTest
09:29:23.107 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:23.462 [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 [58] with extension bundles [org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.3.0 [54], org.apache.deltaspike.core.deltaspike-core-api_1.3.0 [48], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [29], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.3.0 [55], org.apache.deltaspike.core.deltaspike-core-impl_1.3.0 [49], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.3.0 [53]]
09:29:23.464 [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 [58]
09:29:23.917 [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
09:29:23.918 [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
09:29:24.065 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:24.127 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension.promoteInterceptors(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:24.138 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:24.145 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:24.170 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:24.960 [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-bda58. It will only be invoked in the @Priority part of the chain.
09:29:25.009 [weld-worker-1] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedConstructor<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedConstructorComparator
09:29:25.045 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<org.apache.deltaspike.core.api.exception.control.HandlerMethod<?>> ignored on [EnhancedAnnotatedTypeImpl] public final  class org.apache.deltaspike.core.impl.exception.control.ExceptionHandlerComparator
09:29:25.050 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedCallable<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedCallableComparator
09:29:25.086 [weld-worker-1] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedMethod<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedMethodComparator
09:29:25.090 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type org.apache.deltaspike.data.impl.meta.verifier.Verifier<java.lang.Class<?>> ignored on [EnhancedAnnotatedTypeImpl] public  class org.apache.deltaspike.data.impl.meta.verifier.EntityVerifier
09:29:25.138 [weld-worker-1] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedField<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedFieldComparator
09:29:25.230 [BundleWatcher: 1] WARN  org.hibernate.dialect.DerbyDialect - HHH000328: Unable to load/access derby driver class sysinfo to check versions : org.apache.derby.tools.sysinfo
09:29:25.682 [BundleWatcher: 1] ERROR o.h.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Book drop constraint FK_2krfr0tkkuxiv7j794sgfv5j1
09:29:25.683 [BundleWatcher: 1] ERROR o.h.tool.hbm2ddl.SchemaExport - 'ALTER TABLE' cannot be performed on 'BOOK' because it does not exist.
09:29:25.684 [BundleWatcher: 1] ERROR o.h.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: drop table Author
09:29:25.684 [BundleWatcher: 1] ERROR o.h.tool.hbm2ddl.SchemaExport - 'DROP TABLE' cannot be performed on 'AUTHOR' because it does not exist.
09:29:25.684 [BundleWatcher: 1] ERROR o.h.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: drop table Book
09:29:25.684 [BundleWatcher: 1] ERROR o.h.tool.hbm2ddl.SchemaExport - 'DROP TABLE' cannot be performed on 'BOOK' because it does not exist.
09:29:25.715 [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
09:29:26.867 [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
09:29:27.051 [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 [58]
09:29:27.086 [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.348 sec - in org.ops4j.pax.cdi.test.Jpa21TransactionalTest
Running org.ops4j.pax.cdi.test.NoWabWebContainerTest
09:29:29.118 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:29.124 [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 [19] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:29.127 [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 [19]
09:29:29.265 [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
09:29:29.268 [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
09:29:29.663 [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
09:29:29.668 [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
09:29:29.680 [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
09:29:29.684 [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
09:29:29.686 [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
09:29:29.687 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [20] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:29.688 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [20]
constructing HazelnutService
09:29:29.802 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
09:29:30.073 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:30.073 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [19]
09:29:30.082 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [20]
CappuccinoService @PreDestroy
09:29:30.187 [main] WARN  o.o.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 sec - in org.ops4j.pax.cdi.test.NoWabWebContainerTest
Running org.ops4j.pax.cdi.test.ProducerAndClientTest
09:29:31.948 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:31.956 [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 [19] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:31.960 [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 [19]
09:29:32.103 [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
09:29:32.106 [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
09:29:32.478 [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
09:29:32.483 [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
09:29:32.489 [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
09:29:32.497 [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
09:29:32.498 [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
09:29:32.500 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [20] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:32.500 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [20]
constructing HazelnutService
09:29:32.605 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
constructing CappuccinoService
CappuccinoService @PostConstruct
09:29:32.697 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:32.697 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [19]
09:29:32.704 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [20]
CappuccinoService @PreDestroy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 sec - in org.ops4j.pax.cdi.test.ProducerAndClientTest
Running org.ops4j.pax.cdi.test.RankingPropertyTest
09:29:34.561 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:34.567 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [20] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:34.570 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [20]
09:29:34.718 [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
09:29:34.720 [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
09:29:35.070 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.RankedServiceImpl100] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:35.148 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:35.148 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [20]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 sec - in org.ops4j.pax.cdi.test.RankingPropertyTest
Running org.ops4j.pax.cdi.test.ServletTest
09:29:37.321 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:37.331 [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 [19] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:37.334 [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 [19]
09:29:37.484 [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
09:29:37.487 [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
09:29:37.857 [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
09:29:37.862 [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
09:29:37.867 [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
09:29:37.876 [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
09:29:37.877 [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
09:29:37.883 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [20] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [31]]
09:29:37.887 [Start Level Event Dispatcher] INFO  o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [20]]
09:29:38.780 [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 [20]]
09:29:38.780 [pool-5-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [20]
09:29:39.011 [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 [20],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [45],parent=null}}
constructing HazelnutService
constructing CappuccinoService
CappuccinoService @PostConstruct
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [20],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [45],parent=null}}
************* init MessageServlet
************* init MessageServlet
09:29:40.085 [pool-4-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [20]
09:29:40.097 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:40.098 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [19]
CappuccinoService @PreDestroy
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.242 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.ServletTest
checkInvalidateSession(org.ops4j.pax.cdi.test.ServletTest)  Time elapsed: 0.468 sec  <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:59890/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
09:29:41.943 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:41.949 [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 [19] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [30]]
09:29:41.952 [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 [19]
09:29:42.102 [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
09:29:42.104 [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
09:29:42.465 [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
09:29:42.473 [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
09:29:42.479 [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
09:29:42.483 [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
09:29:42.484 [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
constructing ChocolateService
09:29:42.619 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:42.619 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [19]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
09:29:44.699 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:45.000 [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 [55] with extension bundles [org.apache.deltaspike.modules.deltaspike-data-module-impl_1.3.0 [51], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [29], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.3.0 [49], org.apache.deltaspike.core.deltaspike-core-api_1.3.0 [44], org.apache.deltaspike.core.deltaspike-core-impl_1.3.0 [45], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.3.0 [50]]
09:29:45.003 [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 [55]
09:29:45.381 [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
09:29:45.383 [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
09:29:45.453 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:45.461 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:45.471 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:45.482 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:45.488 [Start Level Event Dispatcher] WARN  org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension.promoteInterceptors(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
09:29:46.188 [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-bda55. It will only be invoked in the @Priority part of the chain.
09:29:46.262 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedCallable<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedCallableComparator
09:29:46.267 [weld-worker-1] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedConstructor<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedConstructorComparator
09:29:46.316 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedMethod<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedMethodComparator
09:29:46.317 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type org.apache.deltaspike.data.impl.meta.verifier.Verifier<java.lang.Class<?>> ignored on [EnhancedAnnotatedTypeImpl] public  class org.apache.deltaspike.data.impl.meta.verifier.EntityVerifier
09:29:46.336 [weld-worker-2] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<org.apache.deltaspike.core.api.exception.control.HandlerMethod<?>> ignored on [EnhancedAnnotatedTypeImpl] public final  class org.apache.deltaspike.core.impl.exception.control.ExceptionHandlerComparator
09:29:46.338 [weld-worker-1] WARN  org.jboss.weld.Bootstrap - WELD-001125: Illegal bean type java.util.Comparator<javax.enterprise.inject.spi.AnnotatedField<? super T>> ignored on [EnhancedAnnotatedTypeImpl] private static  class org.apache.deltaspike.core.util.Annotateds$AnnotatedFieldComparator
09:29:46.649 [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
09:29:47.650 [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
09:29:47.787 [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 [55]
09:29:47.830 [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: 4.53 sec - in org.ops4j.pax.cdi.test.TransactionalTest

Results :

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

Tests run: 34, Failures: 0, Errors: 1, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [ 49.720 s]
[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: 50.414 s
[INFO] Finished at: 2015-05-14T09:29:47+08:00
[INFO] Final Memory: 27M/272M
[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