[weld-builds] Build failed in Jenkins: Weld-2.x-tck12-WF8 #145

ci-builds at redhat.com ci-builds at redhat.com
Wed Jan 15 09:49:01 EST 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8/145/changes>

Changes:

[Jozef Hartinger] WELD-1585

------------------------------------------
[...truncated 4578 lines...]
}.error-text-div {
   display: inline-block;   vertical-align: top;   height: 32px;}.label {   font-weight:bold;   display: inline-block;}.value {   display: inline-block;}</style></head><body><div class="header"><div class="error-div"></div><div class="error-text-div">Error processing request</div></div><div class="label">Context Path:</div><div class="value">/7de2be85-5de1-4a4b-ba7f-4c3aca54c394</div><br/><div class="label">Servlet Path:</div><div class="value">/servlet</div><br/><div class="label">Path Info:</div><div class="value">/display</div><br/><div class="label">Query String:</div><div class="value">cid=1</div><br/><b>Stack Trace</b><br/>org.jboss.weld.context.NonexistentConversationException: WELD-000321: No conversation found to restore for id 1<br/>org.jboss.weld.context.AbstractConversationContext.initialize(AbstractConversationContext.java:249)<br/>org.jboss.weld.context.http.LazyHttpConversationContextImpl.initialize(LazyHttpConversationContextImpl.java:67)<br/>org.jboss.weld.context.http.LazyHttpConversationContextImpl.checkContextInitialized(LazyHttpConversationContextImpl.java:92)<br/>org.jboss.weld.context.AbstractContext.get(AbstractContext.java:74)<br/>org.jboss.weld.context.AbstractContext.get(AbstractContext.java:114)<br/>org.jboss.weld.context.PassivatingContextWrapper$AbstractPassivatingContextWrapper.get(PassivatingContextWrapper.java:70)<br/>org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:81)<br/>org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78)<br/>org.jboss.cdi.tck.tests.context.conversation.servlet.Message$Proxy$_$$_WeldClientProxy.getValue(Unknown Source)<br/>org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.printInfo(Servlet.java:76)<br/>org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.doGet(Servlet.java:44)<br/>javax.servlet.http.HttpServlet.service(HttpServlet.java:687)<br/>javax.servlet.http.HttpServlet.service(HttpServlet.java:790)<br/>io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:87)<br/>io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61)<br/>io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)<br/>org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:70)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113)<br/>io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52)<br/>io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45)<br/>io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61)<br/>io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:67)<br/>io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:70)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:240)<br/>io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)<br/>io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73)<br/>io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146)<br/>io.undertow.server.Connectors.executeRootHandler(Connectors.java:164)<br/>io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:654)<br/>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)<br/>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)<br/>java.lang.Thread.run(Thread.java:744)<br/></body></html>
Jan 15, 2014 9:48:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testLongRunningConversation: 1,502/1,536 (648)
09:48:24,189 INFO  [htmlunit.WebClient] statusCode=[500] contentType=[text/html]
09:48:24,190 INFO  [htmlunit.WebClient] <html><head><title>ERROR</title><style>body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    margin: 5px;
}

.header {
    background-image: linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -o-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -moz-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -webkit-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -ms-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.08, rgb(153,151,153)),
        color-stop(0.54, rgb(199,199,199))
    );
    color: black;
    padding: 2px;
    font-weight: normal;
    border: solid 1px;
    font-size: 170%;
    text-align: left;
    vertical-align: middle; 
    height: 32px; 
}
.error-div {
   display: inline-block;   width: 32px;   height: 32px;    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAAgAAAAIACH+pydAAAGGElEQVRYw8WXW2wcVxnHf+fM7NXrdXbdtZ3ipGqCEzvQKmlFoUggwkvvGBoaqVVV5Y0nkCoQPPCAhMQbQlzUh/IWHoh6QUVKZVLxUCGogKZRW9uJkyg0iVzZ2dhre9c7u7M7c87hYWc2M7t2bBASI306O/85+v7/7zLn24H/8yV2u/EcFNvwVNK2X0DKw1qpYaX1gCWlY0m5arRe8JQ6I2DmaVj/nwk4CxO2Zf1aw9dKo6N67+eOZHN7x0gViiSHBmlXa7hrazjLt1i+eKmxUi5bwpg/e8a8PA3X/msBr0MyJ+WvgFOffehY8v7HH5OW78HqGjgOtNrge2AnIJWAgQEYLqBsm3/NvKM/mZ1rYczpRa2/9x3w/iMBM1BCiHfuGRmZevClF9NJ5cP1m9B0+/aa3t/ZDNw3TtuSfPy737trK6sXtTGPPwOruxLwNhSEEHMHpqZGDz93wubKFdio3ZXUGNOHs2cIDh/g6pt/9G8uXLnlGPP5k1Dt5bN60m6lhXj34OTkxKET37SZm4d6oz/KgFRH7yOrBozbwlTWGf7ql6RZrWTcytrxaTj9Ro9OGb3JS/mz0nDxgYnnvmWbuUsdJ6FTY2JmImShqZA83N90UbOXOXDiG4nCcPFoTsqfbluCP8DenJQLx1/+7pBcXILaZl9qo2svFmalb48xkM9hxkf5+29+u9HSenIayn0ZyEr5i0NHpnKy7aGrtW6UehsLozRBRlRQEh3BwzLpWh3h++yfPJRLSvnzvhK8DkPamOl7n3nCUjcXtyXuK0X0WViaAFc9QtSNJe594uu2MubZGcjHBGTgqeFiQQml0K12nDgSpd4iyi4uRMci6Q8xJSWq7SGEZCg/qD14LCYgIcTzoxMHc6qygYk40aETKTFSdh2aANOWhbEsjJSYCK6C/V0LcH+9xvCB/TlbiBdCAXbQMJPZ/fvQjUbXEULAa6/1deyuh0dwNU+e7DSzEOhmi8xn9iI+ujgVE6ChlBwpYcqVjuIgA3IXBMYYtNbd30IIpJQI0ZEa+gPQnk9ieA8GSrESaGNyiWIBrVQntUHqdrq01iiluo0WilBK4fs+WutOr4S9YAyJoRzamMGYAClEve046ETyTr13EKCU6kZ+N4GNCxfwKpVOryQSuOUVhBCbsRIIuN1cWRkaSCfRrdaOTncijgltNPDn5xHZLIn7x3GNh4CVmADgcv3a9YmBY0cxm06nAQH31KlOao3BL5fxbtzAOE73hAt7JXb6RU7PGO44WK5Do1ZHw6WYAN+YM+X5S8dLXziWizVNvY5aWcFfWuq8Idsctb1Yr8DwmRwrUr1yfVMbcyYmwIWZ2mbdai9+gvfBAsaAbrUwrrtllLuJPibIGGQ2hUlIHLdlA+diTXgSqkKIt5b/OevL+8bwqlWU63anW3jyhaa4c9T2Hs0hrsL5EOCJQ/sov7/gS8Mb07AZEwDgav2D5aVy3eSziEL+Dllk0PSRcmcMqx6BUeGykINsksrttboPP4w2aVfACVhGiFevvft+I/XwJCad3DF6tc2MiD4zmRSZhyZY/OusI4V4JTqKYwIA6lr/2Gm6s5/+7UMv/egDmEyqL7VbRR/LViR6sikGvniYpffm2m6r/VFd65/0vqZ9R/tbsMeG+WKpMDL+lWMJ58Jl/NVqvOG26PAoDmCXhhg4epDl9+a9zUp1uQkPbvWfcMvZchbuEXAuk0kf2X/84YxpuDQv3kA5zW1fw9CswSyZyXFEJsmnf/m46bntuTY8+SxUtuLadri9CokxeEUK8WJhtJgaeeSIxG3RurWGv+Gg3RbaU5CwkOkU1lCWxFgBmbS4ff6qX7297rXh9Gn4/llobMcjtsFywACQ+zZMTsOP8vBIOpNS+bFiJj2cxx7MYg+k8ZwmrWqD9lqNjVvrTc9tWRtw/k345dtwFagDTmTdUUA2EDAYXffB2JPw6FH4ch7GUpCzIemD50J9A1Y+hH/8Cc4vdTq9Tud9D9dNOt+MajclyNL53xZmIhusmcBSQJLOd4UJnHqACzTppDy0kHizl/yuPRB5nggIM0A6IE4GuA34EQFtoBUQuwGm7kbwb+eaEEXmuV5dAAAAJXRFWHRjcmVhdGUtZGF0ZQAyMDA5LTExLTEwVDE5OjM4OjI0LTA3OjAwdDKp4gAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMC0wMi0yMFQyMzoyNjoyNC0wNzowMC7DUNYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTAtMDEtMTFUMDg6NTc6MzUtMDc6MDCruapPAAAAMnRFWHRMaWNlbnNlAGh0dHA6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUHVibGljX2RvbWFpbj/96s8AAAAldEVYdG1vZGlmeS1kYXRlADIwMDktMTEtMTBUMTk6Mzg6MjQtMDc6MDArg9/WAAAAGXRFWHRTb3VyY2UAVGFuZ28gSWNvbiBMaWJyYXJ5VM/tggAAADp0RVh0U291cmNlX1VSTABodHRwOi8vdGFuZ28uZnJlZWRlc2t0b3Aub3JnL1RhbmdvX0ljb25fTGlicmFyebzIrdYAAAAASUVORK5CYII=') left center no-repeat;
}.error-text-div {
   display: inline-block;   vertical-align: top;   height: 32px;}.label {   font-weight:bold;   display: inline-block;}.value {   display: inline-block;}</style></head><body><div class="header"><div class="error-div"></div><div class="error-text-div">Error processing request</div></div><div class="label">Context Path:</div><div class="value">/7de2be85-5de1-4a4b-ba7f-4c3aca54c394</div><br/><div class="label">Servlet Path:</div><div class="value">/servlet</div><br/><div class="label">Path Info:</div><div class="value">/display</div><br/><div class="label">Query String:</div><div class="value">cid=1</div><br/><b>Stack Trace</b><br/>org.jboss.weld.context.NonexistentConversationException: WELD-000321: No conversation found to restore for id 1<br/>org.jboss.weld.context.AbstractConversationContext.initialize(AbstractConversationContext.java:249)<br/>org.jboss.weld.context.http.LazyHttpConversationContextImpl.initialize(LazyHttpConversationContextImpl.java:67)<br/>org.jboss.weld.context.http.LazyHttpConversationContextImpl.checkContextInitialized(LazyHttpConversationContextImpl.java:92)<br/>org.jboss.weld.context.AbstractContext.get(AbstractContext.java:74)<br/>org.jboss.weld.context.AbstractContext.get(AbstractContext.java:114)<br/>org.jboss.weld.context.PassivatingContextWrapper$AbstractPassivatingContextWrapper.get(PassivatingContextWrapper.java:70)<br/>org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:81)<br/>org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78)<br/>org.jboss.cdi.tck.tests.context.conversation.servlet.Message$Proxy$_$$_WeldClientProxy.getValue(Unknown Source)<br/>org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.printInfo(Servlet.java:76)<br/>org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.doGet(Servlet.java:44)<br/>javax.servlet.http.HttpServlet.service(HttpServlet.java:687)<br/>javax.servlet.http.HttpServlet.service(HttpServlet.java:790)<br/>io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:87)<br/>io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61)<br/>io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)<br/>org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:70)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113)<br/>io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52)<br/>io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45)<br/>io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61)<br/>io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:67)<br/>io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:70)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25)<br/>io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:240)<br/>io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)<br/>io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73)<br/>io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146)<br/>io.undertow.server.Connectors.executeRootHandler(Connectors.java:164)<br/>io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:654)<br/>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)<br/>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)<br/>java.lang.Thread.run(Thread.java:744)<br/></body></html>
Jan 15, 2014 9:48:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testPost: 1,503/1,536 (648)
Jan 15, 2014 9:48:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testTransientConversation: 1,504/1,536 (648)
Jan 15, 2014 9:48:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.SessionContextTest, time: 25 ms]
Jan 15, 2014 9:48:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextDestroyedWhenHttpSessionInvalidated: 1,505/1,536 (649)
Jan 15, 2014 9:48:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextDestroyedWhenHttpSessionTimesOut: 1,506/1,536 (649)
Jan 15, 2014 9:48:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextSharedBetweenServletRequestsInSameHttpSession: 1,507/1,536 (649)
Jan 15, 2014 9:48:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionScopeActiveDuringDoFilterMethod: 1,508/1,536 (649)
Jan 15, 2014 9:48:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionScopeActiveDuringServiceMethod: 1,509/1,536 (649)
Jan 15, 2014 9:48:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 9 ms]
Jan 15, 2014 9:48:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 1,510/1,536 (650)
Jan 15, 2014 9:48:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 20 ms]
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 1,511/1,536 (651)
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest, time: 10 ms]
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,512/1,536 (652)
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 9 ms]
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 1,513/1,536 (653)
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamInitializerTest, time: 20 ms]
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamInitializerTest.testDeploymentFails: 1,514/1,536 (654)
Jan 15, 2014 9:48:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodMethodLevelInterceptorTest, time: 9 ms]
Jan 15, 2014 9:48:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalMethodMethodLevelInterceptorTest.testFinalMethodWithMethodLevelInterceptor: 1,515/1,536 (655)
Jan 15, 2014 9:48:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest, time: 9 ms]
Jan 15, 2014 9:48:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithObserverMethodTest.testInterceptorWithObserverMethodNotOk: 1,516/1,536 (656)
Jan 15, 2014 9:48:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest, time: 9 ms]
Jan 15, 2014 9:48:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding: 1,517/1,536 (657)
Jan 15, 2014 9:48:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 10 ms]
Jan 15, 2014 9:48:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,518/1,536 (658)
Jan 15, 2014 9:48:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest, time: 33 ms]
Jan 15, 2014 9:48:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceInitMethodInjectionTest.testDefinitionError: 1,519/1,536 (659)
Jan 15, 2014 9:48:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailabilityTest, time: 24 ms]
Jan 15, 2014 9:48:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: a21003c3-271b-4c31-8b9b-041f1e77fad0.war, time: 15 ms]
Jan 15, 2014 9:48:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailabilityTest.testInjection: 1,520/1,536 (660)
Jan 15, 2014 9:48:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolution02Test, time: 21 ms]
Jan 15, 2014 9:48:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolution02Test.testEnabledManagedBeanAvailableForELResolution: 1,521/1,536 (661)
Jan 15, 2014 9:48:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookupTest, time: 19 ms]
Jan 15, 2014 9:48:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e5f3625c-a3d5-4743-8cdc-32a7a28b5474.war, time: 10 ms]
Jan 15, 2014 9:48:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookupTest.testEnabledManagedBeanAvailableForInjection: 1,522/1,536 (662)
Jan 15, 2014 9:48:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 40 ms]
Jan 15, 2014 9:48:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,523/1,536 (663)
Jan 15, 2014 9:48:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,524/1,536 (663)
Jan 15, 2014 9:48:38 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 10, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 15, 2014 9:48:38 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 15, 2014 9:48:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.not.alternative.ClassIsNotAlternativeTest, time: 9 ms]
Jan 15, 2014 9:48:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 1,525/1,536 (664)
Jan 15, 2014 9:48:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 11 ms]
Jan 15, 2014 9:48:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetFromContextualTest.testGetMayNotCreateNewInstanceUnlessCreationalContextGiven: 1,526/1,536 (665)
Jan 15, 2014 9:48:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest, time: 19 ms]
Jan 15, 2014 9:48:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarReverseAlphaVisibilityTest.testDeployment: 1,527/1,536 (666)
Jan 15, 2014 9:48:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanInitializerInjectionTest, time: 10 ms]
Jan 15, 2014 9:48:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanInitializerInjectionTest.testDeploymentFails: 1,528/1,536 (667)
Jan 15, 2014 9:48:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelInterceptorTest, time: 9 ms]
Jan 15, 2014 9:48:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassClassLevelInterceptorTest.testFinalClassWithClassLevelInterceptor: 1,529/1,536 (668)
Jan 15, 2014 9:48:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test, time: 34 ms]
Jan 15, 2014 9:48:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailability02Test.testInjection: 1,530/1,536 (669)
Jan 15, 2014 9:48:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 36 ms]
Jan 15, 2014 9:48:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,531/1,536 (670)
Jan 15, 2014 9:48:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 32 ms]
Jan 15, 2014 9:48:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 90008bf0-2028-4e5f-bc96-98bef6a64348.war, time: 10 ms]
Jan 15, 2014 9:48:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,532/1,536 (671)
Jan 15, 2014 9:48:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test, time: 50 ms]
Jan 15, 2014 9:48:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEnabledAlternativeSpecializes: 1,533/1,536 (672)
Jan 15, 2014 9:48:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEvent: 1,534/1,536 (672)
Jan 15, 2014 9:48:49 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jan 15, 2014 9:48:49 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jan 15, 2014 9:48:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 36 ms]
Jan 15, 2014 9:48:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,535/1,536 (673)
Jan 15, 2014 9:48:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailabilityTest, time: 33 ms]
Jan 15, 2014 9:48:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3bdf8f9d-6808-48ce-9137-9b4e5f6d092e.war, time: 9 ms]
Jan 15, 2014 9:48:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailabilityTest.testInjection: 1,536/1,536 (674)
Tests run: 1536, Failures: 49, Errors: 0, Skipped: 0, Time elapsed: 752.206 sec <<< FAILURE!

Results :

Failed tests:   testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException(org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest): 
  testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk(org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest): 
  testDuplicateBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest): 
  testEmptyTypeSetOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest): 
  testNonBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest): 
  testEventObjectContainsTypeVariablesWhenResolvingFails(org.jboss.cdi.tck.tests.event.EventTest): 
  testFireEventWithNonBindingAnnotationsFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest): 
  testFireEventWithNonRuntimeBindingTypeFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest): 
  testDuplicateBindingsToFireEventFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest): 
  testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable(org.jboss.cdi.tck.tests.event.fires.FireEventTest): 
  testTypeVariableEventTypeFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest): 
  testExceptionThrownIfNonBindingTypePassedToFire(org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest): 
  testBeanManagerResolveObserversWithIllegalQualifier(org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest): 
  testDuplicateBindingTypesWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest): 
  testNonBindingTypeAnnotationWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest): 
  testEventSelectThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectThrowsExceptionIfEventTypeHasTypeVariable(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testNonBindingType(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest): 
  testSameBindingTwice(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest): 
  testAmbiguousDependencyNotResolved(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest): 
  testObtainingInjectionTargetWithDefinitionError(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest): 
  testValidateThrowsException(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest): 
  testInvalidMember(org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.CreateBeanAttributesTest): 
  testInvalidField(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest): 
  testInvalidParameter(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest): 
  testInvalidProducerField1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerField2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerField3(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerMethod1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerMethod2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest): 
  testProducerFieldForNullValueNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest): 
  testProducerFieldReturnsNullIsNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest): 
  testNonDependentProducerReturnsNullValue(org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest): 
  testCreateFailsIfProducerReturnsNullAndNotDependent(org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest): 
  testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest): 
  testNoBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest): 
  testNonBindingTypeToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest): 
  testSameBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest): 
  testInactiveScope(org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest): 
  testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest): 
  testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest): 
  testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest): 
  testGetReferenceWithIllegalBeanType(org.jboss.cdi.tck.tests.lookup.manager.ManagerTest): 
  testGetContextWithNoRegisteredContextsFails(org.jboss.cdi.tck.tests.context.ContextTest): 
  testGetContextWithTooManyActiveContextsFails(org.jboss.cdi.tck.tests.context.ContextTest): 

Tests run: 1536, Failures: 49, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:45.400s
[INFO] Finished at: Wed Jan 15 09:48:59 EST 2014
[INFO] Final Memory: 51M/515M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-jboss-runner-tck11: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8/ws/weld/jboss-tck-runner/1.1/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results



More information about the weld-builds mailing list