Build failed in Jenkins: Weld-2.x-WF9.x-build-osprey #113
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build-...>
Changes:
[Brian Stansberry] Move to WildFly Core 1.0.0.Alpha12
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on osprey-08 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build-...>
Deleting project workspace... Cloning the remote Git repository
Cloning repository git@github.com:wildfly/wildfly.git
Fetching upstream changes from git@github.com:wildfly/wildfly.git
Fetching upstream changes from git@github.com:wildfly/wildfly.git
Checking out Revision de485d4fc0ebd7e276fc129abe89a974b27a833d (origin/master)
[Weld-2.x-WF9.x-build-osprey] $ bash -xe /tmp/hudson5579393763203502244.sh
+ source /mnt/osprey-share/weld/common-osprey.sh
/tmp/hudson5579393763203502244.sh: line 2: /mnt/osprey-share/weld/common-osprey.sh: No such file or directory
Build step 'Execute shell' marked build as failure
10 years, 1 month
Build failed in Jenkins: Weld-2.2-tck-GF4 #56
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/56/>
------------------------------------------
[...truncated 9675 lines...]
Nov 06, 2014 3:56:33 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001414: Bean name is ambiguous. Name whitefish resolves to beans: [Managed Bean [class org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.Sole] with qualifiers [@Default @Named @Any], Managed Bean [class org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.Cod] with qualifiers [@Default @Named @Any]]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:56:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicitNameTest.testDuplicateNamedBeans: 1,544/1,580 (656)
Nov 06, 2014 3:56:33 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:56:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 9 ms]
Nov 06, 2014 3:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,545/1,580 (657)
Nov 06, 2014 3:56:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 8 ms]
Nov 06, 2014 3:56:36 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001426: An injection point of type interface javax.enterprise.inject.Instance must have a type parameter: [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ObserverInjectionBar.observeSomething(@Observes Foo, Instance<Object>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:56:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,546/1,580 (658)
Nov 06, 2014 3:56:36 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:56:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProducerMethodInjectionTest, time: 9 ms]
Nov 06, 2014 3:56:37 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001426: An injection point of type interface javax.enterprise.inject.Instance must have a type parameter: [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.DisposerMethodInjectionBar.disposeFoo(@Disposes Foo, Instance<Object>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:56:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProducerMethodInjectionTest.testDefinitionError: 1,547/1,580 (659)
Nov 06, 2014 3:56:37 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:56:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionTest, time: 12 ms]
Nov 06, 2014 3:56:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testFieldDeclaredInSuperclassIndirectlyInjected: 1,548/1,580 (660)
Nov 06, 2014 3:56:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testFieldDeclaredInSuperclassInjected: 1,549/1,580 (660)
Nov 06, 2014 3:56:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testInjectionOnContextualSessionBean: 1,550/1,580 (660)
Nov 06, 2014 3:56:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testInjectionOnEJBInterceptor: 1,551/1,580 (660)
Nov 06, 2014 3:56:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testInjectionOnNonContextualSessionBean: 1,552/1,580 (660)
Nov 06, 2014 3:56:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.AmbiguousInjectionIntoNonContextualComponentTest, time: 15 ms]
Nov 06, 2014 3:56:40 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001409: Ambiguous dependencies for type Animal with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.TestServlet.animal
at org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.TestServlet.animal(TestServlet.java:0)
Possible dependencies:
- Managed Bean [class org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.Animal] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.Cow] with qualifiers [@Any @Default]
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:56:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousInjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,553/1,580 (661)
Nov 06, 2014 3:56:40 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:56:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest, time: 7 ms]
Nov 06, 2014 3:56:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,554/1,580 (662)
Nov 06, 2014 3:56:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 22 ms]
Nov 06, 2014 3:56:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,555/1,580 (663)
Nov 06, 2014 3:56:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 20 ms]
Nov 06, 2014 3:57:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,556/1,580 (664)
Nov 06, 2014 3:57:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookupTest, time: 33 ms]
Nov 06, 2014 3:57:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1cc6d2ff-4c92-492f-8414-005e2d270bee.war, time: 8 ms]
Nov 06, 2014 3:57:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookupTest.testEnabledManagedBeanAvailableForInjection: 1,557/1,580 (665)
Nov 06, 2014 3:57:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 50 ms]
Nov 06, 2014 3:57:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,558/1,580 (666)
Nov 06, 2014 3:57:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailableTest, time: 25 ms]
Nov 06, 2014 3:57:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 5a546781-ccc6-4122-b789-d2775692a289.war, time: 7 ms]
Nov 06, 2014 3:57:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailableTest.testManagedBeanInjection: 1,559/1,580 (667)
Nov 06, 2014 3:57:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity03Test, time: 34 ms]
Nov 06, 2014 3:57:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1f5dc6c4-f22d-4002-8019-bc1cf0e752ac.war, time: 10 ms]
Nov 06, 2014 3:57:37 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type Handler with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler
at org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler(Connector.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity03Test.testSpecialization: 1,560/1,580 (668)
Nov 06, 2014 3:57:37 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 22 ms]
Nov 06, 2014 3:57:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1a045976-35d2-4a7e-9169-61de02be22c7.war, time: 7 ms]
Nov 06, 2014 3:57:39 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type Handler with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler
at org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler(Connector.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,561/1,580 (669)
Nov 06, 2014 3:57:39 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test, time: 30 ms]
Nov 06, 2014 3:57:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEnabledAlternativeSpecializes: 1,562/1,580 (670)
Nov 06, 2014 3:57:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEvent: 1,563/1,580 (670)
Nov 06, 2014 3:57:43 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 15, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Nov 06, 2014 3:57:43 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Nov 06, 2014 3:57:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.stereotype.NoAnnotationWithSpecifiedNameTest, time: 7 ms]
Nov 06, 2014 3:57:43 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading org.jboss.cdi.tck.tests.policy.broken.incorrect.name.stereotype.Mock defined in <stereotype>org.jboss.cdi.tck.tests.policy.broken.incorrect.name.stereotype.Mock</stereotype> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoAnnotationWithSpecifiedNameTest.test: 1,564/1,580 (671)
Nov 06, 2014 3:57:43 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 12 ms]
Nov 06, 2014 3:57:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetOnInactiveContextTest.testInvokingGetOnInactiveContextFails: 1,565/1,580 (672)
Nov 06, 2014 3:57:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 14 ms]
Nov 06, 2014 3:57:47 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000039: @Typed class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Animal is not present in the type hierarchy class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Boulder. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 1,566/1,580 (673)
Nov 06, 2014 3:57:47 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 18 ms]
Nov 06, 2014 3:57:48 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.MilkDisposer.disposes(@Disposes Milk, Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,567/1,580 (674)
Nov 06, 2014 3:57:48 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamConstructorTest, time: 32 ms]
Nov 06, 2014 3:57:49 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanConstructor(@Decorated Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamConstructorTest.testDeploymentFails: 1,568/1,580 (675)
Nov 06, 2014 3:57:49 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest, time: 15 ms]
Nov 06, 2014 3:57:50 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedField] @Inject @Intercepted org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanField.bean. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 1,569/1,580 (676)
Nov 06, 2014 3:57:50 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.servlet.ServletContainerBuiltinBeanTest, time: 8 ms]
Nov 06, 2014 3:57:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletContainerBuiltinBeanTest.testBuiltinBeansAvailableForInjection: 1,570/1,580 (677)
Nov 06, 2014 3:57:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletContainerBuiltinBeanTest.testBuiltinBeansFromClient: 1,571/1,580 (677)
Nov 06, 2014 3:57:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 7 ms]
Nov 06, 2014 3:57:54 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001410: The injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ExtendedFishFarm.tuna has non-proxyable dependencies. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:57:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,572/1,580 (678)
Nov 06, 2014 3:57:54 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:57:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 11 ms]
Nov 06, 2014 3:57:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,573/1,580 (679)
Nov 06, 2014 3:57:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailabilityTest, time: 20 ms]
Nov 06, 2014 3:57:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 83fca602-afd9-40d5-9b50-64780e1de7a5.war, time: 7 ms]
Nov 06, 2014 3:58:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailabilityTest.testInjection: 1,574/1,580 (680)
Nov 06, 2014 3:58:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 15 ms]
Nov 06, 2014 3:58:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dfda5da5-9f8e-4270-a843-2f3b185b5bc9.war, time: 7 ms]
Nov 06, 2014 3:58:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,575/1,580 (681)
Nov 06, 2014 3:58:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 16 ms]
Nov 06, 2014 3:58:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3a314c1c-d6ea-4f31-ae85-91a2d2b5daac.war, time: 7 ms]
Nov 06, 2014 3:58:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,576/1,580 (682)
Nov 06, 2014 3:58:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 32 ms]
Nov 06, 2014 3:58:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,577/1,580 (683)
Nov 06, 2014 3:58:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,578/1,580 (683)
Nov 06, 2014 3:58:11 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Nov 06, 2014 3:58:11 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Nov 06, 2014 3:58:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 15 ms]
Nov 06, 2014 3:58:11 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanInitializer.setDecorator(Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:58:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 1,579/1,580 (684)
Nov 06, 2014 3:58:12 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 06, 2014 3:58:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamInitializerTest, time: 20 ms]
Nov 06, 2014 3:58:12 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: ? super org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Milk is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanInitializer.setInterceptor(@Intercepted Bean<Object>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 06, 2014 3:58:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamInitializerTest.testDeploymentFails: 1,580/1,580 (685)
Nov 06, 2014 3:58:12 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2,158.433 sec <<< FAILURE!
Results :
Failed tests: testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:23.378s
[INFO] Finished at: Thu Nov 06 03:58:17 EST 2014
[INFO] Final Memory: 36M/88M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/w...> 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
10 years, 1 month
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #74
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
Changes:
[Jozef Hartinger] Add jacoco profile for unit tests in impl.
[Jozef Hartinger] WELD-1775 Notify @Initialized(ConversationScoped.class) observers even if conversation context initialized lazily
[Jozef Hartinger] Client proxies should not start new interception context if none is active yet
[Jozef Hartinger] WELD-1779 Unsafe proxies and custom scope cause NoSuchFieldException reproducer
[Jozef Hartinger] WELD-1779 Unsafe proxies and custom scope cause NoSuchFieldException
------------------------------------------
[...truncated 1665 lines...]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-base ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.2.7-SNAPSHOT/weld-servlet-test-base-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.2.7-SNAPSHOT/weld-servlet-test-base-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.2.7-SNAPSHOT/weld-servlet-test-base-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
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...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 9.6 KB/sec)
758 B
[WARNING] Checksum validation failed, expected 4c246b17f552c5da9fb32973909ac99ab21a3e26 but is 399421ee0dcee48f22f0ddafddcccfb69c431d54 for https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
758 B
[WARNING] Checksum validation failed, expected 4c246b17f552c5da9fb32973909ac99ab21a3e26 but is 399421ee0dcee48f22f0ddafddcccfb69c431d54 for https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 1.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-tomcat ---
[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-se-servl...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Compiling 26 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-tomcat ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-tomcat ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.2.7-SNAPSHOT/weld-servlet-test-tomcat-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.2.7-SNAPSHOT/weld-servlet-test-tomcat-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.2.7-SNAPSHOT/weld-servlet-test-tomcat-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
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...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 8.9 KB/sec)
758 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 4.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Compiling 24 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-jetty ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.2.7-SNAPSHOT/weld-servlet-test-jetty-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.2.7-SNAPSHOT/weld-servlet-test-jetty-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.2.7-SNAPSHOT/weld-servlet-test-jetty-2.2.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [14.127s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [36.062s]
[INFO] Weld Core - JSF ................................... SUCCESS [3.197s]
[INFO] Weld Implementation ............................... SUCCESS [3.194s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [2.866s]
[INFO] Weld Test Utilities ............................... SUCCESS [3.236s]
[INFO] Weld Unit Tests ................................... SUCCESS [6.625s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [10.716s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [4.786s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SUCCESS [12.469s]
[INFO] Weld Environment Common ........................... SUCCESS [2.931s]
[INFO] Weld SE (Core) .................................... SUCCESS [13.775s]
[INFO] Weld SE (Uber Jar) ................................ SUCCESS [3.948s]
[INFO] Weld Servlet Parent ............................... SUCCESS [0.853s]
[INFO] Weld Servlet Core ................................. SUCCESS [5.184s]
[INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [3.447s]
[INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [2.613s]
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [3.614s]
[INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [2.346s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:18.225s
[INFO] Finished at: Fri Nov 07 10:06:55 EST 2014
[INFO] Final Memory: 83M/334M
[INFO] ------------------------------------------------------------------------
FATAL: Unable to produce a script file
hudson.util.IOException2: Failed to create a temp file on <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at hudson.FilePath.createTextTempFile(FilePath.java:1262)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:115)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:75)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
at hudson.model.Run.execute(Run.java:1665)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.util.IOException2: remote file operation failed: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...> at hudson.remoting.Channel@87dc9c1:dspvmg01-rhel5-x86_64
at hudson.FilePath.act(FilePath.java:907)
at hudson.FilePath.act(FilePath.java:884)
at hudson.FilePath.createTextTempFile(FilePath.java:1236)
... 12 more
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:282)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:297)
at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130)
at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216)
at hudson.FilePath$15.invoke(FilePath.java:1255)
at hudson.FilePath$15.invoke(FilePath.java:1236)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2439)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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:662)
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-nightly-win #20
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-nightly-win/...>
Changes:
[Jozef Hartinger] Validator - get rid of generics-related compilation failure in Eclipse
[Jozef Hartinger] WELD-1538 Interceptors delegating chain forwarding to scoped objects cause infinite loop
[Jozef Hartinger] WELD-1495 Support loading Service implementations using ServiceLoader
[Jozef Hartinger] WELD-1766 Differentiate between caching and non-caching client proxies
[Jozef Hartinger] WELD-1766 Minor adjustments
[Jozef Hartinger] Don't end up with StackOverFlow error when other than expected Exception is thrown.
[Jozef Hartinger] WELD-1771 Weld Servlet - skip initialization if there is no bean archive
[Jozef Hartinger] An attempt to optimize AbstractContext.getId()
[Jozef Hartinger] WELD-1778 Weld SE - @ThreadScoped must be recognized as a bean defining
[Jozef Hartinger] optimization for composing strings
[Jozef Hartinger] WELD-1769 Make it possible to dump generated proxy class files for debugging
[Jozef Hartinger] WELD-1769 Minor changes
[Jozef Hartinger] JAVASERVERFACES-3240 is fixed in Mojarra 2.2.7
[Jozef Hartinger] Add test exclusion for CDITCK-454
[Jozef Hartinger] JAVASERVERFACES-3240 - only warn as this could possibly break stuff
[Jozef Hartinger] Oops
[Jozef Hartinger] WELD-1776 ManagerObjectFactory not working on Windows
[Jozef Hartinger] Update jacoco version - to run with Java 8
------------------------------------------
[...truncated 547 lines...]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory W:\workspace\Weld-2.x-nightly-win\weld\tests-common\src\test\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: W:\workspace\Weld-2.x-nightly-win\weld\tests-common\target\weld-core-test-common-2.2.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common ---
[INFO] META-INF already added, skipping
[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-nightly-win\weld\tests-common\target\weld-core-test-common-2.2.7-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF\DEPENDENCIES.txt already added, skipping
[INFO] META-INF\LICENSE.txt already added, skipping
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
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...
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 9.0 KB/sec)
758 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 3.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory W:\workspace\Weld-2.x-nightly-win\weld\tests\src\main\resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Compiling 7 source files to W:\workspace\Weld-2.x-nightly-win\weld\tests\target\classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Compiling 94 source files to W:\workspace\Weld-2.x-nightly-win\weld\tests\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test ---
[INFO] Surefire report directory: W:\workspace\Weld-2.x-nightly-win\weld\tests\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNGMapConfigurator
Nov 06, 2014 10:32:18 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.7 (2014-11-06 22:29)
Nov 06, 2014 10:32:27 PM org.jboss.weld.xml.BeansXmlHandler error
WARN: WELD-001208: Error when validating file:/W:/workspace/Weld-2.x-nightly-win/weld/tests/target/test-classes/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-exclude-beans2.xml@16 against xsd. cvc-pattern-valid: Value 'com.acme.*.Foo.**' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*([a-zA-Z_$][a-zA-Z\d_$]*|\*|\*\*)' for type '#AnonType_nameexcludescan'.
Nov 06, 2014 10:32:27 PM org.jboss.weld.xml.BeansXmlHandler error
WARN: WELD-001208: Error when validating file:/W:/workspace/Weld-2.x-nightly-win/weld/tests/target/test-classes/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-exclude-beans2.xml@16 against xsd. cvc-attribute.3: The value 'com.acme.*.Foo.**' of attribute 'name' on element 'exclude' is not valid with respect to its type, 'null'.
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.498 sec - in TestSuite
Results :
Tests run: 75, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-core-test ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: W:\workspace\Weld-2.x-nightly-win\weld\tests\target\weld-core-test-2.2.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test ---
[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-nightly-win\weld\tests\target\weld-core-test-2.2.7-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] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
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: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 3.3 KB/sec)
758 B
[WARNING] Checksum validation failed, expected dbae60896d98fe2b9014cbc08cf806555672d3e1 but is 399421ee0dcee48f22f0ddafddcccfb69c431d54 for https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
758 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 1.3 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 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-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-nightly-win\weld\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.12.1: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 89 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2468 source files to W:\workspace\Weld-2.x-nightly-win\weld\tests-arquillian\target\test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] W:\workspace\Weld-2.x-nightly-win\weld\tests-arquillian\src\test\java\org\jboss\weld\tests\interceptors\weld1538\advanced\BravoInterceptor.java:[29,33] error: inconvertible types
[ERROR] required: int
found: Object
W:\workspace\Weld-2.x-nightly-win\weld\tests-arquillian\src\test\java\org\jboss\weld\tests\interceptors\weld1538\advanced\AlphaInterceptor.java:[30,33] error: inconvertible types
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [28.017s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [1:50.899s]
[INFO] Weld Core - JSF ................................... SUCCESS [8.659s]
[INFO] Weld Implementation ............................... SUCCESS [5.855s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [3.406s]
[INFO] Weld Test Utilities ............................... SUCCESS [4.305s]
[INFO] Weld Unit Tests ................................... SUCCESS [1:15.494s]
[INFO] Weld Integration Tests (JBoss AS) ................. FAILURE [32.401s]
[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 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: 4:35.280s
[INFO] Finished at: Thu Nov 06 22:33:43 EST 2014
[INFO] Final Memory: 57M/231M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure: Compilation failure:
[ERROR] W:\workspace\Weld-2.x-nightly-win\weld\tests-arquillian\src\test\java\org\jboss\weld\tests\interceptors\weld1538\advanced\BravoInterceptor.java:[29,33] error: inconvertible types
[ERROR] required: int
[ERROR] found: Object
[ERROR] W:\workspace\Weld-2.x-nightly-win\weld\tests-arquillian\src\test\java\org\jboss\weld\tests\interceptors\weld1538\advanced\AlphaInterceptor.java:[30,33] error: inconvertible types
[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
[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
10 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #403
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[Jozef Hartinger] Validator - get rid of generics-related compilation failure in Eclipse
[Jozef Hartinger] WELD-1538 Interceptors delegating chain forwarding to scoped objects cause infinite loop
[Jozef Hartinger] WELD-1495 Support loading Service implementations using ServiceLoader
[Jozef Hartinger] WELD-1766 Differentiate between caching and non-caching client proxies
[Jozef Hartinger] WELD-1766 Minor adjustments
[Jozef Hartinger] Don't end up with StackOverFlow error when other than expected Exception is thrown.
[Jozef Hartinger] WELD-1771 Weld Servlet - skip initialization if there is no bean archive
[Jozef Hartinger] An attempt to optimize AbstractContext.getId()
[Jozef Hartinger] WELD-1778 Weld SE - @ThreadScoped must be recognized as a bean defining
[Jozef Hartinger] optimization for composing strings
[Jozef Hartinger] WELD-1769 Make it possible to dump generated proxy class files for debugging
[Jozef Hartinger] WELD-1769 Minor changes
[Jozef Hartinger] JAVASERVERFACES-3240 is fixed in Mojarra 2.2.7
[Jozef Hartinger] Add test exclusion for CDITCK-454
[Jozef Hartinger] JAVASERVERFACES-3240 - only warn as this could possibly break stuff
[Jozef Hartinger] Oops
[Jozef Hartinger] WELD-1776 ManagerObjectFactory not working on Windows
[Jozef Hartinger] Update jacoco version - to run with Java 8
------------------------------------------
[...truncated 426 lines...]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-porting-package-tck11 ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck11/2.2.7-SNAPSHOT/weld-porting-package-tck11-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck11/2.2.7-SNAPSHOT/weld-porting-package-tck11-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck11/2.2.7-SNAPSHOT/weld-porting-package-tck11-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Test Utilities 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-common ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-common ---
[INFO] Compiling 21 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-common ---
[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-interoperabi...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common ---
[INFO] META-INF already added, skipping
[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-interoperabi...>
[INFO] META-INF already added, skipping
[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-common ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test ---
[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-interoperabi...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Compiling 7 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Compiling 94 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-core-test ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test ---
[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-interoperabi...>
[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 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[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 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[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.12.1: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 89 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2468 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>:[29,33] error: inconvertible types
[ERROR] required: int
found: Object
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>:[30,33] error: inconvertible types
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [10.929s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [29.064s]
[INFO] Weld Core - JSF ................................... SUCCESS [1.446s]
[INFO] Weld Implementation ............................... SUCCESS [3.592s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [1.284s]
[INFO] Weld Test Utilities ............................... SUCCESS [2.174s]
[INFO] Weld Unit Tests ................................... SUCCESS [5.596s]
[INFO] Weld Integration Tests (JBoss AS) ................. FAILURE [18.288s]
[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 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:14.584s
[INFO] Finished at: Thu Nov 06 21:50:07 EST 2014
[INFO] Final Memory: 56M/562M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>:[29,33] error: inconvertible types
[ERROR] required: int
[ERROR] found: Object
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>:[30,33] error: inconvertible types
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core-test-arquillian
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #938
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Changes:
[Jozef Hartinger] Validator - get rid of generics-related compilation failure in Eclipse
[Jozef Hartinger] WELD-1538 Interceptors delegating chain forwarding to scoped objects cause infinite loop
[Jozef Hartinger] WELD-1495 Support loading Service implementations using ServiceLoader
[Jozef Hartinger] WELD-1766 Differentiate between caching and non-caching client proxies
[Jozef Hartinger] WELD-1766 Minor adjustments
[Jozef Hartinger] Don't end up with StackOverFlow error when other than expected Exception is thrown.
[Jozef Hartinger] WELD-1771 Weld Servlet - skip initialization if there is no bean archive
[Jozef Hartinger] An attempt to optimize AbstractContext.getId()
[Jozef Hartinger] WELD-1778 Weld SE - @ThreadScoped must be recognized as a bean defining
[Jozef Hartinger] optimization for composing strings
[Jozef Hartinger] WELD-1769 Make it possible to dump generated proxy class files for debugging
[Jozef Hartinger] WELD-1769 Minor changes
[Jozef Hartinger] JAVASERVERFACES-3240 is fixed in Mojarra 2.2.7
[Jozef Hartinger] Add test exclusion for CDITCK-454
[Jozef Hartinger] JAVASERVERFACES-3240 - only warn as this could possibly break stuff
[Jozef Hartinger] Oops
[Jozef Hartinger] WELD-1776 ManagerObjectFactory not working on Windows
[Jozef Hartinger] Update jacoco version - to run with Java 8
------------------------------------------
[...truncated 457 lines...]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Test Utilities 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-common ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-common ---
[INFO] Compiling 21 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common ---
[INFO] META-INF already added, skipping
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[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-common ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Compiling 7 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Compiling 94 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-core-test ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target/weld-core-test-2.2.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test ---
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target/weld-core-test-2.2.7-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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target/weld-core-test-2.2.7-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests/target/weld-core-test-2.2.7-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/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.12.1: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 89 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2468 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-arquillian/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/BravoInterceptor.java:[29,33] error: inconvertible types
[ERROR] required: int
found: Object
/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/AlphaInterceptor.java:[30,33] error: inconvertible types
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [6.489s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [52.782s]
[INFO] Weld Core - JSF ................................... SUCCESS [3.096s]
[INFO] Weld Implementation ............................... SUCCESS [4.768s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [3.216s]
[INFO] Weld Test Utilities ............................... SUCCESS [2.868s]
[INFO] Weld Unit Tests ................................... SUCCESS [7.380s]
[INFO] Weld Integration Tests (JBoss AS) ................. FAILURE [26.622s]
[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 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:50.216s
[INFO] Finished at: Thu Nov 06 20:20:35 EST 2014
[INFO] Final Memory: 56M/579M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/BravoInterceptor.java:[29,33] error: inconvertible types
[ERROR] required: int
[ERROR] found: Object
[ERROR] /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/AlphaInterceptor.java:[30,33] error: inconvertible types
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core-test-arquillian
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
10 years, 1 month
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #844
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Changes:
[Jozef Hartinger] Validator - get rid of generics-related compilation failure in Eclipse
[Jozef Hartinger] WELD-1538 Interceptors delegating chain forwarding to scoped objects cause infinite loop
[Jozef Hartinger] WELD-1495 Support loading Service implementations using ServiceLoader
[Jozef Hartinger] WELD-1766 Differentiate between caching and non-caching client proxies
[Jozef Hartinger] WELD-1766 Minor adjustments
[Jozef Hartinger] Don't end up with StackOverFlow error when other than expected Exception is thrown.
[Jozef Hartinger] WELD-1771 Weld Servlet - skip initialization if there is no bean archive
[Jozef Hartinger] An attempt to optimize AbstractContext.getId()
[Jozef Hartinger] WELD-1778 Weld SE - @ThreadScoped must be recognized as a bean defining
[Jozef Hartinger] optimization for composing strings
[Jozef Hartinger] WELD-1769 Make it possible to dump generated proxy class files for debugging
[Jozef Hartinger] WELD-1769 Minor changes
[Jozef Hartinger] JAVASERVERFACES-3240 is fixed in Mojarra 2.2.7
[Jozef Hartinger] Add test exclusion for CDITCK-454
[Jozef Hartinger] JAVASERVERFACES-3240 - only warn as this could possibly break stuff
[Jozef Hartinger] Oops
[Jozef Hartinger] WELD-1776 ManagerObjectFactory not working on Windows
[Jozef Hartinger] Update jacoco version - to run with Java 8
------------------------------------------
[...truncated 457 lines...]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Test Utilities 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-common ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-common ---
[INFO] Compiling 21 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-common ---
[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-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-common ---
[INFO] META-INF already added, skipping
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[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-common ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-common/target/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.2.7-SNAPSHOT/weld-core-test-common-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Compiling 7 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Compiling 94 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-core-test ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target/weld-core-test-2.2.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test ---
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target/weld-core-test-2.2.7-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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target/weld-core-test-2.2.7-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests/target/weld-core-test-2.2.7-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.2.7-SNAPSHOT/weld-core-test-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/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.12.1: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 89 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2468 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-arquillian/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/BravoInterceptor.java:[29,33] error: inconvertible types
[ERROR] required: int
found: Object
/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/AlphaInterceptor.java:[30,33] error: inconvertible types
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [6.881s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [48.432s]
[INFO] Weld Core - JSF ................................... SUCCESS [2.493s]
[INFO] Weld Implementation ............................... SUCCESS [3.771s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [1.973s]
[INFO] Weld Test Utilities ............................... SUCCESS [2.831s]
[INFO] Weld Unit Tests ................................... SUCCESS [7.296s]
[INFO] Weld Integration Tests (JBoss AS) ................. FAILURE [28.820s]
[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 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:52.555s
[INFO] Finished at: Thu Nov 06 19:15:00 EST 2014
[INFO] Final Memory: 59M/577M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/BravoInterceptor.java:[29,33] error: inconvertible types
[ERROR] required: int
[ERROR] found: Object
[ERROR] /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/advanced/AlphaInterceptor.java:[30,33] error: inconvertible types
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core-test-arquillian
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
10 years, 1 month