From ci-builds at redhat.com Fri Apr 1 10:48:56 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 10:48:56 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-jetty #1182 Message-ID: <1294381528.28976.1459522136862.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2124 revisit A.2.2. Servlet. [mkouba] WELD-2119 test. [mkouba] WELD-2119 EJB client proxy should not implement private methods ------------------------------------------ [...truncated 2885 lines...] at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) Apr 01, 2016 10:48:54 AM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[500] contentType=[text/html] Apr 01, 2016 10:48:54 AM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: Error 500 Server Error

HTTP ERROR 500

Problem accessing /b6b91058-64c4-4c20-b81f-d831622b199e/async. Reason:

    Server Error

Caused by:

java.lang.NoClassDefFoundError: org/jboss/weld/environment/servlet/test/context/async/symmetry/SimpleServlet$1
	at org.jboss.weld.environment.servlet.test.context.async.symmetry.SimpleServlet.doGet(SimpleServlet.java:46)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:503)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: org.jboss.weld.environment.servlet.test.context.async.symmetry.SimpleServlet$1
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	... 27 more
Caused by: java.util.zip.ZipException: invalid stored block lengths
	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
	at sun.misc.Resource.getBytes(Resource.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:444)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	... 33 more

Caused by:

java.lang.ClassNotFoundException: org.jboss.weld.environment.servlet.test.context.async.symmetry.SimpleServlet$1
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.jboss.weld.environment.servlet.test.context.async.symmetry.SimpleServlet.doGet(SimpleServlet.java:46)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:503)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.zip.ZipException: invalid stored block lengths
	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
	at sun.misc.Resource.getBytes(Resource.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:444)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	... 33 more

Caused by:

java.util.zip.ZipException: invalid stored block lengths
	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
	at sun.misc.Resource.getBytes(Resource.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:444)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.jboss.weld.environment.servlet.test.context.async.symmetry.SimpleServlet.doGet(SimpleServlet.java:46)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:503)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)

Powered by Jetty://



















2016-04-01 10:48:55.460:INFO:oejsl.ELContextCleaner:javax.el.BeanELResolver purged 2016-04-01 10:48:55.460:INFO:oejsh.ContextHandler:stopped o.j.s.j.a.ShrinkWrapWebAppContext{/b6b91058-64c4-4c20-b81f-d831622b199e,file:/tmp/jetty-localhost-9090-export5066217665971275328b6b91058-64c4-4c20-b81f-d831622b199e.war-_b6b91058-64c4-4c20-b81f-d831622b199e-any-/webapp/},file:/tmp/export5066217665971275328b6b91058-64c4-4c20-b81f-d831622b199e.war # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f91e328c770, pid=13469, tid=140264569919232 # # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libc.so.6+0x89770] memcpy+0x60 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /bin/sh: line 1: 13469 Aborted /qa/tools/opt/x86_64/jdk1.7.0_79/jre/bin/java -jar Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.942 s [INFO] Finished at: 2016-04-01T10:48:55-04:00 [INFO] Final Memory: 46M/442M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-jetty: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd && /qa/tools/opt/x86_64/jdk1.7.0_79/jre/bin/java -jar [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/PluginExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to soavmg10-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 1 17:47:02 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 17:47:02 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #529 In-Reply-To: <541838296.28753.1459460854758.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <541838296.28753.1459460854758.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1282632463.29083.1459547224134.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1107 moved dependency [mkouba] WELD-2124 revisit A.2.2. Servlet. [mkouba] WELD-2119 test. [mkouba] WELD-2119 EJB client proxy should not implement private methods ------------------------------------------ [...truncated 2603 lines...] Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 01, 2016 5:47:01 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 2.687 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.294 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 4.629 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.622 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.114 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.544 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.769 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.319 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Tests on Java EE 7 ... SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.067 s [INFO] Finished at: 2016-04-01T17:47:01-04:00 [INFO] Final Memory: 60M/539M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 1 18:03:12 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 18:03:12 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #471 In-Reply-To: <947094694.28772.1459461785549.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <947094694.28772.1459461785549.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1279161849.29102.1459548192475.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2124 revisit A.2.2. Servlet. [mkouba] WELD-2119 test. [mkouba] WELD-2119 EJB client proxy should not implement private methods ------------------------------------------ [...truncated 483 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 15.132 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 51.673 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.152 s] [INFO] Weld Implementation ................................ SUCCESS [ 5.739 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.774 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.321 s] [INFO] weld-probe-tests ................................... SUCCESS [ 24.634 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:59 min [INFO] Finished at: 2016-04-01T18:02:46-04:00 [INFO] Final Memory: 68M/568M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: April 1, 2016 6:02:59 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.355 s [INFO] Finished at: 2016-04-01T18:03:10-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Fri Apr 1 19:07:37 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 19:07:37 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-perf-bean-testing-events-CI #1315 In-Reply-To: <916782551.28793.1459465796162.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <916782551.28793.1459465796162.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1105588395.29117.1459552057859.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 1 20:30:53 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 20:30:53 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-perf-bean-testing-events2-CI #1007 In-Reply-To: <1246138762.28801.1459470998118.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1246138762.28801.1459470998118.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1483227732.29126.1459557053520.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 1 21:38:39 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 21:38:39 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-perf-bean-testing-interceptors-CI #1279 In-Reply-To: <407513530.28808.1459475105910.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <407513530.28808.1459475105910.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <64991444.29139.1459561119557.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 1 21:49:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 21:49:21 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-perf-bean-testing-producers-CI #1316 In-Reply-To: <2065515496.28827.1459478809697.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2065515496.28827.1459478809697.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <769009873.29155.1459561761234.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 1 22:44:24 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 1 Apr 2016 22:44:24 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #828 In-Reply-To: <1647817297.28824.1459478670124.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1647817297.28824.1459478670124.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <989236375.29162.1459565064806.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1107 moved dependency [mkouba] WELD-2124 revisit A.2.2. Servlet. [mkouba] WELD-2119 test. [mkouba] WELD-2119 EJB client proxy should not implement private methods ------------------------------------------ [...truncated 1846 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.320 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.443 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.739 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.941 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.255 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.084 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.807 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.329 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.562 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.325 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.791 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.727 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.565 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 5.521 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.380 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.176 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.786 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.158 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.707 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.401 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.740 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.630 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.477 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.398 s [INFO] Finished at: 2016-04-02T10:44:17+08:00 [INFO] Final Memory: 111M/752M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: 02 April 2016 10:44:19 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.214 s [INFO] Finished at: 2016-04-02T10:44:21+08:00 [INFO] Final Memory: 31M/336M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 6 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sat Apr 2 17:47:08 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 2 Apr 2016 17:47:08 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #530 In-Reply-To: <1282632463.29083.1459547224134.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1282632463.29083.1459547224134.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1678645121.29344.1459633629046.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1082 documentation for configurable cron-expressions [gpetracek] DELTASPIKE-1106 release notes for v1.6.0 [johndament] News announcement [johndament] DELTASPIKE-1105 Added param to control appending entity name. Updated to latest apache parent. [johndament] DELTASPIKE-1108 Ignore EE7 tests as they fail until DELTASPIKE-1060 is resolved. [gpetracek] DELTASPIKE-1106 release notes for v1.6.0 ------------------------------------------ [...truncated 2874 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 02, 2016 5:47:07 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 6.804 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.396 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.212 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.358 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.402 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.518 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.565 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.323 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.424 s [INFO] Finished at: 2016-04-02T17:47:07-04:00 [INFO] Final Memory: 61M/528M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sat Apr 2 18:03:01 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 2 Apr 2016 18:03:01 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #472 In-Reply-To: <1279161849.29102.1459548192475.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1279161849.29102.1459548192475.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <480756768.29361.1459634581505.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 14.225 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 53.811 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.223 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.110 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.686 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.041 s] [INFO] weld-probe-tests ................................... SUCCESS [ 24.910 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:58 min [INFO] Finished at: 2016-04-02T18:02:37-04:00 [INFO] Final Memory: 67M/557M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: April 2, 2016 6:02:49 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.274 s [INFO] Finished at: 2016-04-02T18:03:00-04:00 [INFO] Final Memory: 34M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sat Apr 2 22:44:24 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 2 Apr 2016 22:44:24 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #829 In-Reply-To: <989236375.29162.1459565064806.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <989236375.29162.1459565064806.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1282766813.29442.1459651465509.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1082 documentation for configurable cron-expressions [gpetracek] DELTASPIKE-1106 release notes for v1.6.0 [johndament] News announcement [johndament] DELTASPIKE-1105 Added param to control appending entity name. Updated to latest apache parent. [johndament] DELTASPIKE-1108 Ignore EE7 tests as they fail until DELTASPIKE-1060 is resolved. [gpetracek] DELTASPIKE-1106 release notes for v1.6.0 [johndament] DELTASPIKE-1105 Data Module doc fixes. [johndament] Added documentation to add DeltaSpike to a gradle project. ------------------------------------------ [...truncated 1846 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.390 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.956 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.688 s] [INFO] Weld Implementation ............................... SUCCESS [ 1.001 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.221 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.924 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 1.021 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.070 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.465 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.579 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.274 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.752 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.060 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.511 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.303 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.191 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.917 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.172 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.728 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.317 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.852 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.527 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.461 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.882 s [INFO] Finished at: 2016-04-03T10:44:16+08:00 [INFO] Final Memory: 110M/727M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: 03 April 2016 10:44:19 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.295 s [INFO] Finished at: 2016-04-03T10:44:21+08:00 [INFO] Final Memory: 30M/279M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 7 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sun Apr 3 17:46:47 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 3 Apr 2016 17:46:47 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #531 In-Reply-To: <1678645121.29344.1459633629046.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1678645121.29344.1459633629046.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <241108677.29579.1459720007983.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [johndament] DELTASPIKE-1105 Data Module doc fixes. [johndament] Added documentation to add DeltaSpike to a gradle project. [johndament] Updated docs to show how to use Gradle when setting up. [johndament] Updated docs to show how to use Gradle when using modules. [johndament] Updated docs to show how to use Gradle when using modules. [johndament] Ignore the target folder of all builds when doing rat check, as well as .iml files. ------------------------------------------ [...truncated 2601 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 03, 2016 5:46:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 2.843 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.201 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.117 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.457 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.331 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.497 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.916 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.207 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.033 s [INFO] Finished at: 2016-04-03T17:46:46-04:00 [INFO] Final Memory: 60M/569M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sun Apr 3 18:01:44 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 3 Apr 2016 18:01:44 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #473 In-Reply-To: <480756768.29361.1459634581505.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <480756768.29361.1459634581505.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1896774098.29598.1459720904836.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 456 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 7.521 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 28.442 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.673 s] [INFO] Weld Implementation ................................ SUCCESS [ 2.118 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.394 s] [INFO] Weld Probe Core .................................... SUCCESS [ 6.838 s] [INFO] weld-probe-tests ................................... SUCCESS [ 13.953 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2016-04-03T18:01:31-04:00 [INFO] Final Memory: 67M/523M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: April 3, 2016 6:01:37 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.651 s [INFO] Finished at: 2016-04-03T18:01:44-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sun Apr 3 22:44:29 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 3 Apr 2016 22:44:29 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #830 In-Reply-To: <1282766813.29442.1459651465509.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1282766813.29442.1459651465509.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <776399546.29655.1459737869685.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [johndament] Updated docs to show how to use Gradle when setting up. [johndament] Updated docs to show how to use Gradle when using modules. [johndament] Updated docs to show how to use Gradle when using modules. [johndament] Ignore the target folder of all builds when doing rat check, as well as .iml files. ------------------------------------------ [...truncated 1846 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.471 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.868 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.711 s] [INFO] Weld Implementation ............................... SUCCESS [ 1.029 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.208 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.051 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 1.075 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.198 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.501 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.422 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.113 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.793 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.178 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 8.890 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.325 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.215 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.950 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.184 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.737 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.328 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.914 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.533 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.585 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 53.823 s [INFO] Finished at: 2016-04-04T10:44:19+08:00 [INFO] Final Memory: 109M/701M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: 04 April 2016 10:44:22 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.889 s [INFO] Finished at: 2016-04-04T10:44:26+08:00 [INFO] Final Memory: 31M/332M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 8 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 4 17:47:15 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 4 Apr 2016 17:47:15 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #532 In-Reply-To: <241108677.29579.1459720007983.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <241108677.29579.1459720007983.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <658917952.29818.1459806435680.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2655 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 04, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 4.231 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.381 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 4.982 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.450 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.422 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.514 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.349 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.304 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.904 s [INFO] Finished at: 2016-04-04T17:47:14-04:00 [INFO] Final Memory: 60M/570M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Mon Apr 4 18:03:00 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 4 Apr 2016 18:03:00 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #474 In-Reply-To: <1896774098.29598.1459720904836.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1896774098.29598.1459720904836.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1764793859.29835.1459807380552.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 15.621 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 53.705 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.781 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.608 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.686 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.021 s] [INFO] weld-probe-tests ................................... SUCCESS [ 24.133 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:00 min [INFO] Finished at: 2016-04-04T18:02:35-04:00 [INFO] Final Memory: 69M/559M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: April 4, 2016 6:02:47 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.486 s [INFO] Finished at: 2016-04-04T18:02:59-04:00 [INFO] Final Memory: 34M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Mon Apr 4 22:44:28 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 4 Apr 2016 22:44:28 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #831 In-Reply-To: <776399546.29655.1459737869685.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <776399546.29655.1459737869685.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <827090644.29885.1459824268535.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1846 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.473 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.435 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.580 s] [INFO] Weld Implementation ............................... SUCCESS [ 1.018 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.236 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.894 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 1.292 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.056 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.461 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.496 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.419 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 1.221 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.210 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.494 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.293 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.312 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.866 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.167 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.738 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.296 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.855 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.536 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.568 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.433 s [INFO] Finished at: 2016-04-05T10:44:14+08:00 [INFO] Final Memory: 109M/682M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: 05 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.325 s [INFO] Finished at: 2016-04-05T10:44:19+08:00 [INFO] Final Memory: 31M/327M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 9 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 5 17:47:15 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 5 Apr 2016 17:47:15 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #533 In-Reply-To: <658917952.29818.1459806435680.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <658917952.29818.1459806435680.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1166098945.30160.1459892835737.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2601 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 05, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.318 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.273 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 4.706 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.096 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.488 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.512 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.460 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.069 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.836 s [INFO] Finished at: 2016-04-05T17:47:14-04:00 [INFO] Final Memory: 59M/504M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Tue Apr 5 18:02:57 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 5 Apr 2016 18:02:57 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #475 In-Reply-To: <1764793859.29835.1459807380552.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1764793859.29835.1459807380552.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <642924699.30178.1459893778071.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 483 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 14.576 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 55.865 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.667 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.093 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 1.075 s] [INFO] Weld Probe Core .................................... SUCCESS [ 12.977 s] [INFO] weld-probe-tests ................................... SUCCESS [ 22.566 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:57 min [INFO] Finished at: 2016-04-05T18:02:34-04:00 [INFO] Final Memory: 65M/555M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: April 5, 2016 6:02:46 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.549 s [INFO] Finished at: 2016-04-05T18:02:56-04:00 [INFO] Final Memory: 35M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Tue Apr 5 22:44:25 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 5 Apr 2016 22:44:25 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #832 In-Reply-To: <827090644.29885.1459824268535.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <827090644.29885.1459824268535.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <799739597.30245.1459910665842.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1846 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.529 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.198 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 1.036 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.976 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.241 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.758 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.945 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.143 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.510 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.265 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.202 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.795 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.144 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.576 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.350 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.201 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.817 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.178 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.861 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.604 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.838 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.567 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.504 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.838 s [INFO] Finished at: 2016-04-06T10:44:18+08:00 [INFO] Final Memory: 110M/793M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: 06 April 2016 10:44:20 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.371 s [INFO] Finished at: 2016-04-06T10:44:22+08:00 [INFO] Final Memory: 30M/279M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 10 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Wed Apr 6 17:47:57 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 6 Apr 2016 17:47:57 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #534 In-Reply-To: <1166098945.30160.1459892835737.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1166098945.30160.1459892835737.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1605804278.30463.1459979279147.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.0 [gpetracek] [maven-release-plugin] prepare for next development iteration [gpetracek] DELTASPIKE-1114 information about v1.6.0 [struberg] DELTASPIKE-1117 add a simple caching logic for TypedResolver ------------------------------------------ [...truncated 2655 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 06, 2016 5:47:55 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 06, 2016 5:47:56 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 5.070 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.546 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 4.869 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.455 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.465 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.750 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.741 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.312 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.688 s [INFO] Finished at: 2016-04-06T17:47:56-04:00 [INFO] Final Memory: 60M/571M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Wed Apr 6 18:03:15 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 6 Apr 2016 18:03:15 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #476 In-Reply-To: <642924699.30178.1459893778071.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <642924699.30178.1459893778071.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2114960199.30482.1459980195278.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 20.760 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 55.754 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.586 s] [INFO] Weld Implementation ................................ SUCCESS [ 6.010 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.870 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.461 s] [INFO] weld-probe-tests ................................... SUCCESS [ 26.521 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:12 min [INFO] Finished at: 2016-04-06T18:02:50-04:00 [INFO] Final Memory: 68M/538M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: April 6, 2016 6:03:01 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.410 s [INFO] Finished at: 2016-04-06T18:03:13-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Wed Apr 6 22:44:26 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 6 Apr 2016 22:44:26 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #833 In-Reply-To: <799739597.30245.1459910665842.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <799739597.30245.1459910665842.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1825686517.30548.1459997066694.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.0 [gpetracek] [maven-release-plugin] prepare for next development iteration [gpetracek] DELTASPIKE-1114 information about v1.6.0 [struberg] DELTASPIKE-1117 add a simple caching logic for TypedResolver [johndament] DELTASPIKE-1110 Added some preliminary docs for async. [johndament] DELTASPIKE-1110 Added some preliminary docs for async. [johndament] DELTASPIKE-1105 Updated preceding example. ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.644 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.456 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.667 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.995 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.204 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.830 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 1.100 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.212 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.448 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.399 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.457 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.803 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.062 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.572 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.499 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.206 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.957 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.315 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.667 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.489 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.695 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.599 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.499 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.396 s [INFO] Finished at: 2016-04-07T10:44:18+08:00 [INFO] Final Memory: 111M/810M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 2c22fa0a196efe44048dfe67b07df47707f01ef2 at timestamp: 07 April 2016 10:44:21 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.263 s [INFO] Finished at: 2016-04-07T10:44:23+08:00 [INFO] Final Memory: 30M/280M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 11 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 7 04:01:45 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 7 Apr 2016 04:01:45 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #562 Message-ID: <1094007138.30597.1460016105689.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2123 use same logic to obtain BeanManager as in WeldInitialListener [mkouba] WELD-2127 Improve the way the bean archive id is extracted in webapps [mkouba] WELD-2122 Support libs on Tomcat with unpackWARs=false ------------------------------------------ [...truncated 728 lines...] Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml 733 B Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml (733 B at 3.6 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml 822 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml (822 B at 2.1 KB/sec) 441 B 441 B 441 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 1.2 KB/sec) Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 1.2 KB/sec) [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Test Utilities 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 787 B 787 B 741 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.4 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 4.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-common --- [INFO] Deleting [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 24 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13: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 [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: [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: [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 to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/weld-core-test-common-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/weld-core-test-common-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/weld-core-test-common-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [16.099s] [INFO] Weld Implementation (Core) ........................ SUCCESS [21.911s] [INFO] Weld Core - JSF ................................... SUCCESS [1.524s] [INFO] Weld Implementation ............................... SUCCESS [4.307s] [INFO] Weld Probe Parent ................................. SUCCESS [0.570s] [INFO] Weld Probe Core ................................... SUCCESS [13.561s] [INFO] Weld Test Utilities ............................... FAILURE [1.862s] [INFO] weld-probe-tests .................................. SKIPPED [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED [INFO] Weld Unit Tests ................................... SKIPPED [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:01.286s [INFO] Finished at: Thu Apr 07 04:01:44 EDT 2016 [INFO] Final Memory: 49M/380M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core-test-common: Failed to install metadata org.jboss.weld:weld-core-test-common/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-core-test-common Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev112-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 7 04:08:08 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 7 Apr 2016 04:08:08 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet-jetty #1183 In-Reply-To: <1294381528.28976.1459522136862.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1294381528.28976.1459522136862.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <776851662.30598.1460016489021.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Thu Apr 7 17:47:48 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 7 Apr 2016 17:47:48 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #535 In-Reply-To: <1605804278.30463.1459979279147.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1605804278.30463.1459979279147.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1333061723.30877.1460065669366.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [johndament] DELTASPIKE-1110 Added some preliminary docs for async. [johndament] DELTASPIKE-1110 Added some preliminary docs for async. [johndament] DELTASPIKE-1105 Updated preceding example. [mkouba] WELD-2123 use same logic to obtain BeanManager as in WeldInitialListener [mkouba] WELD-2127 Improve the way the bean archive id is extracted in webapps [mkouba] WELD-2122 Support libs on Tomcat with unpackWARs=false ------------------------------------------ [...truncated 2601 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 07, 2016 5:47:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.351 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.449 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.923 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.459 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.571 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.572 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.324 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 4.951 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.322 s [INFO] Finished at: 2016-04-07T17:47:46-04:00 [INFO] Final Memory: 60M/571M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Thu Apr 7 22:44:28 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 7 Apr 2016 22:44:28 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #834 In-Reply-To: <1825686517.30548.1459997066694.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1825686517.30548.1459997066694.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1830349978.31041.1460083469176.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2123 use same logic to obtain BeanManager as in WeldInitialListener [mkouba] WELD-2127 Improve the way the bean archive id is extracted in webapps [mkouba] WELD-2122 Support libs on Tomcat with unpackWARs=false ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.417 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.858 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 1.212 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.821 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.189 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.882 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.738 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.054 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.471 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.223 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.553 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.751 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.059 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.634 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.393 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.182 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.811 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.167 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.818 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.646 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.740 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.552 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.433 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.223 s [INFO] Finished at: 2016-04-08T10:44:20+08:00 [INFO] Final Memory: 109M/784M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: 08 April 2016 10:44:22 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.149 s [INFO] Finished at: 2016-04-08T10:44:25+08:00 [INFO] Final Memory: 31M/334M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 12 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 7 23:29:03 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 7 Apr 2016 23:29:03 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #477 In-Reply-To: <2114960199.30482.1459980195278.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2114960199.30482.1459980195278.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1651302569.31071.1460086144078.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2123 use same logic to obtain BeanManager as in WeldInitialListener [mkouba] WELD-2127 Improve the way the bean archive id is extracted in webapps [mkouba] WELD-2122 Support libs on Tomcat with unpackWARs=false ------------------------------------------ [...truncated 452 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 13.820 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 39.284 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.929 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.560 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.616 s] [INFO] Weld Probe Core .................................... SUCCESS [ 11.770 s] [INFO] weld-probe-tests ................................... SUCCESS [ 19.167 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:34 min [INFO] Finished at: 2016-04-07T23:28:42-04:00 [INFO] Final Memory: 67M/545M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: April 7, 2016 11:28:53 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.504 s [INFO] Finished at: 2016-04-07T23:29:02-04:00 [INFO] Final Memory: 36M/254M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Fri Apr 8 17:48:04 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 8 Apr 2016 17:48:04 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #536 In-Reply-To: <1333061723.30877.1460065669366.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1333061723.30877.1460065669366.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1821468804.31468.1460152084873.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2655 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 08, 2016 5:48:03 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 4.967 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.081 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 6.687 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 7.123 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.368 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.531 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.747 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.472 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.466 s [INFO] Finished at: 2016-04-08T17:48:03-04:00 [INFO] Final Memory: 58M/432M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 8 18:03:30 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 8 Apr 2016 18:03:30 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #478 In-Reply-To: <1651302569.31071.1460086144078.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1651302569.31071.1460086144078.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1742339882.31489.1460153010581.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 21.590 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 55.592 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 4.073 s] [INFO] Weld Implementation ................................ SUCCESS [ 6.164 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.815 s] [INFO] Weld Probe Core .................................... SUCCESS [ 15.646 s] [INFO] weld-probe-tests ................................... SUCCESS [ 37.100 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:25 min [INFO] Finished at: 2016-04-08T18:03:04-04:00 [INFO] Final Memory: 68M/567M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: April 8, 2016 6:03:16 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.243 s [INFO] Finished at: 2016-04-08T18:03:27-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Fri Apr 8 22:44:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 8 Apr 2016 22:44:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #835 In-Reply-To: <1830349978.31041.1460083469176.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1830349978.31041.1460083469176.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <961239492.31564.1460169861144.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.414 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.906 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.660 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.940 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.292 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.321 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.743 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.324 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.456 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.516 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.043 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.684 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.570 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.885 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.435 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.201 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.810 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.160 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.659 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.422 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.687 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.637 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.457 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.801 s [INFO] Finished at: 2016-04-09T10:44:13+08:00 [INFO] Final Memory: 110M/720M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: 09 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.135 s [INFO] Finished at: 2016-04-09T10:44:18+08:00 [INFO] Final Memory: 31M/336M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 13 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sat Apr 9 17:47:09 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 9 Apr 2016 17:47:09 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #537 In-Reply-To: <1821468804.31468.1460152084873.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1821468804.31468.1460152084873.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1026613882.31736.1460238429430.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2655 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 09, 2016 5:47:08 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.110 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.762 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.061 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.386 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.140 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.644 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.835 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.681 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.983 s [INFO] Finished at: 2016-04-09T17:47:08-04:00 [INFO] Final Memory: 60M/548M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sat Apr 9 18:02:58 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 9 Apr 2016 18:02:58 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #479 In-Reply-To: <1742339882.31489.1460153010581.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1742339882.31489.1460153010581.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <445019752.31754.1460239378545.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 483 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 15.406 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 55.045 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.995 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.686 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.719 s] [INFO] Weld Probe Core .................................... SUCCESS [ 13.257 s] [INFO] weld-probe-tests ................................... SUCCESS [ 21.853 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:57 min [INFO] Finished at: 2016-04-09T18:02:33-04:00 [INFO] Final Memory: 65M/548M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: April 9, 2016 6:02:46 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.237 s [INFO] Finished at: 2016-04-09T18:02:57-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sat Apr 9 22:44:19 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 9 Apr 2016 22:44:19 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #836 In-Reply-To: <961239492.31564.1460169861144.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <961239492.31564.1460169861144.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2098642796.31833.1460256260172.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1124 optimized handling in case of DynamicExpressionObserverJob ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.376 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.558 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.635 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.997 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.291 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.942 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.881 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.227 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.536 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.297 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.644 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.729 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.245 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.555 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.371 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.185 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.792 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.175 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.622 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.416 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.804 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.543 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.516 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.006 s [INFO] Finished at: 2016-04-10T10:44:12+08:00 [INFO] Final Memory: 111M/721M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: 10 April 2016 10:44:14 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.289 s [INFO] Finished at: 2016-04-10T10:44:16+08:00 [INFO] Final Memory: 31M/336M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 14 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sun Apr 10 17:47:42 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 10 Apr 2016 17:47:42 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #538 In-Reply-To: <1026613882.31736.1460238429430.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1026613882.31736.1460238429430.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <710827139.31981.1460324863132.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1124 optimized handling in case of DynamicExpressionObserverJob ------------------------------------------ [...truncated 2601 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 10, 2016 5:47:41 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 4.007 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.692 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.392 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.883 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.722 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 1.715 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.022 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.378 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.417 s [INFO] Finished at: 2016-04-10T17:47:41-04:00 [INFO] Final Memory: 59M/513M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sun Apr 10 18:03:22 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 10 Apr 2016 18:03:22 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #480 In-Reply-To: <445019752.31754.1460239378545.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <445019752.31754.1460239378545.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1887248514.31999.1460325802239.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 21.402 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 54.148 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.827 s] [INFO] Weld Implementation ................................ SUCCESS [ 5.946 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 1.166 s] [INFO] Weld Probe Core .................................... SUCCESS [ 13.867 s] [INFO] weld-probe-tests ................................... SUCCESS [ 27.107 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:10 min [INFO] Finished at: 2016-04-10T18:02:45-04:00 [INFO] Final Memory: 68M/571M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: April 10, 2016 6:03:04 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.850 s [INFO] Finished at: 2016-04-10T18:03:19-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sun Apr 10 22:44:19 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 10 Apr 2016 22:44:19 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #837 In-Reply-To: <2098642796.31833.1460256260172.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2098642796.31833.1460256260172.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <802731371.32055.1460342660055.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.390 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.049 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.712 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.950 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.200 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.917 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.822 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.212 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.548 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.232 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.552 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.702 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.176 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.355 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.293 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.236 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.814 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.189 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.705 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.393 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.702 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.599 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.472 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.762 s [INFO] Finished at: 2016-04-11T10:44:12+08:00 [INFO] Final Memory: 110M/729M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: 11 April 2016 10:44:15 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.118 s [INFO] Finished at: 2016-04-11T10:44:17+08:00 [INFO] Final Memory: 31M/337M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 15 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 11 09:47:28 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 11 Apr 2016 09:47:28 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #159 In-Reply-To: <1435026686.17450.1456532611677.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1435026686.17450.1456532611677.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <932688649.32168.1460382448110.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 789 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg20-rhel5-x86 (as7console-selenium RHEL-any RHEL5_x86 seam2 brFF RHEL5_any brFF12 selenium-ff3-rhel5-x86 seam git-sunjdk16 brFF3 nodejs git-working mem2G selenium-ff-linux RHEL5 openjdk linux x86 general selenium-ff3-rhel5 mwqa_drives_services RHEL mwqa_drives_tools mem4G unix linux_x86 RHEL5_x86_res) in workspace Deleting project workspace... Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #159 jenkins-Weld-2.2-tck-GF4-159 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #159 jenkins-Weld-2.2-tck-GF4-159 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #159 jenkins-Weld-2.2-tck-GF4-159 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson1862266121789074011.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-404.el5xen", arch: "i386", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ grep '' weld/pom.xml ++ head -n1 ++ grep -o '[0-9].*<' ++ sed 's/<$//' + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg20-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 11 10:02:09 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 11 Apr 2016 10:02:09 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #160 In-Reply-To: <932688649.32168.1460382448110.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <932688649.32168.1460382448110.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <65204530.32173.1460383329375.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 790 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg20-rhel5-x86 (as7console-selenium RHEL-any RHEL5_x86 seam2 brFF RHEL5_any brFF12 selenium-ff3-rhel5-x86 seam git-sunjdk16 brFF3 nodejs git-working mem2G selenium-ff-linux RHEL5 openjdk linux x86 general selenium-ff3-rhel5 mwqa_drives_services RHEL mwqa_drives_tools mem4G unix linux_x86 RHEL5_x86_res) in workspace Deleting project workspace... done Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #160 jenkins-Weld-2.2-tck-GF4-160 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #160 jenkins-Weld-2.2-tck-GF4-160 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #160 jenkins-Weld-2.2-tck-GF4-160 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson2178928169632240466.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-404.el5xen", arch: "i386", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ grep '' weld/pom.xml ++ head -n1 ++ grep -o '[0-9].*<' ++ sed 's/<$//' + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg20-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 11 17:47:18 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 11 Apr 2016 17:47:18 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #539 In-Reply-To: <710827139.31981.1460324863132.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <710827139.31981.1460324863132.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1940763590.32277.1460411239700.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1125 make ParentExtension mechanism configurable [struberg] DELTASPIKE-1126 variable support for configured values ------------------------------------------ [...truncated 2655 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 11, 2016 5:47:16 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 11, 2016 5:47:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.952 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.324 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 4.936 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.215 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.411 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.621 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.579 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.435 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.509 s [INFO] Finished at: 2016-04-11T17:47:17-04:00 [INFO] Final Memory: 59M/506M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Mon Apr 11 18:01:41 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 11 Apr 2016 18:01:41 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #481 In-Reply-To: <1887248514.31999.1460325802239.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1887248514.31999.1460325802239.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <238676971.32295.1460412101825.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 456 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 7.399 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 27.480 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.824 s] [INFO] Weld Implementation ................................ SUCCESS [ 2.199 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.416 s] [INFO] Weld Probe Core .................................... SUCCESS [ 7.114 s] [INFO] weld-probe-tests ................................... SUCCESS [ 12.892 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:02 min [INFO] Finished at: 2016-04-11T18:01:28-04:00 [INFO] Final Memory: 67M/556M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: April 11, 2016 6:01:35 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.657 s [INFO] Finished at: 2016-04-11T18:01:40-04:00 [INFO] Final Memory: 32M/237M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Mon Apr 11 22:44:24 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 11 Apr 2016 22:44:24 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #838 In-Reply-To: <802731371.32055.1460342660055.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <802731371.32055.1460342660055.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1660426763.32352.1460429065131.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1125 make ParentExtension mechanism configurable [struberg] DELTASPIKE-1126 variable support for configured values [gpetracek] DELTASPIKE-1118 refactoring to ThrottledStrategy [gpetracek] DELTASPIKE-1119 refactoring to FutureableStrategy [gpetracek] DELTASPIKE-1120 refactoring to LockedStrategy ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.353 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.984 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.656 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.975 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.244 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.808 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 1.057 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.290 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.482 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.339 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.093 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.791 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.193 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.383 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.339 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.209 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.953 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.167 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.719 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.363 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.870 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.591 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.612 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.068 s [INFO] Finished at: 2016-04-12T10:44:16+08:00 [INFO] Final Memory: 107M/703M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8325e5fa15d0def481c01559f8bddffba68ff791 at timestamp: 12 April 2016 10:44:19 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.251 s [INFO] Finished at: 2016-04-12T10:44:21+08:00 [INFO] Final Memory: 31M/336M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 16 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 12 08:03:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 12 Apr 2016 08:03:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet #1196 Message-ID: <232657686.32462.1460462603106.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Removing profile for TCK 2.0 ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on dev09-rhel5-ia64 (git-working jdocbook RHEL-any mem2G RHEL5 RHEL5_ia64_SW linux general mwqa_drives_services ia64 RHEL_SW RHEL doc mwqa_drives_tools mem4G RHEL5-ia64 unix mem8G) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision b62399be7378eb0f094932c5506ea42c9a9fffbe (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f b62399be7378eb0f094932c5506ea42c9a9fffbe > git rev-list 8325e5fa15d0def481c01559f8bddffba68ff791 # timeout=10 > git tag -a -f -m Jenkins Build #1196 jenkins-Weld-2.x-int-servlet-1196 # timeout=10 [Weld-2.x-int-servlet] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install Error: JAVA_HOME is not defined correctly. We cannot execute /qa/tools/opt/ia64/jdk1.7.0_last/bin/java Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:660) at ......remote call to dev09-rhel5-ia64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 12 10:17:49 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 12 Apr 2016 10:17:49 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-CI-jdk7 #24 Message-ID: <2015219237.32489.1460470669746.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2135 Weld SE builder configuration ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on dev15-rhel5-ia64 (git-working RHEL-any mem2G RHEL5 linux general mwqa_drives_services ia64 RHEL native-linux-ia64 mwqa_drives_tools mem4G git-sunjdk16 RHEL5-ia64 unix) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 > git rev-list b62399be7378eb0f094932c5506ea42c9a9fffbe # timeout=10 > git tag -a -f -m Jenkins Build #24 jenkins-Weld-2.x-CI-jdk7-24 # timeout=10 [Weld-2.x-CI-jdk7] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install Error: JAVA_HOME is not defined correctly. We cannot execute /qa/tools/opt/ia64/jdk1.7.0_last/bin/java Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:660) at ......remote call to dev15-rhel5-ia64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 12 10:18:26 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 12 Apr 2016 10:18:26 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet #1197 In-Reply-To: <232657686.32462.1460462603106.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <232657686.32462.1460462603106.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1887789576.32490.1460470707064.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2135 Weld SE builder configuration ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on dev15-rhel5-ia64 (git-working RHEL-any mem2G RHEL5 linux general mwqa_drives_services ia64 RHEL native-linux-ia64 mwqa_drives_tools mem4G git-sunjdk16 RHEL5-ia64 unix) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 > git rev-list b62399be7378eb0f094932c5506ea42c9a9fffbe # timeout=10 > git tag -a -f -m Jenkins Build #1197 jenkins-Weld-2.x-int-servlet-1197 # timeout=10 [Weld-2.x-int-servlet] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install Error: JAVA_HOME is not defined correctly. We cannot execute /qa/tools/opt/ia64/jdk1.7.0_last/bin/java Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:660) at ......remote call to dev15-rhel5-ia64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 12 10:43:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 12 Apr 2016 10:43:21 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet-tomcat #563 In-Reply-To: <1094007138.30597.1460016105689.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1094007138.30597.1460016105689.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <380514809.32501.1460472201304.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Tue Apr 12 17:47:46 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 12 Apr 2016 17:47:46 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #540 In-Reply-To: <1940763590.32277.1460411239700.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1940763590.32277.1460411239700.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <159518148.32630.1460497666938.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1118 refactoring to ThrottledStrategy [gpetracek] DELTASPIKE-1119 refactoring to FutureableStrategy [gpetracek] DELTASPIKE-1120 refactoring to LockedStrategy [struberg] DELTASPIKE-1126 add a config switch to log values when they got changed [struberg] DELTASPIKE-1126 also suport evaluateVariables in @ConfigProperty [mkouba] WELD-2135 Weld SE builder configuration ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 12, 2016 5:47:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.377 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.331 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.730 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.348 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.676 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.555 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.214 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 4.675 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.844 s [INFO] Finished at: 2016-04-12T17:47:43-04:00 [INFO] Final Memory: 60M/570M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Tue Apr 12 22:44:25 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 12 Apr 2016 22:44:25 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #839 In-Reply-To: <1660426763.32352.1460429065131.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1660426763.32352.1460429065131.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1376102801.32763.1460515466251.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1126 add a config switch to log values when they got changed [struberg] DELTASPIKE-1126 also suport evaluateVariables in @ConfigProperty [mkouba] Removing profile for TCK 2.0 [mkouba] WELD-2135 Weld SE builder configuration ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.339 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.003 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.697 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.976 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.253 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.534 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.920 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.143 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.491 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.285 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.700 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.753 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.130 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.200 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.345 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.187 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.913 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.182 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.795 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.314 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.856 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.564 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.644 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.745 s [INFO] Finished at: 2016-04-13T10:44:18+08:00 [INFO] Final Memory: 109M/759M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 at timestamp: 13 April 2016 10:44:20 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.392 s [INFO] Finished at: 2016-04-13T10:44:23+08:00 [INFO] Final Memory: 31M/333M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 17 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Wed Apr 13 01:39:18 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 13 Apr 2016 01:39:18 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #482 In-Reply-To: <238676971.32295.1460412101825.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <238676971.32295.1460412101825.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <130803441.32843.1460525958706.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Removing profile for TCK 2.0 [mkouba] WELD-2135 Weld SE builder configuration ------------------------------------------ [...truncated 518 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [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: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 27.927 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 52.060 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.124 s] [INFO] Weld Implementation ................................ SUCCESS [ 5.770 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.576 s] [INFO] Weld Probe Core .................................... SUCCESS [ 23.058 s] [INFO] weld-probe-tests ................................... SUCCESS [ 31.312 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:28 min [INFO] Finished at: 2016-04-13T01:38:55-04:00 [INFO] Final Memory: 60M/235M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 at timestamp: April 13, 2016 1:39:06 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.959 s [INFO] Finished at: 2016-04-13T01:39:18-04:00 [INFO] Final Memory: 29M/71M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Wed Apr 13 17:47:19 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 13 Apr 2016 17:47:19 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #541 In-Reply-To: <159518148.32630.1460497666938.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <159518148.32630.1460497666938.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1662007684.33266.1460584039418.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 13, 2016 5:47:16 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.354 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.327 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 6.506 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.444 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.614 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.862 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.893 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 4.317 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.587 s [INFO] Finished at: 2016-04-13T17:47:17-04:00 [INFO] Final Memory: 60M/570M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Wed Apr 13 22:44:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 13 Apr 2016 22:44:21 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #840 In-Reply-To: <1376102801.32763.1460515466251.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1376102801.32763.1460515466251.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1684023808.33337.1460601861437.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.331 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.222 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.650 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.998 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.199 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.865 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.795 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.207 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.532 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.242 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.456 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.828 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.041 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.985 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.278 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.240 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.834 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.229 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.638 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.366 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.726 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.550 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.481 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.241 s [INFO] Finished at: 2016-04-14T10:44:14+08:00 [INFO] Final Memory: 110M/740M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 at timestamp: 14 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.233 s [INFO] Finished at: 2016-04-14T10:44:19+08:00 [INFO] Final Memory: 31M/329M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 18 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 14 03:17:48 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 03:17:48 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #483 In-Reply-To: <130803441.32843.1460525958706.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <130803441.32843.1460525958706.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1148121091.33386.1460618268640.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 518 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 18.757 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 26.202 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.477 s] [INFO] Weld Implementation ................................ SUCCESS [ 3.887 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.358 s] [INFO] Weld Probe Core .................................... SUCCESS [ 15.182 s] [INFO] weld-probe-tests ................................... SUCCESS [ 22.218 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:30 min [INFO] Finished at: 2016-04-14T03:17:36-04:00 [INFO] Final Memory: 65M/485M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e6279778a19eb59e4d1cdbf9d8c2c662bb6fcc73 at timestamp: April 14, 2016 3:17:43 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.554 s [INFO] Finished at: 2016-04-14T03:17:48-04:00 [INFO] Final Memory: 37M/327M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Thu Apr 14 10:31:17 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 10:31:17 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-CI-jdk7 #25 In-Reply-To: <2015219237.32489.1460470669746.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2015219237.32489.1460470669746.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <599284793.33579.1460644277781.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2134 log actions from extensions. ------------------------------------------ [...truncated 58 lines...] [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-test-arquillian:jar:2.3.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-inject-tck-runner:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-jboss-runner-tck:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.environment:weld-environment-common:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.se:weld-se-core:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.se:weld-se:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.se:weld-se-tests:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.se:weld-se-parent:pom:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-core:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet:jar:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-test-base:jar:2.3.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-test-tomcat:jar:2.3.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-test-jetty:jar:2.3.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-parent:pom:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-parent:pom:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld Parent [INFO] Weld Implementation (Core) [INFO] Weld Core - JSF [INFO] Weld Implementation [INFO] Weld Probe Parent [INFO] Weld Probe Core [INFO] Weld Test Utilities [INFO] weld-probe-tests [INFO] Weld Porting Package for the CDI TCK 1.1 [INFO] Weld Unit Tests [INFO] Weld Integration Tests (JBoss AS) [INFO] AtInject TCK runner for Weld [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) [INFO] Weld Environment Common [INFO] Weld SE (Core) [INFO] Weld SE (Uber Jar) [INFO] Weld SE Parent [INFO] Weld SE Tests [INFO] Weld Servlet Parent [INFO] Weld Servlet Core [INFO] Weld Servlet (Uber Jar) [INFO] Weld Servlet Integration Tests (Base) [INFO] Weld Servlet Integration Tests (Tomcat) [INFO] Weld Servlet Integration Tests (Jetty) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Parent 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 4.0 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 0.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-parent --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8c765e20c286d962dc00c0bb801933dffbd089f3 at timestamp: April 14, 2016 10:30:55 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-parent --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-parent/2.3.4-SNAPSHOT/weld-core-parent-2.3.4-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... FAILURE [27.937s] [INFO] Weld Implementation (Core) ........................ SKIPPED [INFO] Weld Core - JSF ................................... SKIPPED [INFO] Weld Implementation ............................... SKIPPED [INFO] Weld Probe Parent ................................. SKIPPED [INFO] Weld Probe Core ................................... SKIPPED [INFO] Weld Test Utilities ............................... SKIPPED [INFO] weld-probe-tests .................................. SKIPPED [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED [INFO] Weld Unit Tests ................................... SKIPPED [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.301s [INFO] Finished at: Thu Apr 14 10:31:13 EDT 2016 [INFO] Final Memory: 24M/114M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core-parent: Failed to install metadata org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-parent/2.3.4-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 7 days 6 hr old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev114-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 14 10:34:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 10:34:21 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #564 Message-ID: <1379962690.33580.1460644461756.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2134 log actions from extensions. ------------------------------------------ [...truncated 7252 lines...] at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79) at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101) at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest Time elapsed: 0.824 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest.createTestArchive(ListenerInjectionTest.java:48) org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest Time elapsed: 0.827 sec <<< ERROR! java.lang.NoClassDefFoundError: org/jboss/weld/environment/servlet/test/injection/CatFilter at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest.(FilterInjectionTest.java:44) org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest Time elapsed: 0.829 sec <<< ERROR! java.lang.NoClassDefFoundError: org/jboss/weld/environment/servlet/test/injection/RatServlet at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest.(ServletInjectionTest.java:44) org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest Time elapsed: 0.832 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest.createTestArchive(HSCycleTest.java:43) org.jboss.weld.environment.servlet.test.el.JsfTest Time elapsed: 0.835 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.el.JsfTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.el.JsfTest.createTestArchive(JsfTest.java:71) org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest Time elapsed: 0.838 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest.createTestArchive(AdditionalBeanDeploymentArchiveTest.java:52) Apr 14, 2016 10:34:20 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8080"] Apr 14, 2016 10:34:20 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service arquillian-tomcat-embedded-7 Apr 14, 2016 10:34:20 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8080"] Results : Tests in error: SimpleAsyncListenerTest.org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest ? Runtime CustomCDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest ? Deployment CDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CDIProviderTest ? Deployment IsolationDisabledTest.org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest ? Runtime DisabledConcurrencyTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledConcurrencyTest ? Deployment DisabledPreloaderTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledPreloaderTest ? Deployment DefaultBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DefaultBootstrapConfigurationTest ? Deployment DebugTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DebugTest ? Deployment DisabledExecutorTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledExecutorTest ? Deployment TimingOutFixedThreadPoolBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.TimingOutFixedThreadPoolBootstrapConfigurationTest ? Deployment NoBeanArchiveTest.org.jboss.weld.environment.servlet.test.bootstrap.nobeanarchive.NoBeanArchiveTest ? Deployment EnhancedListenerTest.org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest ? Deployment EnhancedListenerShutdownTest.org.jboss.weld.environment.servlet.test.bootstrap.enhanced.shutdown.EnhancedListenerShutdownTest ? Runtime ConflictingBeansXmlTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.ConflictingBeansXmlTest ? Runtime BeansXmlAlternativeLocationTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.BeansXmlAlternativeLocationTest ? Deployment BootstrapOrderingTest.:42 NoClassDefFound org/jboss/weld/environment/s... DuplicateBeansXmlMergingTest.org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest ? Runtime LibrariesDiscoveredTest.org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest ? Deployment ConfigTest.org.jboss.weld.environment.servlet.test.config.ConfigTest ? Runtime ExampleTest.org.jboss.weld.environment.servlet.test.examples.ExampleTest ? Deployment MockExampleTest.org.jboss.weld.environment.servlet.test.examples.MockExampleTest ? Runtime CrossContextForwardTest.:50 NoClassDefFound org/jboss/weld/environment... LookupTest.org.jboss.weld.environment.servlet.test.injection.LookupTest ? Deployment ResourceInjectionTest.org.jboss.weld.environment.servlet.test.injection.resource.ResourceInjectionTest ? Deployment ListenerInjectionTest.org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest ? Runtime FilterInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/ser... ServletInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/se... HSCycleTest.org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest ? Runtime JsfTest.org.jboss.weld.environment.servlet.test.el.JsfTest ? Runtime Could not... AdditionalBeanDeploymentArchiveTest.org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest ? Runtime Tests run: 42, Failures: 0, Errors: 30, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.321 s [INFO] Finished at: 2016-04-14T10:34:21-04:00 [INFO] Final Memory: 38M/370M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-tomcat: There are test failures. [ERROR] [ERROR] Please refer to 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 ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev112-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 14 10:36:06 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 10:36:06 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet #1198 In-Reply-To: <1887789576.32490.1460470707064.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1887789576.32490.1460470707064.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <544591815.33582.1460644566833.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Thu Apr 14 17:48:02 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 17:48:02 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #542 In-Reply-To: <1662007684.33266.1460584039418.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1662007684.33266.1460584039418.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1818446009.33689.1460670482649.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2134 log actions from extensions. ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 14, 2016 5:47:59 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 5.351 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.849 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 8.074 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 7.017 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.081 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.612 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.104 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 6.677 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.101 s [INFO] Finished at: 2016-04-14T17:47:59-04:00 [INFO] Final Memory: 59M/518M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Thu Apr 14 18:02:43 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 18:02:43 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #484 In-Reply-To: <1148121091.33386.1460618268640.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1148121091.33386.1460618268640.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1811425209.33709.1460671363426.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2134 log actions from extensions. ------------------------------------------ [...truncated 452 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [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: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 15.088 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 49.260 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.983 s] [INFO] Weld Implementation ................................ SUCCESS [ 3.372 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 1.191 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.436 s] [INFO] weld-probe-tests ................................... SUCCESS [ 23.517 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:52 min [INFO] Finished at: 2016-04-14T18:02:19-04:00 [INFO] Final Memory: 66M/214M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8c765e20c286d962dc00c0bb801933dffbd089f3 at timestamp: April 14, 2016 6:02:28 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.051 s [INFO] Finished at: 2016-04-14T18:02:42-04:00 [INFO] Final Memory: 29M/71M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Thu Apr 14 22:44:22 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 14 Apr 2016 22:44:22 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #841 In-Reply-To: <1684023808.33337.1460601861437.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1684023808.33337.1460601861437.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <17050460.33760.1460688263384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2134 log actions from extensions. ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.695 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.914 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.710 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.900 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.424 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.051 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.932 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.255 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.476 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.445 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.173 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 1.392 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.133 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 5.986 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.288 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.292 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.778 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.177 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.764 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.421 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.750 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.632 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.501 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.667 s [INFO] Finished at: 2016-04-15T10:44:15+08:00 [INFO] Final Memory: 109M/714M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 8c765e20c286d962dc00c0bb801933dffbd089f3 at timestamp: 15 April 2016 10:44:18 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.317 s [INFO] Finished at: 2016-04-15T10:44:20+08:00 [INFO] Final Memory: 31M/334M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 19 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 15 01:46:14 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 01:46:14 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-CI-jdk7 #26 In-Reply-To: <599284793.33579.1460644277781.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <599284793.33579.1460644277781.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <876024126.33791.1460699176040.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Fix ConstructorInterceptionInstantiator [mkouba] WELD-2131 Reuse interception context for AroundConstruct chain ------------------------------------------ [...truncated 351 lines...] [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jsf --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-jsf --- [INFO] Compiling 4 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jsf --- [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-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-jsf --- [INFO] Compiling 1 source file to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-jsf --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jsf --- [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-jsf --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-jsf --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.4-SNAPSHOT/weld-core-jsf-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.4-SNAPSHOT/weld-core-jsf-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.4-SNAPSHOT/weld-core-jsf-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Implementation 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 8.2 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] NOT adding java-sources to attached artifacts list. [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-core --- [INFO] Including org.jboss.weld:weld-core-impl:jar:2.3.4-SNAPSHOT in the shaded jar. [INFO] Excluding javax.enterprise:cdi-api:jar:1.2 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding org.jboss.weld:weld-api:jar:2.3.SP1 from the shaded jar. [INFO] Excluding org.jboss.weld:weld-spi:jar:2.3.SP1 from the shaded jar. [INFO] Excluding org.jboss.classfilewriter:jboss-classfilewriter:jar:1.1.2.Final from the shaded jar. [INFO] Excluding org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:18.0 from the shaded jar. [INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar. [INFO] Excluding org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final from the shaded jar. [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.2.1.Final from the shaded jar. [INFO] Including org.jboss.weld:weld-core-jsf:jar:2.3.4-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing with [INFO] Replacing original source artifact with shaded source artifact. [INFO] Replacing with [INFO] Dependency-reduced POM written at: [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.3.4-SNAPSHOT/weld-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.3.4-SNAPSHOT/weld-core-2.3.4-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [15.137s] [INFO] Weld Implementation (Core) ........................ SUCCESS [24.633s] [INFO] Weld Core - JSF ................................... SUCCESS [1.469s] [INFO] Weld Implementation ............................... FAILURE [4.177s] [INFO] Weld Probe Parent ................................. SKIPPED [INFO] Weld Probe Core ................................... SKIPPED [INFO] Weld Test Utilities ............................... SKIPPED [INFO] weld-probe-tests .................................. SKIPPED [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED [INFO] Weld Unit Tests ................................... SKIPPED [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46.749s [INFO] Finished at: Fri Apr 15 01:46:13 EDT 2016 [INFO] Final Memory: 46M/293M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core: Failed to install metadata org.jboss.weld:weld-core/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-core Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 7 days 21 hr old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev114-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 15 01:47:11 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 01:47:11 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #353 Message-ID: <2056481195.33792.1460699231917.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Fix ConstructorInterceptionInstantiator [mkouba] WELD-2131 Reuse interception context for AroundConstruct chain ------------------------------------------ [...truncated 661 lines...] 981 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml (981 B at 1.6 KB/sec) Downloading: http://repository.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml 733 B Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml (733 B at 10.2 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml 441 B Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 4.8 KB/sec) 441 B 441 B 822 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 4.7 KB/sec) Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml (822 B at 2.3 KB/sec) Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jffi/1.2.12-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.12-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/1.2.12-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.12-SNAPSHOT/maven-metadata.xml 985 B 985 B 985 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.12-SNAPSHOT/maven-metadata.xml (985 B at 10.8 KB/sec) Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.12-SNAPSHOT/maven-metadata.xml (985 B at 10.6 KB/sec) Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml 981 B 981 B 981 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml (981 B at 10.5 KB/sec) Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml (981 B at 10.0 KB/sec) 981 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml (981 B at 1.9 KB/sec) Downloading: http://repository.jboss.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jnr-x86asm/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml 362 B Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml (362 B at 5.2 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-x86asm/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-x86asm/maven-metadata.xml 362 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jnr-x86asm/maven-metadata.xml (362 B at 1.1 KB/sec) Downloading: http://repository.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml 733 B Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml (733 B at 10.5 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml 441 B 441 B 822 B 441 B 441 B 822 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 2.2 KB/sec) Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 2.3 KB/sec) Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml (822 B at 2.2 KB/sec) Downloading: http://repository.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/com/github/jnr/jffi/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml 733 B Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml (733 B at 2.6 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml 441 B 441 B 441 B 441 B 822 B 441 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 2.3 KB/sec) Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml (822 B at 1.7 KB/sec) Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 2.3 KB/sec) [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [16.762s] [INFO] Weld Implementation (Core) ........................ SUCCESS [47.319s] [INFO] Weld Core - JSF ................................... SUCCESS [3.572s] [INFO] Weld Implementation ............................... SUCCESS [5.072s] [INFO] Weld Probe Parent ................................. SUCCESS [1.256s] [INFO] Weld Probe Core ................................... FAILURE [12.695s] [INFO] Weld Test Utilities ............................... SKIPPED [INFO] weld-probe-tests .................................. SKIPPED [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED [INFO] Weld Unit Tests ................................... SKIPPED [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:30.331s [INFO] Finished at: Fri Apr 15 01:47:11 EDT 2016 [INFO] Final Memory: 53M/227M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-probe-core: Failed to install metadata org.jboss.weld.probe:weld-probe-core:2.3.4-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-probe-core Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev130-virt2(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 15 01:48:41 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 01:48:41 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #565 In-Reply-To: <1379962690.33580.1460644461756.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1379962690.33580.1460644461756.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <630210674.33793.1460699321212.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Fix ConstructorInterceptionInstantiator [mkouba] WELD-2131 Reuse interception context for AroundConstruct chain ------------------------------------------ [...truncated 7226 lines...] at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79) at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101) at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.IllegalArgumentException: org/jboss/weld/environment/servlet/test/provider/CustomCDIProviderTest.class not found in classloader sun.misc.Launcher$AppClassLoader at 61e481c1 at org.jboss.shrinkwrap.api.asset.ClassLoaderAsset.(ClassLoaderAsset.java:70) at org.jboss.shrinkwrap.api.asset.ClassAsset.openStream(ClassAsset.java:77) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:129) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158) at java.io.InputStream.read(InputStream.java:170) at java.io.InputStream.read(InputStream.java:101) at org.jboss.shrinkwrap.impl.base.io.IOUtil.copy(IOUtil.java:138) at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:120) at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:148) at org.jboss.arquillian.container.tomcat.embedded_7.TomcatContainer.deploy(TomcatContainer.java:207) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79) at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101) at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Apr 15, 2016 1:48:40 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8080"] Apr 15, 2016 1:48:40 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service arquillian-tomcat-embedded-7 Apr 15, 2016 1:48:40 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8080"] Results : Tests in error: SimpleAsyncListenerTest.org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest ? Runtime LibrariesDiscoveredTest.org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest ? Deployment FilterInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/ser... ListenerInjectionTest.org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest ? Runtime LookupTest.org.jboss.weld.environment.servlet.test.injection.LookupTest ? Deployment ServletInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/se... ResourceInjectionTest.org.jboss.weld.environment.servlet.test.injection.resource.ResourceInjectionTest ? Deployment AdditionalBeanDeploymentArchiveTest.org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest ? Runtime HSCycleTest.org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest ? Runtime ExampleTest.org.jboss.weld.environment.servlet.test.examples.ExampleTest ? Deployment MockExampleTest.org.jboss.weld.environment.servlet.test.examples.MockExampleTest ? Runtime DuplicateBeansXmlMergingTest.org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest ? Runtime DisabledConcurrencyTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledConcurrencyTest ? Deployment DisabledExecutorTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledExecutorTest ? Deployment DefaultBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DefaultBootstrapConfigurationTest ? Deployment DebugTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DebugTest ? Deployment DisabledPreloaderTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledPreloaderTest ? Deployment TimingOutFixedThreadPoolBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.TimingOutFixedThreadPoolBootstrapConfigurationTest ? Deployment ConflictingBeansXmlTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.ConflictingBeansXmlTest ? Runtime BeansXmlAlternativeLocationTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.BeansXmlAlternativeLocationTest ? Deployment EnhancedListenerTest.org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest ? Deployment EnhancedListenerShutdownTest.org.jboss.weld.environment.servlet.test.bootstrap.enhanced.shutdown.EnhancedListenerShutdownTest ? Runtime NoBeanArchiveTest.org.jboss.weld.environment.servlet.test.bootstrap.nobeanarchive.NoBeanArchiveTest ? Deployment BootstrapOrderingTest.:42 NoClassDefFound org/jboss/weld/environment/s... CDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CDIProviderTest ? Deployment CustomCDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest ? Deployment Tests run: 45, Failures: 0, Errors: 26, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.494 s [INFO] Finished at: 2016-04-15T01:48:40-04:00 [INFO] Final Memory: 37M/370M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-tomcat: There are test failures. [ERROR] [ERROR] Please refer to 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 ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev112-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 15 02:02:52 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 02:02:52 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #566 In-Reply-To: <630210674.33793.1460699321212.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <630210674.33793.1460699321212.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2119593430.33795.1460700172315.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2129 Weld SE - backport support of implicit BDA without beans.xml ------------------------------------------ [...truncated 8739 lines...] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.IllegalArgumentException: org/jboss/weld/environment/servlet/test/examples/ExampleTest.class not found in classloader sun.misc.Launcher$AppClassLoader at 61e481c1 at org.jboss.shrinkwrap.api.asset.ClassLoaderAsset.(ClassLoaderAsset.java:70) at org.jboss.shrinkwrap.api.asset.ClassAsset.openStream(ClassAsset.java:77) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:129) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158) at java.io.InputStream.read(InputStream.java:179) at java.io.InputStream.read(InputStream.java:101) at org.jboss.shrinkwrap.impl.base.io.IOUtil.copy(IOUtil.java:138) at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:120) at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:148) at org.jboss.arquillian.container.tomcat.embedded_7.TomcatContainer.deploy(TomcatContainer.java:207) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79) at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101) at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Apr 15, 2016 2:02:49 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8080"] Apr 15, 2016 2:02:50 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service arquillian-tomcat-embedded-7 Apr 15, 2016 2:02:50 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8080"] Results : Failed tests: SimpleAsyncListenerTest.testOnTimeoutCalledSuccesfully:51 Tests in error: SimpleAsyncListenerTest.testOnCompleteCalledSuccesfully:40 ? FailingHttpStatusCode SimpleAsyncListenerTest.testOnStartAsyncCalledSuccesfully:67 ? FailingHttpStatusCode JsfTest.testELWithParameters:80 ? FailingHttpStatusCode 404 Not Found for http... CrossContextForwardTest.testCrossContextForward:72 ? FailingHttpStatusCode 404... HSCycleTest.testCycle ? IllegalState Error launching test org.jboss.weld.envir... ResourceInjectionTest.testFieldResourceInjection ? IllegalState Error launchin... ResourceInjectionTest.testMethodResourceInjection ? IllegalState Error launchi... FilterInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/ser... ListenerInjectionTest.org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest ? Runtime LookupTest.org.jboss.weld.environment.servlet.test.injection.LookupTest ? Deployment ServletInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/se... CustomCDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest ? Deployment CDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CDIProviderTest ? Deployment InterceptorDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.interceptors.InterceptorDiscoveryTest ? Runtime DecoratorDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.decorators.DecoratorDiscoveryTest ? Runtime BeanDiscoveryInjectionTest.org.jboss.weld.environment.servlet.test.discovery.BeanDiscoveryInjectionTest ? Runtime CustomNormalScopeDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.scope.CustomNormalScopeDiscoveryTest ? Deployment AlternativeDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.alternatives.AlternativeDiscoveryTest ? Runtime NoBeanArchiveTest.org.jboss.weld.environment.servlet.test.bootstrap.nobeanarchive.NoBeanArchiveTest ? Deployment EnhancedListenerTest.org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest ? Deployment EnhancedListenerShutdownTest.org.jboss.weld.environment.servlet.test.bootstrap.enhanced.shutdown.EnhancedListenerShutdownTest ? Runtime DefaultBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DefaultBootstrapConfigurationTest ? Deployment DisabledPreloaderTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledPreloaderTest ? Deployment DisabledExecutorTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledExecutorTest ? Deployment TimingOutFixedThreadPoolBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.TimingOutFixedThreadPoolBootstrapConfigurationTest ? Deployment DebugTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DebugTest ? Deployment DisabledConcurrencyTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledConcurrencyTest ? Deployment ConflictingBeansXmlTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.ConflictingBeansXmlTest ? Runtime BeansXmlAlternativeLocationTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.BeansXmlAlternativeLocationTest ? Deployment BootstrapOrderingTest.:42 NoClassDefFound org/jboss/weld/environment/s... DuplicateBeansXmlMergingTest.org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest ? Runtime AdditionalBeanDeploymentArchiveTest.org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest ? Runtime ConfigTest.org.jboss.weld.environment.servlet.test.config.ConfigTest ? Runtime IsolationDisabledTest.org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest ? Runtime LibrariesDiscoveredTest.org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest ? Deployment MockExampleTest.org.jboss.weld.environment.servlet.test.examples.MockExampleTest ? Runtime ExampleTest.org.jboss.weld.environment.servlet.test.examples.ExampleTest ? Deployment Tests run: 39, Failures: 1, Errors: 37, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.101 s [INFO] Finished at: 2016-04-15T02:02:50-04:00 [INFO] Final Memory: 44M/518M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-tomcat: There are test failures. [ERROR] [ERROR] Please refer to 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 ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev112-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 15 02:04:11 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 02:04:11 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-jetty #1187 Message-ID: <1339358935.33796.1460700251361.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2129 Weld SE - backport support of implicit BDA without beans.xml ------------------------------------------ [...truncated 7553 lines...] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.IllegalArgumentException: org/jboss/weld/environment/servlet/test/discovery/scope/CustomNormalScopeDiscoveryTest.class not found in classloader sun.misc.Launcher$AppClassLoader at 500c05c2 at org.jboss.shrinkwrap.api.asset.ClassLoaderAsset.(ClassLoaderAsset.java:70) at org.jboss.shrinkwrap.api.asset.ClassAsset.openStream(ClassAsset.java:77) at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:129) at java.io.InputStream.read(InputStream.java:179) at java.io.InputStream.read(InputStream.java:101) at org.jboss.shrinkwrap.impl.base.io.IOUtil.copy(IOUtil.java:138) at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:120) at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:148) at org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext.(ShrinkWrapWebAppContext.java:139) at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.jboss.shrinkwrap.impl.base.ServiceExtensionLoader.createExtension(ServiceExtensionLoader.java:354) at org.jboss.shrinkwrap.impl.base.ServiceExtensionLoader.createFromCache(ServiceExtensionLoader.java:125) at org.jboss.shrinkwrap.impl.base.ServiceExtensionLoader.load(ServiceExtensionLoader.java:106) at org.jboss.shrinkwrap.impl.base.ArchiveBase.as(ArchiveBase.java:648) at org.jboss.shrinkwrap.impl.base.AssignableBase.as(AssignableBase.java:67) at org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer.deploy(JettyEmbeddedContainer.java:189) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79) at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101) at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) org.jboss.weld.environment.servlet.test.discovery.alternatives.AlternativeDiscoveryTest Time elapsed: 0.692 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.discovery.alternatives.AlternativeDiscoveryTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.discovery.alternatives.AlternativeDiscoveryTest.createTestArchive(AlternativeDiscoveryTest.java:54) org.jboss.weld.environment.servlet.test.discovery.BeanDiscoveryInjectionTest Time elapsed: 0.695 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.discovery.BeanDiscoveryInjectionTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.discovery.BeanDiscoveryInjectionTest.createTestArchive(BeanDiscoveryInjectionTest.java:40) org.jboss.weld.environment.servlet.test.discovery.interceptors.InterceptorDiscoveryTest Time elapsed: 0.699 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.discovery.interceptors.InterceptorDiscoveryTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.discovery.interceptors.InterceptorDiscoveryTest.createTestArchive(InterceptorDiscoveryTest.java:49) org.jboss.weld.environment.servlet.test.context.async.symmetry.ListenerSymmetryTest Time elapsed: 0.702 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.context.async.symmetry.ListenerSymmetryTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.context.async.symmetry.ListenerSymmetryTest.createTestArchive(ListenerSymmetryTest.java:55) org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest Time elapsed: 0.706 sec <<< ERROR! java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest.createTestArchive() at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest.createTestArchive(SimpleAsyncListenerTest.java:33) Apr 15, 2016 2:04:10 AM org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer stop INFO: Stopping Jetty Embedded Server [id:594422793] Results : Tests in error: DefaultBootstrapConfigurationTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DefaultBootstrapConfigurationTest ? Deployment HSCycleTest.org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest ? Runtime AdditionalBeanDeploymentArchiveTest.org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest ? Runtime ServletInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/se... FilterInjectionTest.:44 NoClassDefFound org/jboss/weld/environment/ser... LookupTest.org.jboss.weld.environment.servlet.test.injection.LookupTest ? Deployment ResourceInjectionTest.org.jboss.weld.environment.servlet.test.injection.resource.ResourceInjectionTest ? Deployment CrossContextForwardTest.:50 NoClassDefFound org/jboss/weld/environment... LibrariesDiscoveredTest.org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest ? Deployment ConfigTest.org.jboss.weld.environment.servlet.test.config.ConfigTest ? Deployment CDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CDIProviderTest ? Deployment CustomCDIProviderTest.org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest ? Deployment IsolationDisabledTest.org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest ? Runtime MockExampleTest.org.jboss.weld.environment.servlet.test.examples.MockExampleTest ? Runtime ExampleTest.org.jboss.weld.environment.servlet.test.examples.ExampleTest ? Deployment JsfTest.org.jboss.weld.environment.servlet.test.el.JsfTest ? Runtime Could not... DecoratorDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.decorators.DecoratorDiscoveryTest ? Runtime CustomNormalScopeDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.scope.CustomNormalScopeDiscoveryTest ? Deployment AlternativeDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.alternatives.AlternativeDiscoveryTest ? Runtime BeanDiscoveryInjectionTest.org.jboss.weld.environment.servlet.test.discovery.BeanDiscoveryInjectionTest ? Runtime InterceptorDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.interceptors.InterceptorDiscoveryTest ? Runtime ListenerSymmetryTest.org.jboss.weld.environment.servlet.test.context.async.symmetry.ListenerSymmetryTest ? Runtime SimpleAsyncListenerTest.org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest ? Runtime Tests run: 37, Failures: 0, Errors: 23, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.366 s [INFO] Finished at: 2016-04-15T02:04:10-04:00 [INFO] Final Memory: 45M/441M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-jetty: There are test failures. [ERROR] [ERROR] Please refer to 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 ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg38-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 15 02:05:55 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 02:05:55 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-se-servlet-coop-jetty #354 In-Reply-To: <2056481195.33792.1460699231917.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2056481195.33792.1460699231917.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <715054290.33797.1460700355472.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 15 02:06:13 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 02:06:13 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-CI-jdk7 #27 In-Reply-To: <876024126.33791.1460699176040.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <876024126.33791.1460699176040.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <152392436.33798.1460700373772.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 15 03:23:31 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 03:23:31 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet-tomcat #567 In-Reply-To: <2119593430.33795.1460700172315.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2119593430.33795.1460700172315.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1463238499.33812.1460705011750.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 15 03:27:28 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 03:27:28 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet-jetty #1188 In-Reply-To: <1339358935.33796.1460700251361.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1339358935.33796.1460700251361.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <359699608.33815.1460705248943.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 15 04:05:53 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 04:05:53 -0400 (EDT) Subject: [weld-builds] Jenkins build became unstable: Weld-2.x-int-servlet #1202 Message-ID: <647290258.33823.1460707553221.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Fri Apr 15 17:47:35 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 17:47:35 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #543 In-Reply-To: <1818446009.33689.1460670482649.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1818446009.33689.1460670482649.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <14986523.33959.1460756855952.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Fix ConstructorInterceptionInstantiator [mkouba] WELD-2131 Reuse interception context for AroundConstruct chain [mkouba] WELD-2133 Fix sorting of interfaces of a proxy class [mkouba] WELD-2120 don't notify AFTER_SUCCES transactional observer when ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 15, 2016 5:47:34 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 4.015 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.482 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 6.428 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.873 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.693 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.513 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 7.025 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.097 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.385 s [INFO] Finished at: 2016-04-15T17:47:34-04:00 [INFO] Final Memory: 59M/569M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 15 18:03:35 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 18:03:35 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #485 In-Reply-To: <1811425209.33709.1460671363426.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1811425209.33709.1460671363426.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1027476113.33976.1460757816353.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Fix ConstructorInterceptionInstantiator [mkouba] WELD-2131 Reuse interception context for AroundConstruct chain [mkouba] WELD-2129 Weld SE - backport support of implicit BDA without beans.xml [mkouba] WELD-2133 Fix sorting of interfaces of a proxy class [mkouba] WELD-2120 don't notify AFTER_SUCCES transactional observer when ------------------------------------------ [...truncated 452 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 20.390 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 56.685 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.989 s] [INFO] Weld Implementation ................................ SUCCESS [ 5.930 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.784 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.783 s] [INFO] weld-probe-tests ................................... SUCCESS [ 29.511 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:15 min [INFO] Finished at: 2016-04-15T18:02:57-04:00 [INFO] Final Memory: 66M/565M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 30a9224d8fae4d3933129fe28db7f6bf65704322 at timestamp: April 15, 2016 6:03:09 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.051 s [INFO] Finished at: 2016-04-15T18:03:21-04:00 [INFO] Final Memory: 35M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Fri Apr 15 22:44:22 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 15 Apr 2016 22:44:22 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #842 In-Reply-To: <17050460.33760.1460688263384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <17050460.33760.1460688263384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2129502184.34029.1460774663566.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Fix ConstructorInterceptionInstantiator [mkouba] WELD-2131 Reuse interception context for AroundConstruct chain [mkouba] WELD-2129 Weld SE - backport support of implicit BDA without beans.xml [mkouba] WELD-2133 Fix sorting of interfaces of a proxy class [mkouba] WELD-2120 don't notify AFTER_SUCCES transactional observer when ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.466 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 16.292 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.682 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.916 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.383 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.842 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.883 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.255 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.509 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.311 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.366 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.783 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.531 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 5.867 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.274 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.347 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.849 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.178 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.727 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.356 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.843 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.577 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.565 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.342 s [INFO] Finished at: 2016-04-16T10:44:15+08:00 [INFO] Final Memory: 109M/751M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 30a9224d8fae4d3933129fe28db7f6bf65704322 at timestamp: 16 April 2016 10:44:18 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.309 s [INFO] Finished at: 2016-04-16T10:44:20+08:00 [INFO] Final Memory: 31M/337M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 20 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sat Apr 16 17:47:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 16 Apr 2016 17:47:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #544 In-Reply-To: <14986523.33959.1460756855952.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <14986523.33959.1460756855952.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <324031258.34137.1460843240442.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1006 added hints about @TransactionScoped entity-managers [tandraschko] DELTASPIKE-1113 WindowIdHtmlRenderer should skip DELEGATED [gpetracek] DELTASPIKE-1032 added hints about manual scheduling [gpetracek] DELTASPIKE-1128 moved timeout-config to CoreBaseConfig ------------------------------------------ [...truncated 2657 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 16, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.592 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.407 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.233 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.030 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.563 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.746 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.909 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.740 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.286 s [INFO] Finished at: 2016-04-16T17:47:19-04:00 [INFO] Final Memory: 59M/528M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sat Apr 16 18:03:07 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 16 Apr 2016 18:03:07 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #486 In-Reply-To: <1027476113.33976.1460757816353.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1027476113.33976.1460757816353.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2120944252.34155.1460844187210.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 18.667 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 56.238 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.924 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.072 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.693 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.870 s] [INFO] weld-probe-tests ................................... SUCCESS [ 26.233 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:07 min [INFO] Finished at: 2016-04-16T18:02:42-04:00 [INFO] Final Memory: 68M/537M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 30a9224d8fae4d3933129fe28db7f6bf65704322 at timestamp: April 16, 2016 6:02:54 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.043 s [INFO] Finished at: 2016-04-16T18:03:05-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sat Apr 16 22:44:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 16 Apr 2016 22:44:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #843 In-Reply-To: <2129502184.34029.1460774663566.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2129502184.34029.1460774663566.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1907653356.34214.1460861061029.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1006 added hints about @TransactionScoped entity-managers [tandraschko] DELTASPIKE-1113 WindowIdHtmlRenderer should skip DELEGATED [gpetracek] DELTASPIKE-1032 added hints about manual scheduling [gpetracek] DELTASPIKE-1128 moved timeout-config to CoreBaseConfig ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.309 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.753 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.705 s] [INFO] Weld Implementation ............................... SUCCESS [ 1.030 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.218 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.092 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.730 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.310 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.451 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.353 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.910 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.755 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.078 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.633 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.272 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.171 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.987 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.171 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.713 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.261 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.889 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.456 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.602 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.412 s [INFO] Finished at: 2016-04-17T10:44:13+08:00 [INFO] Final Memory: 107M/757M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 30a9224d8fae4d3933129fe28db7f6bf65704322 at timestamp: 17 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.204 s [INFO] Finished at: 2016-04-17T10:44:18+08:00 [INFO] Final Memory: 31M/335M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 21 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sun Apr 17 17:47:04 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 17 Apr 2016 17:47:04 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #545 In-Reply-To: <324031258.34137.1460843240442.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <324031258.34137.1460843240442.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1466176571.34322.1460929624235.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 17, 2016 5:47:02 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.814 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.200 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.351 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.514 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.472 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.584 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.359 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.897 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.321 s [INFO] Finished at: 2016-04-17T17:47:03-04:00 [INFO] Final Memory: 58M/468M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sun Apr 17 18:02:47 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 17 Apr 2016 18:02:47 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #487 In-Reply-To: <2120944252.34155.1460844187210.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2120944252.34155.1460844187210.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1911939929.34341.1460930567733.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 487 lines...] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 10.916 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 52.172 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.230 s] [INFO] Weld Implementation ................................ SUCCESS [ 3.974 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.755 s] [INFO] Weld Probe Core .................................... SUCCESS [ 10.336 s] [INFO] weld-probe-tests ................................... SUCCESS [ 24.161 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:49 min [INFO] Finished at: 2016-04-17T18:02:24-04:00 [INFO] Final Memory: 67M/552M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 30a9224d8fae4d3933129fe28db7f6bf65704322 at timestamp: April 17, 2016 6:02:35 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.824 s [INFO] Finished at: 2016-04-17T18:02:46-04:00 [INFO] Final Memory: 35M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sun Apr 17 22:44:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 17 Apr 2016 22:44:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #844 In-Reply-To: <1907653356.34214.1460861061029.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1907653356.34214.1460861061029.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <833547117.34388.1460947460841.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.437 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.639 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 1.111 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.889 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.249 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.839 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.723 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.094 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.467 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.261 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.244 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 1.078 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.139 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.655 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.342 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.179 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.857 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.222 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.613 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.382 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.715 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.617 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.442 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.785 s [INFO] Finished at: 2016-04-18T10:44:13+08:00 [INFO] Final Memory: 110M/757M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 30a9224d8fae4d3933129fe28db7f6bf65704322 at timestamp: 18 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.119 s [INFO] Finished at: 2016-04-18T10:44:18+08:00 [INFO] Final Memory: 31M/332M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 22 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 18 02:32:25 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 02:32:25 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #161 In-Reply-To: <65204530.32173.1460383329375.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <65204530.32173.1460383329375.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <825868372.34428.1460961145846.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 792 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg20-rhel5-x86 (as7console-selenium RHEL-any RHEL5_x86 seam2 brFF RHEL5_any brFF12 selenium-ff3-rhel5-x86 seam git-sunjdk16 brFF3 nodejs git-working mem2G selenium-ff-linux RHEL5 openjdk linux x86 general selenium-ff3-rhel5 mwqa_drives_services RHEL mwqa_drives_tools mem4G unix linux_x86 RHEL5_x86_res) in workspace Deleting project workspace... done Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #161 jenkins-Weld-2.2-tck-GF4-161 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #161 jenkins-Weld-2.2-tck-GF4-161 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #161 jenkins-Weld-2.2-tck-GF4-161 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson367570156356451620.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-404.el5xen", arch: "i386", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ grep '' weld/pom.xml ++ head -n1 ++ grep -o '[0-9].*<' ++ sed 's/<$//' + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg20-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 18 04:05:36 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 04:05:36 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to stable : Weld-2.x-int-servlet #1203 In-Reply-To: <647290258.33823.1460707553221.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <647290258.33823.1460707553221.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <77257490.34433.1460966736972.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Mon Apr 18 07:18:09 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 07:18:09 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet #1204 Message-ID: <93311358.34485.1460978289578.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2110 Relax Event.select() validation ------------------------------------------ [...truncated 2488 lines...] [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-parent:pom:2.3.4-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld Servlet Parent [INFO] Weld Servlet Core [INFO] Weld Servlet (Uber Jar) [INFO] Weld Servlet Integration Tests (Base) [INFO] Weld Servlet Integration Tests (Tomcat) [INFO] Weld Servlet Integration Tests (Jetty) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Parent 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-parent --- [INFO] Deleting /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/target [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet && git rev-parse --verify HEAD [INFO] Working directory: /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet [INFO] Storing buildNumber: b5d1d26b62fc1fc69303845e7c32f4da47ce9b10 at timestamp: April 18, 2016 7:17:58 AM EDT [INFO] Executing: /bin/sh -c cd /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet && git rev-parse --verify HEAD [INFO] Working directory: /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Core 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-core --- [INFO] Deleting /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-core --- [INFO] Compiling 40 source files to /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-core --- [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-servlet-core --- [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-core --- [INFO] Compiling 6 source files to /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[26,33] error: cannot find symbol [ERROR] symbol: class Container location: package org.jboss.weld.environment /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[27,41] error: cannot find symbol [ERROR] symbol: class Listener location: package org.jboss.weld.environment.servlet /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[28,42] error: package org.jboss.weld.environment.undertow does not exist [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[26,33] error: cannot find symbol [ERROR] symbol: class Container location: package org.jboss.weld.environment /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[27,41] error: cannot find symbol [ERROR] symbol: class Listener location: package org.jboss.weld.environment.servlet /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[28,42] error: package org.jboss.weld.environment.undertow does not exist [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[55,8] error: cannot find symbol [ERROR] symbol: class ServletContextBeanArchiveHandler location: class ServletContextBeanArchiveHandlerTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[55,55] error: cannot find symbol [ERROR] symbol: class ServletContextBeanArchiveHandler location: class ServletContextBeanArchiveHandlerTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[56,52] error: cannot find symbol [ERROR] symbol: variable WebAppBeanArchiveScanner location: class ServletContextBeanArchiveHandlerTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[111,40] error: package WebAppBeanArchiveScanner does not exist [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[381,20] error: cannot find symbol [ERROR] symbol: variable WebAppBeanArchiveScanner location: class ServletContextBeanArchiveHandlerTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[387,15] error: cannot find symbol [ERROR] symbol: variable WebAppBeanArchiveScanner location: class ServletContextBeanArchiveHandlerTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[61,34] error: cannot find symbol [ERROR] symbol: variable Container location: class UndertowSmokeTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[61,75] error: cannot find symbol [ERROR] symbol: class UndertowContainer location: class UndertowSmokeTest /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[55,47] error: cannot find symbol [INFO] 15 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Servlet Parent ............................... SUCCESS [6.689s] [INFO] Weld Servlet Core ................................. FAILURE [6.373s] [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: 14.085s [INFO] Finished at: Mon Apr 18 07:18:08 EDT 2016 [INFO] Final Memory: 31M/268M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-servlet-core: Compilation failure: Compilation failure: [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[26,33] error: cannot find symbol [ERROR] symbol: class Container [ERROR] location: package org.jboss.weld.environment [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[27,41] error: cannot find symbol [ERROR] symbol: class Listener [ERROR] location: package org.jboss.weld.environment.servlet [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[28,42] error: package org.jboss.weld.environment.undertow does not exist [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[26,33] error: cannot find symbol [ERROR] symbol: class Container [ERROR] location: package org.jboss.weld.environment [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[27,41] error: cannot find symbol [ERROR] symbol: class Listener [ERROR] location: package org.jboss.weld.environment.servlet [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[28,42] error: package org.jboss.weld.environment.undertow does not exist [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[55,8] error: cannot find symbol [ERROR] symbol: class ServletContextBeanArchiveHandler [ERROR] location: class ServletContextBeanArchiveHandlerTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[55,55] error: cannot find symbol [ERROR] symbol: class ServletContextBeanArchiveHandler [ERROR] location: class ServletContextBeanArchiveHandlerTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[56,52] error: cannot find symbol [ERROR] symbol: variable WebAppBeanArchiveScanner [ERROR] location: class ServletContextBeanArchiveHandlerTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[111,40] error: package WebAppBeanArchiveScanner does not exist [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[381,20] error: cannot find symbol [ERROR] symbol: variable WebAppBeanArchiveScanner [ERROR] location: class ServletContextBeanArchiveHandlerTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java:[387,15] error: cannot find symbol [ERROR] symbol: variable WebAppBeanArchiveScanner [ERROR] location: class ServletContextBeanArchiveHandlerTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[61,34] error: cannot find symbol [ERROR] symbol: variable Container [ERROR] location: class UndertowSmokeTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[61,75] error: cannot find symbol [ERROR] symbol: class UndertowContainer [ERROR] location: class UndertowSmokeTest [ERROR] /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java:[55,47] error: cannot find symbol [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 -rf :weld-servlet-core Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to soa3-RHEL5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 18 07:25:57 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 07:25:57 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet #1205 In-Reply-To: <93311358.34485.1460978289578.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <93311358.34485.1460978289578.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1867019230.34488.1460978757995.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Mon Apr 18 17:47:34 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 17:47:34 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #546 In-Reply-To: <1466176571.34322.1460929624235.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1466176571.34322.1460929624235.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1073271893.34617.1461016055380.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1126 ConfigResolver variable evaluation now on by default [mkouba] WELD-2136: Thread pool configuration doc enhancement. [mkouba] WELD-2110 Relax Event.select() validation [mkouba] BOM - upgdare Weld API to 3.0.Alpha18 [mkouba] Verify Weld API used in BOM pom.xml ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 18, 2016 5:47:33 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.457 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.372 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.271 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.949 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.326 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.511 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.936 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.302 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.416 s [INFO] Finished at: 2016-04-18T17:47:33-04:00 [INFO] Final Memory: 60M/518M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Mon Apr 18 18:03:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 18:03:21 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #488 In-Reply-To: <1911939929.34341.1460930567733.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1911939929.34341.1460930567733.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1139453052.34637.1461017001589.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2136: Thread pool configuration doc enhancement. [mkouba] WELD-2110 Relax Event.select() validation ------------------------------------------ [...truncated 484 lines...] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- wro4j-maven-plugin:1.7.7:run (default) @ weld-probe-core --- [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [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: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.4-SNAPSHOT/weld-probe-tests-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 14.766 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 49.084 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.870 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.704 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.573 s] [INFO] Weld Probe Core .................................... SUCCESS [ 13.622 s] [INFO] weld-probe-tests ................................... SUCCESS [ 22.340 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:51 min [INFO] Finished at: 2016-04-18T18:02:58-04:00 [INFO] Final Memory: 66M/218M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: b5d1d26b62fc1fc69303845e7c32f4da47ce9b10 at timestamp: April 18, 2016 6:03:07 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.214 s [INFO] Finished at: 2016-04-18T18:03:20-04:00 [INFO] Final Memory: 29M/71M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Mon Apr 18 22:44:25 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 18 Apr 2016 22:44:25 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #845 In-Reply-To: <833547117.34388.1460947460841.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <833547117.34388.1460947460841.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1542840501.34687.1461033866047.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1126 ConfigResolver variable evaluation now on by default [mkouba] WELD-2136: Thread pool configuration doc enhancement. [mkouba] WELD-2110 Relax Event.select() validation ------------------------------------------ [...truncated 1847 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.4-SNAPSHOT/weld-servlet-test-tomcat-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.4-SNAPSHOT/weld-servlet-test-jetty-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.597 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.938 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.776 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.938 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.243 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.158 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.922 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.209 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.519 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.292 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.640 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.717 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.598 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.563 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.372 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.186 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.805 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.235 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.648 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.291 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.848 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.506 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.429 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.009 s [INFO] Finished at: 2016-04-19T10:44:17+08:00 [INFO] Final Memory: 111M/726M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.4-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.4-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: b5d1d26b62fc1fc69303845e7c32f4da47ce9b10 at timestamp: 19 April 2016 10:44:20 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP1.jar to [INFO] Copying weld-core-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.4-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP1.jar to [INFO] Copying weld-probe-core-2.3.4-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.4-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.533 s [INFO] Finished at: 2016-04-19T10:44:22+08:00 [INFO] Final Memory: 31M/340M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 23 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 19 04:01:37 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 04:01:37 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-CI-jdk7 #32 Message-ID: <388125315.34728.1461052897863.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2115, refactor BOM. [mkouba] Upgrade Weld API to 2.3.SP2 [mkouba] Verify Weld API used in BOM pom.xml ------------------------------------------ [...truncated 809 lines...] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml 441 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 3.0 KB/sec) 822 B 441 B 822 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (441 B at 3.0 KB/sec) Downloaded: https://repository.jboss.org/nexus/content/groups/developer/com/github/jnr/jffi/maven-metadata.xml (822 B at 2.5 KB/sec) [INFO] [INFO] Executing the mojo: [INFO] Wro4j Model path: [INFO] targetGroups: null [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.4-SNAPSHOT/weld-probe-core-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Test Utilities 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 11.3 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-common --- [INFO] Deleting [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 24 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13: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 [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: [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: [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 to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/weld-core-test-common-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/weld-core-test-common-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/weld-core-test-common-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [13.231s] [INFO] Weld Implementation (Core) ........................ SUCCESS [23.093s] [INFO] Weld Core - JSF ................................... SUCCESS [1.479s] [INFO] Weld Implementation ............................... SUCCESS [3.948s] [INFO] Weld Probe Parent ................................. SUCCESS [0.572s] [INFO] Weld Probe Core ................................... SUCCESS [11.652s] [INFO] Weld Test Utilities ............................... FAILURE [1.385s] [INFO] weld-probe-tests .................................. SKIPPED [INFO] Weld Core BOM ..................................... SKIPPED [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED [INFO] Weld Unit Tests ................................... SKIPPED [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.525s [INFO] Finished at: Tue Apr 19 04:01:37 EDT 2016 [INFO] Final Memory: 44M/171M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core-test-common: Failed to install metadata org.jboss.weld:weld-core-test-common:2.3.4-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.4-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-core-test-common Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 20 hr old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev114-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 19 04:01:53 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 04:01:53 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #359 Message-ID: <1115677355.34729.1461052913969.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2115, refactor BOM. [mkouba] Upgrade Weld API to 2.3.SP2 [mkouba] Verify Weld API used in BOM pom.xml ------------------------------------------ [...truncated 1035 lines...] [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 3.9 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 2.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-porting-package-tck --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-porting-package-tck --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-porting-package-tck --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-porting-package-tck --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] Compiling 3 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-porting-package-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-porting-package-tck --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-porting-package-tck --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-porting-package-tck --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-porting-package-tck --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck --- [INFO] META-INF already added, skipping [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: [INFO] META-INF already added, skipping [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-porting-package-tck --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.4-SNAPSHOT/weld-porting-package-tck-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.4-SNAPSHOT/weld-porting-package-tck-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.4-SNAPSHOT/weld-porting-package-tck-2.3.4-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Unit Tests 2.3.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 11.1 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.4 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 [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test --- [INFO] Compiling 7 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13: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 97 source files to [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: [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/LICENSE.txt already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] Building jar: [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-core-test --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.3.4-SNAPSHOT/weld-core-test-2.3.4-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.3.4-SNAPSHOT/weld-core-test-2.3.4-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.3.4-SNAPSHOT/weld-core-test-2.3.4-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [7.870s] [INFO] Weld Implementation (Core) ........................ SUCCESS [22.999s] [INFO] Weld Core - JSF ................................... SUCCESS [1.635s] [INFO] Weld Implementation ............................... SUCCESS [3.821s] [INFO] Weld Probe Parent ................................. SUCCESS [1.048s] [INFO] Weld Probe Core ................................... SUCCESS [11.192s] [INFO] Weld Test Utilities ............................... SUCCESS [1.436s] [INFO] weld-probe-tests .................................. SUCCESS [10.910s] [INFO] Weld Core BOM ..................................... SUCCESS [0.048s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [1.674s] [INFO] Weld Unit Tests ................................... FAILURE [3.266s] [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:07.148s [INFO] Finished at: Tue Apr 19 04:01:52 EDT 2016 [INFO] Final Memory: 69M/334M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core-test: Failed to install metadata org.jboss.weld:weld-core-test/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-core-test Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev108-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 19 05:05:03 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 05:05:03 -0400 (EDT) Subject: [weld-builds] Jenkins build became unstable: Weld-2.x-int-servlet #1207 Message-ID: <1812258289.34736.1461056703789.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Tue Apr 19 05:15:11 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 05:15:11 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-CI-jdk7 #33 In-Reply-To: <388125315.34728.1461052897863.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <388125315.34728.1461052897863.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <366620577.34737.1461057311666.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Tue Apr 19 05:35:14 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 05:35:14 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to stable : Weld-2.x-int-servlet #1208 In-Reply-To: <1812258289.34736.1461056703789.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1812258289.34736.1461056703789.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <353097969.34738.1461058514492.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Tue Apr 19 05:47:33 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 05:47:33 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet #1209 Message-ID: <1170965216.34765.1461059254089.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on dev09-rhel5-ia64 (git-working jdocbook RHEL-any mem2G RHEL5 RHEL5_ia64_SW linux general mwqa_drives_services ia64 RHEL_SW RHEL doc mwqa_drives_tools mem4G RHEL5-ia64 unix mem8G) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision 85177aa7a2af0ac9c72e6ef39dfa4285103b855b (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f 85177aa7a2af0ac9c72e6ef39dfa4285103b855b > git rev-list 7c8619a622b1b2ba97421d29da3c424405dc0fae # timeout=10 > git tag -a -f -m Jenkins Build #1209 jenkins-Weld-2.x-int-servlet-1209 # timeout=10 [Weld-2.x-int-servlet] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install Error: JAVA_HOME is not defined correctly. We cannot execute /qa/tools/opt/ia64/jdk1.7.0_last/bin/java Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:660) at ......remote call to dev09-rhel5-ia64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 19 08:04:16 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 08:04:16 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-se-servlet-coop-jetty #360 In-Reply-To: <1115677355.34729.1461052913969.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1115677355.34729.1461052913969.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <106460261.34781.1461067456991.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Tue Apr 19 17:47:53 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 17:47:53 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #547 In-Reply-To: <1073271893.34617.1461016055380.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1073271893.34617.1461016055380.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1754076791.34994.1461102473656.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1125 move config to CoreBaseConfig ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 19, 2016 5:47:50 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.867 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.349 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.130 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.038 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.355 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.541 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 7.669 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 5.121 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.452 s [INFO] Finished at: 2016-04-19T17:47:50-04:00 [INFO] Final Memory: 57M/434M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Tue Apr 19 21:49:51 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 21:49:51 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #965 Message-ID: <96402949.35100.1461116993384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1125 move config to CoreBaseConfig [mkouba] WELD-2115, refactor BOM. [mkouba] Upgrade Weld API to 2.3.SP2 [mkouba] Verify Weld API used in BOM pom.xml [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration [mkouba] Define distribution management for Weld Core BOM [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ [...truncated 2482 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 9:49:31 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 0.865 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.615 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 1.968 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.358 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 2.621 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.315 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.518 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.273 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.101 s [INFO] Finished at: 2016-04-20T09:49:31+08:00 [INFO] Final Memory: 63M/748M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Tue Apr 19 22:44:27 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 19 Apr 2016 22:44:27 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #846 In-Reply-To: <1542840501.34687.1461033866047.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1542840501.34687.1461033866047.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2045351180.35113.1461120269403.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [struberg] DELTASPIKE-1125 move config to CoreBaseConfig [mkouba] WELD-2115, refactor BOM. [mkouba] Upgrade Weld API to 2.3.SP2 [mkouba] Verify Weld API used in BOM pom.xml [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration [mkouba] Define distribution management for Weld Core BOM [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ [...truncated 1858 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.372 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.522 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.610 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.889 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.234 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.699 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.756 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.197 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.038 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.453 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.374 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.162 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.735 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.115 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.561 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.396 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.198 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.869 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.161 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.791 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.295 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.884 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.565 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.526 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.010 s [INFO] Finished at: 2016-04-20T10:44:19+08:00 [INFO] Final Memory: 110M/634M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 85177aa7a2af0ac9c72e6ef39dfa4285103b855b at timestamp: 20 April 2016 10:44:22 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.383 s [INFO] Finished at: 2016-04-20T10:44:24+08:00 [INFO] Final Memory: 31M/336M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 24 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Wed Apr 20 00:24:01 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 20 Apr 2016 00:24:01 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #489 In-Reply-To: <1139453052.34637.1461017001589.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1139453052.34637.1461017001589.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1862912731.35136.1461126241712.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2115, refactor BOM. [mkouba] Upgrade Weld API to 2.3.SP2 [mkouba] Verify Weld API used in BOM pom.xml [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration [mkouba] Define distribution management for Weld Core BOM [mkouba] [maven-release-plugin] prepare release 2.3.4.Final [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ [...truncated 529 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 21.708 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 31.862 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.768 s] [INFO] Weld Implementation ................................ SUCCESS [ 3.696 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.461 s] [INFO] Weld Probe Core .................................... SUCCESS [ 15.505 s] [INFO] weld-probe-tests ................................... SUCCESS [ 19.174 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.219 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:37 min [INFO] Finished at: 2016-04-20T00:23:45-04:00 [INFO] Final Memory: 67M/493M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 85177aa7a2af0ac9c72e6ef39dfa4285103b855b at timestamp: April 20, 2016 12:23:52 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.602 s [INFO] Finished at: 2016-04-20T00:24:00-04:00 [INFO] Final Memory: 35M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Wed Apr 20 16:03:02 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 20 Apr 2016 16:03:02 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #162 In-Reply-To: <825868372.34428.1460961145846.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <825868372.34428.1460961145846.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <328240166.35479.1461182583044.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 793 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg20-rhel5-x86 (as7console-selenium RHEL-any RHEL5_x86 seam2 brFF RHEL5_any brFF12 selenium-ff3-rhel5-x86 seam git-sunjdk16 brFF3 nodejs git-working mem2G selenium-ff-linux RHEL5 openjdk linux x86 general selenium-ff3-rhel5 mwqa_drives_services RHEL mwqa_drives_tools mem4G unix linux_x86 RHEL5_x86_res) in workspace Deleting project workspace... done Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #162 jenkins-Weld-2.2-tck-GF4-162 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #162 jenkins-Weld-2.2-tck-GF4-162 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #162 jenkins-Weld-2.2-tck-GF4-162 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson5813329607491725788.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-404.el5xen", arch: "i386", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ grep '' weld/pom.xml ++ head -n1 ++ grep -o '[0-9].*<' ++ sed 's/<$//' + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg20-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Wed Apr 20 17:47:23 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 20 Apr 2016 17:47:23 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #548 In-Reply-To: <1754076791.34994.1461102473656.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1754076791.34994.1461102473656.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2099606392.35491.1461188843352.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 20, 2016 5:47:22 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.622 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.355 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 6.033 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.760 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.385 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.530 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.061 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.382 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.585 s [INFO] Finished at: 2016-04-20T17:47:22-04:00 [INFO] Final Memory: 60M/530M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Wed Apr 20 18:03:07 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 20 Apr 2016 18:03:07 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #490 In-Reply-To: <1862912731.35136.1461126241712.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1862912731.35136.1461126241712.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1909428141.35508.1461189788046.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 494 lines...] [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 15.708 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 54.946 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.315 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.353 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.751 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.478 s] [INFO] weld-probe-tests ................................... SUCCESS [ 24.414 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.253 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:02 min [INFO] Finished at: 2016-04-20T18:02:40-04:00 [INFO] Final Memory: 67M/558M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 85177aa7a2af0ac9c72e6ef39dfa4285103b855b at timestamp: April 20, 2016 6:02:53 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.983 s [INFO] Finished at: 2016-04-20T18:03:05-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Wed Apr 20 21:50:11 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 20 Apr 2016 21:50:11 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #966 In-Reply-To: <96402949.35100.1461116993384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <96402949.35100.1461116993384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1813443424.35560.1461203411873.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2434 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 9:49:52 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 0.829 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.615 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 1.831 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.334 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.363 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.388 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.454 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.441 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.882 s [INFO] Finished at: 2016-04-21T09:49:53+08:00 [INFO] Final Memory: 60M/738M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Wed Apr 20 22:44:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 20 Apr 2016 22:44:21 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #847 In-Reply-To: <2045351180.35113.1461120269403.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2045351180.35113.1461120269403.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1813313916.35563.1461206661609.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1858 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.286 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.090 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.662 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.921 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.226 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.772 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.681 s] [INFO] weld-probe-tests .................................. SUCCESS [ 2.261 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.034 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.442 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.377 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.849 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.688 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.135 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.315 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.385 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.200 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.825 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.173 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.678 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.400 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.731 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.607 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.445 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.720 s [INFO] Finished at: 2016-04-21T10:44:13+08:00 [INFO] Final Memory: 110M/737M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 85177aa7a2af0ac9c72e6ef39dfa4285103b855b at timestamp: 21 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.336 s [INFO] Finished at: 2016-04-21T10:44:18+08:00 [INFO] Final Memory: 31M/328M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 25 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 21 01:33:10 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 21 Apr 2016 01:33:10 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #574 Message-ID: <2118335573.35590.1461216790384.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Test dependency update. [mkouba] WELD-2142 interceptor/decorator enablement by multiple means. ------------------------------------------ [...truncated 1726 lines...] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 6.4 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-porting-package-tck --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-porting-package-tck --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-porting-package-tck --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-porting-package-tck --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] Compiling 3 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-porting-package-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-porting-package-tck --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-porting-package-tck --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-porting-package-tck --- [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-porting-package-tck --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-porting-package-tck --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-porting-package-tck --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck --- [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: [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-porting-package-tck --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.5-SNAPSHOT/weld-porting-package-tck-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.5-SNAPSHOT/weld-porting-package-tck-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.5-SNAPSHOT/weld-porting-package-tck-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Unit Tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 9.3 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test --- [INFO] Deleting [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 [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test --- [INFO] Compiling 7 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13: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 97 source files to [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: [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: [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 to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.3.5-SNAPSHOT/weld-core-test-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.3.5-SNAPSHOT/weld-core-test-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [22.057s] [INFO] Weld Implementation (Core) ........................ SUCCESS [26.691s] [INFO] Weld Core - JSF ................................... SUCCESS [3.117s] [INFO] Weld Implementation ............................... SUCCESS [5.575s] [INFO] Weld Probe Parent ................................. SUCCESS [1.030s] [INFO] Weld Probe Core ................................... SUCCESS [20.166s] [INFO] Weld Test Utilities ............................... SUCCESS [2.133s] [INFO] weld-probe-tests .................................. SUCCESS [1:04.328s] [INFO] Weld Core BOM ..................................... SUCCESS [0.020s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [1.311s] [INFO] Weld Unit Tests ................................... FAILURE [6.807s] [INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED [INFO] AtInject TCK runner for Weld ...................... SKIPPED [INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED [INFO] Weld Environment Common ........................... SKIPPED [INFO] Weld SE (Core) .................................... SKIPPED [INFO] Weld SE (Uber Jar) ................................ SKIPPED [INFO] Weld SE Parent .................................... SKIPPED [INFO] Weld SE Tests ..................................... SKIPPED [INFO] Weld Servlet Parent ............................... SKIPPED [INFO] Weld Servlet Core ................................. SKIPPED [INFO] Weld Servlet (Uber Jar) ........................... SKIPPED [INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED [INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED [INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:34.745s [INFO] Finished at: Thu Apr 21 01:33:09 EDT 2016 [INFO] Final Memory: 63M/341M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core-test: Failed to install metadata org.jboss.weld:weld-core-test:2.3.5-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.3.5-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-core-test Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, :tomcat=7-TEST-org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTest.xml is 1 day 21 hr old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to dev112-rhel6-x86_64(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 21 01:38:09 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 21 Apr 2016 01:38:09 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-int-servlet #1210 In-Reply-To: <1170965216.34765.1461059254089.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1170965216.34765.1461059254089.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <394003966.35591.1461217089690.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Thu Apr 21 17:47:19 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 21 Apr 2016 17:47:19 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #549 In-Reply-To: <2099606392.35491.1461188843352.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2099606392.35491.1461188843352.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <436902537.35703.1461275240850.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Test dependency update [mkouba] WELD-2142 interceptor/decorator enablement by multiple means. ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 21, 2016 5:47:18 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.453 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.070 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.297 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.849 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.338 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.498 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.328 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 4.249 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.627 s [INFO] Finished at: 2016-04-21T17:47:18-04:00 [INFO] Final Memory: 59M/569M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Thu Apr 21 18:01:41 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 21 Apr 2016 18:01:41 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #491 In-Reply-To: <1909428141.35508.1461189788046.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1909428141.35508.1461189788046.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <39150981.35723.1461276101502.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Test dependency update. [mkouba] WELD-2142 interceptor/decorator enablement by multiple means. ------------------------------------------ [...truncated 463 lines...] [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 7.389 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 26.740 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.666 s] [INFO] Weld Implementation ................................ SUCCESS [ 2.397 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.399 s] [INFO] Weld Probe Core .................................... SUCCESS [ 6.887 s] [INFO] weld-probe-tests ................................... SUCCESS [ 16.205 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.227 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:04 min [INFO] Finished at: 2016-04-21T18:01:26-04:00 [INFO] Final Memory: 66M/534M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 21, 2016 6:01:33 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.281 s [INFO] Finished at: 2016-04-21T18:01:39-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Thu Apr 21 21:49:48 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 21 Apr 2016 21:49:48 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #967 In-Reply-To: <1813443424.35560.1461203411873.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1813443424.35560.1461203411873.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1016173597.35773.1461289789337.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Test dependency update. [mkouba] WELD-2142 interceptor/decorator enablement by multiple means. ------------------------------------------ [...truncated 2456 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 9:49:30 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 1.510 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.905 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 2.093 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.834 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.381 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.693 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.661 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.448 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.465 s [INFO] Finished at: 2016-04-22T09:49:30+08:00 [INFO] Final Memory: 60M/740M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Thu Apr 21 22:44:21 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 21 Apr 2016 22:44:21 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #848 In-Reply-To: <1813313916.35563.1461206661609.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1813313916.35563.1461206661609.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <730337950.35779.1461293061697.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Test dependency update. [mkouba] WELD-2142 interceptor/decorator enablement by multiple means. ------------------------------------------ [...truncated 1858 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.297 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.048 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.627 s] [INFO] Weld Implementation ............................... SUCCESS [ 1.018 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.228 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.915 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.708 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.775 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.030 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.485 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.213 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.623 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.944 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.307 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.671 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.246 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.179 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.924 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.165 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.628 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.328 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.783 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.597 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.608 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.928 s [INFO] Finished at: 2016-04-22T10:44:14+08:00 [INFO] Final Memory: 107M/718M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 22 April 2016 10:44:16 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.317 s [INFO] Finished at: 2016-04-22T10:44:19+08:00 [INFO] Final Memory: 31M/335M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 26 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 22 17:47:30 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 22 Apr 2016 17:47:30 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #550 In-Reply-To: <436902537.35703.1461275240850.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <436902537.35703.1461275240850.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <292188430.36077.1461361650512.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1130 check session after starting a new request [gpetracek] DELTASPIKE-1131 improved MockHttpSession [mkouba] ImmutableArrayList - fix index check in listIterator(int index) ------------------------------------------ [...truncated 2657 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 22, 2016 5:47:29 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 5.134 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.295 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.307 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.254 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.586 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.522 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.836 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.085 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.387 s [INFO] Finished at: 2016-04-22T17:47:29-04:00 [INFO] Final Memory: 59M/568M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 22 18:02:03 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 22 Apr 2016 18:02:03 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #492 In-Reply-To: <39150981.35723.1461276101502.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <39150981.35723.1461276101502.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1949845086.36095.1461362523703.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 498 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 6.566 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 27.219 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.890 s] [INFO] Weld Implementation ................................ SUCCESS [ 2.439 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.416 s] [INFO] Weld Probe Core .................................... SUCCESS [ 6.648 s] [INFO] weld-probe-tests ................................... SUCCESS [ 10.824 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.177 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.123 s [INFO] Finished at: 2016-04-22T18:01:48-04:00 [INFO] Final Memory: 66M/564M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 22, 2016 6:01:55 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.051 s [INFO] Finished at: 2016-04-22T18:02:03-04:00 [INFO] Final Memory: 39M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Fri Apr 22 21:51:11 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 22 Apr 2016 21:51:11 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #968 In-Reply-To: <1016173597.35773.1461289789337.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1016173597.35773.1461289789337.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <140630544.36165.1461376272187.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1130 check session after starting a new request [gpetracek] DELTASPIKE-1131 improved MockHttpSession ------------------------------------------ [...truncated 2434 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 9:50:53 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 0.885 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.729 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 1.964 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.098 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.499 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.364 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.884 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.355 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.236 s [INFO] Finished at: 2016-04-23T09:50:53+08:00 [INFO] Final Memory: 61M/744M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 22 22:44:23 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 22 Apr 2016 22:44:23 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #849 In-Reply-To: <730337950.35779.1461293061697.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <730337950.35779.1461293061697.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <625830976.36169.1461379463486.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1130 check session after starting a new request [gpetracek] DELTASPIKE-1131 improved MockHttpSession ------------------------------------------ [...truncated 1858 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.505 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 16.486 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.834 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.932 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.352 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.153 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.676 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.903 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.040 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.524 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.269 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.728 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.678 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.164 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 5.750 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.265 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.260 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.832 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.161 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.807 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.338 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.833 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.482 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.559 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.091 s [INFO] Finished at: 2016-04-23T10:44:15+08:00 [INFO] Final Memory: 108M/659M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 23 April 2016 10:44:18 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.370 s [INFO] Finished at: 2016-04-23T10:44:20+08:00 [INFO] Final Memory: 31M/287M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 4 mo 27 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sat Apr 23 17:47:16 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 23 Apr 2016 17:47:16 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #551 In-Reply-To: <292188430.36077.1461361650512.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <292188430.36077.1461361650512.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1223038957.36330.1461448036319.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1116 allow conditional replacement of injection-points in test-classes [gpetracek] DELTASPIKE-1132 release notes for v1.6.1 ------------------------------------------ [...truncated 2657 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 23, 2016 5:47:14 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.263 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.898 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.084 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.853 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.655 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.600 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 7.157 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 4.115 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.198 s [INFO] Finished at: 2016-04-23T17:47:14-04:00 [INFO] Final Memory: 59M/508M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sat Apr 23 18:02:44 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 23 Apr 2016 18:02:44 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #493 In-Reply-To: <1949845086.36095.1461362523703.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1949845086.36095.1461362523703.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <436478007.36348.1461448964997.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 467 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 10.809 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 52.736 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.515 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.562 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 1.806 s] [INFO] Weld Probe Core .................................... SUCCESS [ 14.975 s] [INFO] weld-probe-tests ................................... SUCCESS [ 19.447 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.214 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:50 min [INFO] Finished at: 2016-04-23T18:02:21-04:00 [INFO] Final Memory: 67M/571M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 23, 2016 6:02:32 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.893 s [INFO] Finished at: 2016-04-23T18:02:43-04:00 [INFO] Final Memory: 35M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sun Apr 24 04:02:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 24 Apr 2016 04:02:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #163 In-Reply-To: <328240166.35479.1461182583044.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <328240166.35479.1461182583044.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <440409232.36509.1461484940409.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 794 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg20-rhel5-x86 (as7console-selenium RHEL-any RHEL5_x86 seam2 brFF RHEL5_any brFF12 selenium-ff3-rhel5-x86 seam git-sunjdk16 brFF3 nodejs git-working mem2G selenium-ff-linux RHEL5 openjdk linux x86 general selenium-ff3-rhel5 mwqa_drives_services RHEL mwqa_drives_tools mem4G unix linux_x86 RHEL5_x86_res) in workspace Deleting project workspace... done Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #163 jenkins-Weld-2.2-tck-GF4-163 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #163 jenkins-Weld-2.2-tck-GF4-163 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #163 jenkins-Weld-2.2-tck-GF4-163 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson7623510195062937081.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-404.el5xen", arch: "i386", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ head -n1 ++ grep -o '[0-9].*<' ++ sed 's/<$//' ++ grep '' weld/pom.xml + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg20-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sun Apr 24 17:46:59 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 24 Apr 2016 17:46:59 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #552 In-Reply-To: <1223038957.36330.1461448036319.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1223038957.36330.1461448036319.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <505260773.36654.1461534419493.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2603 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 24, 2016 5:46:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.606 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.265 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 6.183 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.399 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.211 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.732 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 7.197 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.306 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.053 s [INFO] Finished at: 2016-04-24T17:46:58-04:00 [INFO] Final Memory: 59M/526M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sun Apr 24 18:02:44 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sun, 24 Apr 2016 18:02:44 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #494 In-Reply-To: <436478007.36348.1461448964997.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <436478007.36348.1461448964997.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1476399531.36671.1461535364880.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 498 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 11.989 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 52.232 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.911 s] [INFO] Weld Implementation ................................ SUCCESS [ 3.929 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.737 s] [INFO] Weld Probe Core .................................... SUCCESS [ 10.608 s] [INFO] weld-probe-tests ................................... SUCCESS [ 18.501 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.223 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:45 min [INFO] Finished at: 2016-04-24T18:02:19-04:00 [INFO] Final Memory: 67M/569M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 24, 2016 6:02:31 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.677 s [INFO] Finished at: 2016-04-24T18:02:43-04:00 [INFO] Final Memory: 37M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Mon Apr 25 12:28:04 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 25 Apr 2016 12:28:04 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #850 In-Reply-To: <625830976.36169.1461379463486.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <625830976.36169.1461379463486.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1135423281.36886.1461601684423.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1116 allow conditional replacement of injection-points in test-classes [gpetracek] DELTASPIKE-1132 release notes for v1.6.1 [johndament] DELTASPIKE-1112 Fixed up the resources directories. ------------------------------------------ [...truncated 1880 lines...] [INFO] Building jar: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 4.362 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.139 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.707 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.941 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.234 s] [INFO] Weld Probe Core ................................... SUCCESS [ 6.456 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.810 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.855 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.036 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.617 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.236 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.125 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.766 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.188 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.188 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.310 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.239 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.876 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.156 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.536 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.290 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.805 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.474 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.499 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54.463 s [INFO] Finished at: 2016-04-26T00:27:40+08:00 [INFO] Final Memory: 110M/788M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 26 April 2016 00:27:43 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.547 s [INFO] Finished at: 2016-04-26T00:27:47+08:00 [INFO] Final Memory: 31M/335M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-09(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Mon Apr 25 16:33:31 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 25 Apr 2016 16:33:31 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-api-nightly #59 Message-ID: <1522446882.36951.1461616411311.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2097 Upgrade CDI API to 2.0.Alpha4 [mkouba] [maven-release-plugin] prepare release 3.0.Alpha19 [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg16 (x86_64 RHEL-any mem2G RHEL7 linux general brFF native mwqa_drives_services RHEL mwqa_drives_tools mem4G brFF3 unix) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/api.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 00c37e605f73ef64675754efcdd6a03447c7ff39 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 00c37e605f73ef64675754efcdd6a03447c7ff39 > git rev-list 4f96531bde1044c7205f270043159bcc88b3f0cd # timeout=10 > git tag -a -f -m Jenkins Build #59 jenkins-Weld-3.x-api-nightly-59 # timeout=10 [Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.2.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml 601/601 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml (601 B at 0.4 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20160425.203329-58.pom 2/3 KB 3/3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20160425.203329-58.pom (3 KB at 4.8 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-bom/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Not authorized , ReasonPhrase:Unauthorized. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ...................................... FAILURE [ 5.796 s] [INFO] Weld APIs Parent ................................... SKIPPED [INFO] Weld APIs .......................................... SKIPPED [INFO] Weld SPIs for container integration ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.485 s [INFO] Finished at: 2016-04-25T16:33:30-04:00 [INFO] Final Memory: 11M/105M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project weld-api-bom: Failed to retrieve remote metadata org.jboss.weld:weld-api-bom/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-bom/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Not authorized , ReasonPhrase:Unauthorized. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Mon Apr 25 17:48:48 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 25 Apr 2016 17:48:48 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #553 In-Reply-To: <505260773.36654.1461534419493.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <505260773.36654.1461534419493.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <646768030.36967.1461620928606.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [johndament] DELTASPIKE-1112 Fixed up the resources directories. ------------------------------------------ [...truncated 2633 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 25, 2016 5:48:46 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 5.342 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.081 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 8.171 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 8.134 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.880 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.696 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 9.361 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 5.540 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.347 s [INFO] Finished at: 2016-04-25T17:48:47-04:00 [INFO] Final Memory: 66M/558M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Mon Apr 25 18:07:02 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 25 Apr 2016 18:07:02 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #495 In-Reply-To: <1476399531.36671.1461535364880.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1476399531.36671.1461535364880.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <519111266.36987.1461622022923.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 467 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [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: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 22.256 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 51.790 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 5.945 s] [INFO] Weld Implementation ................................ SUCCESS [ 11.751 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 1.904 s] [INFO] Weld Probe Core .................................... SUCCESS [ 39.979 s] [INFO] weld-probe-tests ................................... SUCCESS [ 32.220 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.327 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:51 min [INFO] Finished at: 2016-04-25T18:06:37-04:00 [INFO] Final Memory: 66M/573M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 25, 2016 6:06:48 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.589 s [INFO] Finished at: 2016-04-25T18:07:01-04:00 [INFO] Final Memory: 33M/324M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Mon Apr 25 21:50:03 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 25 Apr 2016 21:50:03 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #970 Message-ID: <1671778059.37061.1461635404186.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1116 allow conditional replacement of injection-points in test-classes [gpetracek] DELTASPIKE-1132 release notes for v1.6.1 [johndament] DELTASPIKE-1112 Fixed up the resources directories. ------------------------------------------ [...truncated 2434 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 9:49:45 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 0.819 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.651 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 2.127 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.439 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.421 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.353 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.566 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.468 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.308 s [INFO] Finished at: 2016-04-26T09:49:45+08:00 [INFO] Final Memory: 60M/738M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Mon Apr 25 22:44:49 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Mon, 25 Apr 2016 22:44:49 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #851 In-Reply-To: <1135423281.36886.1461601684423.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1135423281.36886.1461601684423.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <583465433.37085.1461638689590.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1858 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.507 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.904 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.630 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.894 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.264 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.325 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.698 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.719 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.047 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.519 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.269 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 7.560 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.785 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.042 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.152 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.302 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.191 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.975 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.184 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.761 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.317 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.854 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.554 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.544 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.619 s [INFO] Finished at: 2016-04-26T10:44:41+08:00 [INFO] Final Memory: 106M/686M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 26 April 2016 10:44:43 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.281 s [INFO] Finished at: 2016-04-26T10:44:45+08:00 [INFO] Final Memory: 30M/275M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 5 mo 0 days old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 26 00:21:45 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 00:21:45 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-api-nightly #1625 Message-ID: <2113879430.37136.1461644505942.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on vmg16 (x86_64 RHEL-any mem2G RHEL7 linux general brFF native mwqa_drives_services RHEL mwqa_drives_tools mem4G brFF3 unix) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/api.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e50c81e8cff562a73380121a4fb4dfa319dc29b7 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e50c81e8cff562a73380121a4fb4dfa319dc29b7 > git rev-list e50c81e8cff562a73380121a4fb4dfa319dc29b7 # timeout=10 > git tag -a -f -m Jenkins Build #1625 jenkins-Weld-2.x-api-nightly-1625 # timeout=10 [Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U [INFO] Init Maven Dependency Management Extension 1.2.1 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 0.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160426.042123-377.pom 3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160426.042123-377.pom (3 KB at 2.7 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.6 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 1.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 0.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs Parent 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 787 B 787 B 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 5.1 KB/sec) Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e50c81e8cff562a73380121a4fb4dfa319dc29b7 at timestamp: April 26, 2016 12:21:33 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-api-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-parent --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-parent --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml 606 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml (606 B at 0.9 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160426.042138-373.pom 4 KB 8 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160426.042138-373.pom (8 KB at 9.8 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ..................................... SUCCESS [8.540s] [INFO] Weld APIs Parent .................................. FAILURE [18.628s] [INFO] Weld APIs ......................................... SKIPPED [INFO] Weld SPIs for container integration ............... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.310s [INFO] Finished at: Tue Apr 26 00:21:45 EDT 2016 [INFO] Final Memory: 14M/81M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-parent: Failed to retrieve remote metadata org.jboss.weld:weld-api-parent/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-api-parent Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Tue Apr 26 07:17:44 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 07:17:44 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #164 In-Reply-To: <440409232.36509.1461484940409.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <440409232.36509.1461484940409.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1927686501.37329.1461669464354.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 796 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg21 (x86_64 RHEL-any mem2G RHEL7 linux general brFF mwqa_drives_services RHEL mwqa_drives_tools mem4G brFF3 unix) in workspace Deleting project workspace... Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #164 jenkins-Weld-2.2-tck-GF4-164 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #164 jenkins-Weld-2.2-tck-GF4-164 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #164 jenkins-Weld-2.2-tck-GF4-164 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson4622557894949015157.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/x86_64/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-327.4.5.el7.x86_64", arch: "amd64", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ grep '' weld/pom.xml ++ head -n1 ++ sed 's/<$//' ++ grep -o '[0-9].*<' + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg21(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Tue Apr 26 08:39:54 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 08:39:54 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-incontainer-WF10-osprey #217 Message-ID: <1081422778.37349.1461674394901.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2125 expose interceptorBuilder in Weld builder. ------------------------------------------ [...truncated 8391 lines...] INFO: Invoke DisposerMethodWithAsyncObservesTest.testObserverParameterUnallowed: 1,658/1,706 Failed tests: 1 (680) Apr 26, 2016 8:36:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.StatelessWithApplicationScopeTest, time: 8 ms] Apr 26, 2016 8:36:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StatelessWithApplicationScopeTest.testStatelessWithSessionScopeFails: 1,659/1,706 Failed tests: 1 (681) Apr 26, 2016 8:36:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 8 ms] Apr 26, 2016 8:36:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 1,660/1,706 Failed tests: 1 (682) Apr 26, 2016 8:36:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.name.ResourceDefinitionWithNameTest, time: 8 ms] Apr 26, 2016 8:36:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResourceDefinitionWithNameTest.testDeployment: 1,661/1,706 Failed tests: 1 (683) Apr 26, 2016 8:36:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.TwoBeansSpecializeTheSameBeanTest, time: 8 ms] Apr 26, 2016 8:36:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TwoBeansSpecializeTheSameBeanTest.testTwoBeansSpecializeTheSameBean: 1,662/1,706 Failed tests: 1 (684) Apr 26, 2016 8:36:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 7 ms] Apr 26, 2016 8:36:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 1,663/1,706 Failed tests: 1 (685) Apr 26, 2016 8:36:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest, time: 7 ms] Apr 26, 2016 8:36:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding: 1,664/1,706 Failed tests: 1 (686) Apr 26, 2016 8:36:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.AmbiguousELNamesTest, time: 7 ms] Apr 26, 2016 8:36:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,665/1,706 Failed tests: 1 (687) Apr 26, 2016 8:36:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer.ClientProxyTest, time: 8 ms] Apr 26, 2016 8:36:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ClientProxyTest.testInvocationIsProcessedOnCurrentInstance: 1,666/1,706 Failed tests: 1 (688) Apr 26, 2016 8:36:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ProtectedFinalMethodNotProxyableTest, time: 8 ms] Apr 26, 2016 8:36:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProtectedFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,667/1,706 Failed tests: 1 (689) Apr 26, 2016 8:36:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 8 ms] Apr 26, 2016 8:36:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,668/1,706 Failed tests: 1 (690) Apr 26, 2016 8:36:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest, time: 33 ms] Apr 26, 2016 8:36:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 1,669/1,706 Failed tests: 1 (691) Apr 26, 2016 8:36:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.CreationalContextForNonContextualTest, time: 8 ms] Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreationalContextForNonContextualTest.testCreationalContext: 1,670/1,706 Failed tests: 1 (692) Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.unsatisfied.UnsatisfiedInjectionIntoNonContextualComponentTest, time: 7 ms] Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnsatisfiedInjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,671/1,706 Failed tests: 1 (693) Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 15 ms] Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,672/1,706 Failed tests: 1 (694) Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 7 ms] Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,673/1,706 Failed tests: 1 (695) Apr 26, 2016 8:36:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest, time: 7 ms] Apr 26, 2016 8:36:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,674/1,706 Failed tests: 1 (696) Apr 26, 2016 8:36:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 21 ms] Apr 26, 2016 8:36:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: a90c7b64-e6ea-465d-856e-3031fd3c99ed.war, time: 7 ms] Apr 26, 2016 8:36:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,675/1,706 Failed tests: 1 (697) Apr 26, 2016 8:36:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 19 ms] Apr 26, 2016 8:36:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,676/1,706 Failed tests: 1 (698) Apr 26, 2016 8:36:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 14 ms] Apr 26, 2016 8:36:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: ada3623f-796e-40d4-9770-0a73c44269ea.war, time: 6 ms] Apr 26, 2016 8:36:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,677/1,706 Failed tests: 1 (699) Apr 26, 2016 8:36:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test, time: 20 ms] Apr 26, 2016 8:36:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection: 1,678/1,706 Failed tests: 1 (700) Apr 26, 2016 8:36:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 19 ms] Apr 26, 2016 8:36:16 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,679/1,706 Failed tests: 1 (701) Apr 26, 2016 8:36:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledSessionBeanInjectionNotAvailableTest, time: 38 ms] Apr 26, 2016 8:36:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: 4f168e8b-3c6d-4501-a897-450cd4078db0.war, time: 7 ms] Apr 26, 2016 8:36:16 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisabledSessionBeanInjectionNotAvailableTest.testInjection: 1,680/1,706 Failed tests: 1 (702) Apr 26, 2016 8:36:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 14 ms] Apr 26, 2016 8:36:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: 4debfc7c-5ede-4aa6-b1e5-f45de0c71a65.war, time: 7 ms] Apr 26, 2016 8:36:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,681/1,706 Failed tests: 1 (703) Apr 26, 2016 8:36:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 14 ms] Apr 26, 2016 8:36:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: d71b17d7-9233-42bf-92ac-1a91e88a548d.war, time: 20 ms] Apr 26, 2016 8:36:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: 8393b09a-c330-4323-955f-fad67294a188.war, time: 6 ms] Apr 26, 2016 8:36:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,682/1,706 Failed tests: 1 (704) Apr 26, 2016 8:36:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 31 ms] Apr 26, 2016 8:36:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,683/1,706 Failed tests: 1 (705) Apr 26, 2016 8:36:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization04Test.testEvent: 1,684/1,706 Failed tests: 1 (705) Apr 26, 2016 8:36:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 45 ms] Apr 26, 2016 8:36:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: af9dbf6a-2b63-4cd9-8ecb-3eeca674bb48.war, time: 7 ms] Apr 26, 2016 8:36:20 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,685/1,706 Failed tests: 1 (706) Apr 26, 2016 8:36:20 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization05Test.testEvent: 1,686/1,706 Failed tests: 1 (706) Apr 26, 2016 8:36:20 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 25 ms] Apr 26, 2016 8:36:20 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: 1703f0e9-c2f6-4216-9597-b439c73a7300.war, time: 7 ms] Apr 26, 2016 8:36:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,687/1,706 Failed tests: 1 (707) Apr 26, 2016 8:36:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization06Test.testEvent: 1,688/1,706 Failed tests: 1 (707) Apr 26, 2016 8:36:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.EnterpriseResolutionByTypeTest, time: 12 ms] Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnterpriseResolutionByTypeTest.testBeanTypesOnSessionBean: 1,689/1,706 Failed tests: 1 (708) Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: Intercepting... [methods: 12, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK] Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: tckTest not set [time: 1 ms] Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest, time: 8 ms] Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodAnnotatedDisposesTest.testObserverMethodWithDisposesParamFails: 1,690/1,706 Failed tests: 1 (709) Apr 26, 2016 8:36:23 PM 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: 7 ms] Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,691/1,706 Failed tests: 1 (710) Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 7 ms] Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 1,692/1,706 Failed tests: 1 (711) Apr 26, 2016 8:36:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest, time: 15 ms] Apr 26, 2016 8:36:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 1,693/1,706 Failed tests: 1 (712) Apr 26, 2016 8:36:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest, time: 7 ms] Apr 26, 2016 8:36:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PackagePrivateFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,694/1,706 Failed tests: 1 (713) Apr 26, 2016 8:36:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 11 ms] Apr 26, 2016 8:36:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,695/1,706 Failed tests: 1 (714) Apr 26, 2016 8:36:25 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 19 ms] Apr 26, 2016 8:36:25 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: 03b1499e-e40b-42a0-88ce-09cad898dc06.war, time: 7 ms] Apr 26, 2016 8:36:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,696/1,706 Failed tests: 1 (715) Apr 26, 2016 8:36:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 15 ms] Apr 26, 2016 8:36:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,697/1,706 Failed tests: 1 (716) Apr 26, 2016 8:36:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailable02Test, time: 31 ms] Apr 26, 2016 8:36:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testManagedBeanInjection: 1,698/1,706 Failed tests: 1 (717) Apr 26, 2016 8:36:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testSessionBeanInjection: 1,699/1,706 Failed tests: 1 (717) Apr 26, 2016 8:36:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 31 ms] Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization01Test.testEvent: 1,700/1,706 Failed tests: 1 (718) Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,701/1,706 Failed tests: 1 (718) Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: Intercepting... [methods: 4, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK] Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: tckTest not set [time: 0 ms] Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstructorInjectionTest, time: 7 ms] Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 1,702/1,706 Failed tests: 1 (719) Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 15 ms] Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,703/1,706 Failed tests: 1 (720) Apr 26, 2016 8:36:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 20 ms] Apr 26, 2016 8:36:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,704/1,706 Failed tests: 1 (721) Apr 26, 2016 8:36:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 19 ms] Apr 26, 2016 8:36:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,705/1,706 Failed tests: 1 (722) Apr 26, 2016 8:36:33 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK] Apr 26, 2016 8:36:33 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: tckTest not set [time: 0 ms] Apr 26, 2016 8:36:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 15 ms] Apr 26, 2016 8:36:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,706/1,706 Failed tests: 1 (723) Tests run: 1706, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 695.859 sec <<< FAILURE! - in TestSuite testCDIProviderInitializeThrowUnsupportedOperationException(org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.CDIProviderRuntimeTest) Time elapsed: 0.185 sec <<< FAILURE! org.testng.TestException: Expected exception java.lang.UnsupportedOperationException but got org.testng.TestException: Expected exception java.lang.UnsupportedOperationException but got org.testng.TestException: Expected exception java.lang.UnsupportedOperationException but got java.lang.IllegalAccessError: tried to access method javax.enterprise.inject.spi.CDI.getCDIProvider()Ljavax/enterprise/inject/spi/CDIProvider; from class org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.CDIProviderRuntimeTest at org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.CDIProviderRuntimeTest.testCDIProviderInitializeThrowUnsupportedOperationException(CDIProviderRuntimeTest.java:100) Results : Failed tests: CDIProviderRuntimeTest.testCDIProviderInitializeThrowUnsupportedOperationException ? Test Tests run: 1706, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:42 min [INFO] Finished at: 2016-04-26T20:36:36+08:00 [INFO] Final Memory: 50M/420M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck: There are test failures. [ERROR] [ERROR] Please refer to 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 From ci-builds at redhat.com Tue Apr 26 09:08:10 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 09:08:10 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-CI-osprey #467 Message-ID: <1936291053.37352.1461676090567.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2097 Align with CDI API 2.0.Alpha4 ------------------------------------------ [...truncated 20056 lines...] at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1471) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1312) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1404) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:832) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$79(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Apr 26, 2016 9:05:29 PM org.jboss.arquillian.protocol.jmx.JMXMethodExecutor invoke SEVERE: Failed: org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered(BootstrapSEWithSystemPropertyTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84) at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:200) at org.jboss.arquillian.testng.Arquillian$2.invoke(Arquillian.java:173) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) at org.jboss.arquillian.testng.Arquillian.run(Arquillian.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:212) at org.testng.internal.Invoker.invokeMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305) at org.testng.SuiteRunner.run(SuiteRunner.java:254) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) at org.testng.TestNG.run(TestNG.java:1057) at org.jboss.arquillian.testng.container.TestNGTestRunner.execute(TestNGTestRunner.java:53) at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:135) at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1471) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1312) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1404) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:832) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$79(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Apr 26, 2016 9:05:29 PM org.jboss.arquillian.container.se.managed.ManagedSEDeployableContainer undeploy INFO: Undeploying e5aab90e-4f99-4671-81ae-bc47fa1013d0.jar Tests run: 9, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 14.524 sec <<< FAILURE! - in TestSuite testContainerIsInitialized(org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest) Time elapsed: 0.403 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest.testContainerIsInitialized(BootstrapSEContainerTest.java:64) testInvocationOfInitializedMethodReturnsNewCDIInstance(org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest) Time elapsed: 0.064 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest.testInvocationOfInitializedMethodReturnsNewCDIInstance(BootstrapSEContainerTest.java:89) applicationContextSharedBetweenAllBeansWithinContainer(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.306 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.applicationContextSharedBetweenAllBeansWithinContainer(ContextSETest.java:58) testEventIsFiredWhenAplicationContextDestroyed(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.042 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.testEventIsFiredWhenAplicationContextDestroyed(ContextSETest.java:87) testEventIsFiredWhenAplicationContextInitialized(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.048 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.testEventIsFiredWhenAplicationContextInitialized(ContextSETest.java:75) testCustomCDIProvider(org.jboss.cdi.tck.tests.se.customCDIProvider.CustomCDIProviderTest) Time elapsed: 0.265 sec <<< FAILURE! java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertTrue(Assert.java:42) at org.testng.Assert.assertTrue(Assert.java:52) at org.jboss.cdi.tck.tests.se.customCDIProvider.CustomCDIProviderTest.testCustomCDIProvider(CustomCDIProviderTest.java:55) testImplicitArchiveDiscovered(org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest) Time elapsed: 0.332 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered(BootstrapSEWithSystemPropertyTest.java:55) Results : Failed tests: BootstrapSEContainerTest>Arquillian.run:164->testContainerIsInitialized:64 ? IllegalState BootstrapSEContainerTest>Arquillian.run:164->testInvocationOfInitializedMethodReturnsNewCDIInstance:89 ? IllegalState ContextSETest>Arquillian.run:164->applicationContextSharedBetweenAllBeansWithinContainer:58 ? IllegalState ContextSETest>Arquillian.run:164->testEventIsFiredWhenAplicationContextDestroyed:87 ? IllegalState ContextSETest>Arquillian.run:164->testEventIsFiredWhenAplicationContextInitialized:75 ? IllegalState CustomCDIProviderTest>Arquillian.run:164->testCustomCDIProvider:55 expected [true] but found [false] BootstrapSEWithSystemPropertyTest>Arquillian.run:164->testImplicitArchiveDiscovered:55 ? IllegalState Tests run: 9, Failures: 7, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.949 s [INFO] Finished at: 2016-04-26T21:05:29+08:00 [INFO] Final Memory: 53M/589M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck: There are test failures. [ERROR] [ERROR] Please refer to 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 From ci-builds at redhat.com Tue Apr 26 09:15:42 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 09:15:42 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-CI-osprey #468 In-Reply-To: <1936291053.37352.1461676090567.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1936291053.37352.1461676090567.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2091485676.37355.1461676542790.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] Upgrade Weld API in BOM pom.xml to 3.0.Alpha19 ------------------------------------------ [...truncated 10798 lines...] at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1471) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1312) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1404) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:832) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$79(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Apr 26, 2016 9:12:07 PM org.jboss.arquillian.protocol.jmx.JMXMethodExecutor invoke SEVERE: Failed: org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered(BootstrapSEWithSystemPropertyTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84) at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:200) at org.jboss.arquillian.testng.Arquillian$2.invoke(Arquillian.java:173) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) at org.jboss.arquillian.testng.Arquillian.run(Arquillian.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:212) at org.testng.internal.Invoker.invokeMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305) at org.testng.SuiteRunner.run(SuiteRunner.java:254) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) at org.testng.TestNG.run(TestNG.java:1057) at org.jboss.arquillian.testng.container.TestNGTestRunner.execute(TestNGTestRunner.java:53) at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:135) at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1471) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1312) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1404) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:832) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$79(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Apr 26, 2016 9:12:07 PM org.jboss.arquillian.container.se.managed.ManagedSEDeployableContainer undeploy INFO: Undeploying 801b98aa-b7f1-44af-860d-dd8110da17b8.jar Tests run: 9, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 14.094 sec <<< FAILURE! - in TestSuite testContainerIsInitialized(org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest) Time elapsed: 0.344 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest.testContainerIsInitialized(BootstrapSEContainerTest.java:64) testInvocationOfInitializedMethodReturnsNewCDIInstance(org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest) Time elapsed: 0.063 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest.testInvocationOfInitializedMethodReturnsNewCDIInstance(BootstrapSEContainerTest.java:89) applicationContextSharedBetweenAllBeansWithinContainer(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.315 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.applicationContextSharedBetweenAllBeansWithinContainer(ContextSETest.java:58) testEventIsFiredWhenAplicationContextDestroyed(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.037 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.testEventIsFiredWhenAplicationContextDestroyed(ContextSETest.java:87) testEventIsFiredWhenAplicationContextInitialized(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.056 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.testEventIsFiredWhenAplicationContextInitialized(ContextSETest.java:75) testCustomCDIProvider(org.jboss.cdi.tck.tests.se.customCDIProvider.CustomCDIProviderTest) Time elapsed: 0.305 sec <<< FAILURE! java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertTrue(Assert.java:42) at org.testng.Assert.assertTrue(Assert.java:52) at org.jboss.cdi.tck.tests.se.customCDIProvider.CustomCDIProviderTest.testCustomCDIProvider(CustomCDIProviderTest.java:55) testImplicitArchiveDiscovered(org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest) Time elapsed: 0.311 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered(BootstrapSEWithSystemPropertyTest.java:55) Results : Failed tests: BootstrapSEContainerTest>Arquillian.run:164->testContainerIsInitialized:64 ? IllegalState BootstrapSEContainerTest>Arquillian.run:164->testInvocationOfInitializedMethodReturnsNewCDIInstance:89 ? IllegalState ContextSETest>Arquillian.run:164->applicationContextSharedBetweenAllBeansWithinContainer:58 ? IllegalState ContextSETest>Arquillian.run:164->testEventIsFiredWhenAplicationContextDestroyed:87 ? IllegalState ContextSETest>Arquillian.run:164->testEventIsFiredWhenAplicationContextInitialized:75 ? IllegalState CustomCDIProviderTest>Arquillian.run:164->testCustomCDIProvider:55 expected [true] but found [false] BootstrapSEWithSystemPropertyTest>Arquillian.run:164->testImplicitArchiveDiscovered:55 ? IllegalState Tests run: 9, Failures: 7, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.111 s [INFO] Finished at: 2016-04-26T21:12:07+08:00 [INFO] Final Memory: 54M/591M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck: There are test failures. [ERROR] [ERROR] Please refer to 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 From ci-builds at redhat.com Tue Apr 26 09:33:04 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 09:33:04 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-CI-osprey #469 In-Reply-To: <2091485676.37355.1461676542790.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2091485676.37355.1461676542790.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1783667713.37358.1461677585107.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] [maven-release-plugin] prepare release 3.0.0.Alpha16 [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ [...truncated 10798 lines...] at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1471) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1312) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1404) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:832) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$79(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Apr 26, 2016 9:29:39 PM org.jboss.arquillian.protocol.jmx.JMXMethodExecutor invoke SEVERE: Failed: org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered(BootstrapSEWithSystemPropertyTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84) at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:200) at org.jboss.arquillian.testng.Arquillian$2.invoke(Arquillian.java:173) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) at org.jboss.arquillian.testng.Arquillian.run(Arquillian.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:212) at org.testng.internal.Invoker.invokeMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305) at org.testng.SuiteRunner.run(SuiteRunner.java:254) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) at org.testng.TestNG.run(TestNG.java:1057) at org.jboss.arquillian.testng.container.TestNGTestRunner.execute(TestNGTestRunner.java:53) at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:135) at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1471) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1312) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1404) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:832) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:323) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$79(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Apr 26, 2016 9:29:39 PM org.jboss.arquillian.container.se.managed.ManagedSEDeployableContainer undeploy INFO: Undeploying e10e366e-8573-4a9a-b99b-773055f2d504.jar Tests run: 9, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 15.069 sec <<< FAILURE! - in TestSuite testContainerIsInitialized(org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest) Time elapsed: 0.526 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest.testContainerIsInitialized(BootstrapSEContainerTest.java:64) testInvocationOfInitializedMethodReturnsNewCDIInstance(org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest) Time elapsed: 0.112 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEContainerTest.testInvocationOfInitializedMethodReturnsNewCDIInstance(BootstrapSEContainerTest.java:89) applicationContextSharedBetweenAllBeansWithinContainer(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.42 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.applicationContextSharedBetweenAllBeansWithinContainer(ContextSETest.java:58) testEventIsFiredWhenAplicationContextDestroyed(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.04 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.testEventIsFiredWhenAplicationContextDestroyed(ContextSETest.java:87) testEventIsFiredWhenAplicationContextInitialized(org.jboss.cdi.tck.tests.se.context.ContextSETest) Time elapsed: 0.056 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.context.ContextSETest.testEventIsFiredWhenAplicationContextInitialized(ContextSETest.java:75) testCustomCDIProvider(org.jboss.cdi.tck.tests.se.customCDIProvider.CustomCDIProviderTest) Time elapsed: 0.275 sec <<< FAILURE! java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertTrue(Assert.java:42) at org.testng.Assert.assertTrue(Assert.java:52) at org.jboss.cdi.tck.tests.se.customCDIProvider.CustomCDIProviderTest.testCustomCDIProvider(CustomCDIProviderTest.java:55) testImplicitArchiveDiscovered(org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest) Time elapsed: 0.274 sec <<< FAILURE! java.lang.IllegalStateException: Unable to access CDI at javax.enterprise.inject.spi.CDI.lambda$getCDIProvider$6(CDI.java:126) at java.util.Optional.orElseThrow(Optional.java:290) at javax.enterprise.inject.spi.CDI.getCDIProvider(CDI.java:126) at javax.enterprise.inject.spi.CDI.current(CDI.java:56) at org.jboss.cdi.tck.tests.se.container.BootstrapSEWithSystemPropertyTest.testImplicitArchiveDiscovered(BootstrapSEWithSystemPropertyTest.java:55) Results : Failed tests: BootstrapSEContainerTest>Arquillian.run:164->testContainerIsInitialized:64 ? IllegalState BootstrapSEContainerTest>Arquillian.run:164->testInvocationOfInitializedMethodReturnsNewCDIInstance:89 ? IllegalState ContextSETest>Arquillian.run:164->applicationContextSharedBetweenAllBeansWithinContainer:58 ? IllegalState ContextSETest>Arquillian.run:164->testEventIsFiredWhenAplicationContextDestroyed:87 ? IllegalState ContextSETest>Arquillian.run:164->testEventIsFiredWhenAplicationContextInitialized:75 ? IllegalState CustomCDIProviderTest>Arquillian.run:164->testCustomCDIProvider:55 expected [true] but found [false] BootstrapSEWithSystemPropertyTest>Arquillian.run:164->testImplicitArchiveDiscovered:55 ? IllegalState Tests run: 9, Failures: 7, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.005 s [INFO] Finished at: 2016-04-26T21:29:39+08:00 [INFO] Final Memory: 53M/585M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck: There are test failures. [ERROR] [ERROR] Please refer to 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 From ci-builds at redhat.com Tue Apr 26 09:35:50 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 09:35:50 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-3.x-incontainer-WF10-osprey #218 In-Reply-To: <1081422778.37349.1461674394901.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1081422778.37349.1461674394901.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <384565393.37362.1461677750405.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Tue Apr 26 17:49:59 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 17:49:59 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #554 In-Reply-To: <646768030.36967.1461620928606.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <646768030.36967.1461620928606.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1453095300.37453.1461707399884.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [mkouba] WELD-2125 expose interceptorBuilder in Weld builder. [mkouba] WELD-2097 Align with CDI API 2.0.Alpha4 [mkouba] Upgrade Weld API in BOM pom.xml to 3.0.Alpha19 [mkouba] [maven-release-plugin] prepare release 3.0.0.Alpha16 [mkouba] [maven-release-plugin] prepare for next development iteration ------------------------------------------ [...truncated 4512 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Apr 26, 2016 5:49:57 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: UnitTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 26, 2016 5:49:58 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 6.576 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.721 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 8.619 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 8.811 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.946 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.930 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 12.834 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 6.601 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.587 s [INFO] Finished at: 2016-04-26T17:49:58-04:00 [INFO] Final Memory: 64M/152M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Tue Apr 26 18:03:02 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 18:03:02 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #496 In-Reply-To: <519111266.36987.1461622022923.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <519111266.36987.1461622022923.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <486798940.37472.1461708183057.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 467 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 20.805 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 54.671 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 2.801 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.324 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.774 s] [INFO] Weld Probe Core .................................... SUCCESS [ 15.278 s] [INFO] weld-probe-tests ................................... SUCCESS [ 22.982 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.277 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:05 min [INFO] Finished at: 2016-04-26T18:02:37-04:00 [INFO] Final Memory: 67M/567M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 1.17 [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 26, 2016 6:02:49 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.266 s [INFO] Finished at: 2016-04-26T18:03:01-04:00 [INFO] Final Memory: 39M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Tue Apr 26 21:49:52 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 21:49:52 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #971 In-Reply-To: <1671778059.37061.1461635404186.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1671778059.37061.1461635404186.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1323746044.37518.1461721792703.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2456 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 9:49:33 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 1.661 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.820 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 2.760 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.616 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.542 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.308 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.513 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.950 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.001 s [INFO] Finished at: 2016-04-27T09:49:34+08:00 [INFO] Final Memory: 60M/744M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Tue Apr 26 22:44:26 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 26 Apr 2016 22:44:26 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #852 In-Reply-To: <583465433.37085.1461638689590.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <583465433.37085.1461638689590.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <467092478.37525.1461725066675.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1858 lines...] [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.612 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.534 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.718 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.945 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.246 s] [INFO] Weld Probe Core ................................... SUCCESS [ 3.098 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.842 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.823 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.040 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.506 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.287 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.355 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.748 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.176 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.591 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.323 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.203 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.956 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.178 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.749 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.286 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.825 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.495 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.572 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.692 s [INFO] Finished at: 2016-04-27T10:44:17+08:00 [INFO] Final Memory: 107M/683M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 27 April 2016 10:44:19 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.237 s [INFO] Finished at: 2016-04-27T10:44:22+08:00 [INFO] Final Memory: 30M/278M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: Test reports were found but none of them are new. Did tests run? For example, is 5 mo 1 day old at hudson.tasks.junit.TestResult.parse(TestResult.java:178) at hudson.tasks.junit.TestResult.parse(TestResult.java:146) at hudson.tasks.junit.TestResult.(TestResult.java:122) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-02(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Wed Apr 27 00:21:30 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 00:21:30 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-api-nightly #1626 In-Reply-To: <2113879430.37136.1461644505942.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2113879430.37136.1461644505942.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1435813434.37531.1461730890245.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on dev108-rhel6-x86_64 (x86_64 RHEL-any mem2G RHEL6 linux general brFF31 brFF eap-sustaining brFF12 mwqa_drives_services RHEL hwavirt mwqa_drives_tools mem4G nodejs unix mem12G mem8G) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e50c81e8cff562a73380121a4fb4dfa319dc29b7 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e50c81e8cff562a73380121a4fb4dfa319dc29b7 > git rev-list e50c81e8cff562a73380121a4fb4dfa319dc29b7 # timeout=10 > git tag -a -f -m Jenkins Build #1626 jenkins-Weld-2.x-api-nightly-1626 # timeout=10 [Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U [INFO] Init Maven Dependency Management Extension 1.2.1 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 0.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160427.042111-378.pom 3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160427.042111-378.pom (3 KB at 2.9 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.4 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 1.4 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 0.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs Parent 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 4.4 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-parent --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e50c81e8cff562a73380121a4fb4dfa319dc29b7 at timestamp: April 27, 2016 12:21:19 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-api-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-parent --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-parent --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml 606 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml (606 B at 0.9 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160427.042122-373.pom 4 KB 8 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160427.042122-373.pom (8 KB at 9.8 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ..................................... SUCCESS [6.137s] [INFO] Weld APIs Parent .................................. FAILURE [15.740s] [INFO] Weld APIs ......................................... SKIPPED [INFO] Weld SPIs for container integration ............... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.597s [INFO] Finished at: Wed Apr 27 00:21:29 EDT 2016 [INFO] Final Memory: 13M/182M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-parent: Failed to retrieve remote metadata org.jboss.weld:weld-api-parent/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-api-parent Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Wed Apr 27 02:45:17 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 02:45:17 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-3.x-CI-osprey #470 In-Reply-To: <1783667713.37358.1461677585107.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1783667713.37358.1461677585107.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1644340247.37565.1461739517819.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Wed Apr 27 06:56:13 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 06:56:13 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-incontainer-WF10-osprey #200 Message-ID: <1715978536.37599.1461754574184.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 9320 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.jboss.weld.tests.stereotypes.StereotypesTest Running org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest Running org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest Running org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest Running org.jboss.weld.tests.ejb.singleton.SingletonStartupTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.jboss.weld.tests.ejb.singleton.SingletonStartupTest Running org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest Running org.jboss.weld.tests.ejb.proxy.privateMethods.EnterpriseBeanPrivateMethodProxyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.jboss.weld.tests.ejb.proxy.privateMethods.EnterpriseBeanPrivateMethodProxyTest Running org.jboss.weld.tests.ejb.EJBCallTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.093 sec - in org.jboss.weld.tests.ejb.EJBCallTest Running org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest Running org.jboss.weld.tests.ejb.mdb.dummy.EJBTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.jboss.weld.tests.ejb.mdb.dummy.EJBTest Running org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest Running org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest Running org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest Running org.jboss.weld.tests.ejb.EJBTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.ejb.EJBTest Running org.jboss.weld.tests.examples.MockExampleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.jboss.weld.tests.examples.MockExampleTest Running org.jboss.weld.tests.examples.ExampleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.jboss.weld.tests.examples.ExampleTest Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest Running org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest Running org.jboss.weld.tests.alternatives.weld930.Weld930Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.jboss.weld.tests.alternatives.weld930.Weld930Test Running org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest Running org.jboss.weld.tests.alternatives.Alternatives2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.jboss.weld.tests.alternatives.Alternatives2Test Running org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest Running org.jboss.weld.tests.alternatives.AlternativesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.jboss.weld.tests.alternatives.AlternativesTest Running org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest Running org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest Running org.jboss.weld.tests.assignability.AssignabilityTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.jboss.weld.tests.assignability.AssignabilityTest Running org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest Running org.jboss.weld.tests.exceptions.ExceptionHandlingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.jboss.weld.tests.exceptions.ExceptionHandlingTest Running org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest Running org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest Running org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest Running org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest Running org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest Running org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest Running org.jboss.weld.tests.extensions.lifecycle.beforeBeanDiscovery.ExtensionProvidedBeanDefiningAnnotationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.085 sec - in org.jboss.weld.tests.extensions.lifecycle.beforeBeanDiscovery.ExtensionProvidedBeanDefiningAnnotationTest Running org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest Running org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest Running org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest Running org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest Running org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest Running org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest Running org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest Running org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest Running org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest Running org.jboss.weld.tests.extensions.EnterpriseExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.jboss.weld.tests.extensions.EnterpriseExtensionTest Running org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest Running org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest Running org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest Running org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest Running org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest Running org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest Running org.jboss.weld.tests.extensions.validation.WildcardObserverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.jboss.weld.tests.extensions.validation.WildcardObserverTest Running org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest Running org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest Running org.jboss.weld.tests.extensions.ExtensionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.jboss.weld.tests.extensions.ExtensionTest Running org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest Running org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest Running org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest Running org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest Running org.jboss.weld.tests.activities.current.EventCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.jboss.weld.tests.activities.current.EventCurrentActivityTest Running org.jboss.weld.tests.activities.current.NonNormalScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.jboss.weld.tests.activities.current.NonNormalScopeTest Running org.jboss.weld.tests.activities.current.InactiveScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.jboss.weld.tests.activities.current.InactiveScopeTest Running org.jboss.weld.tests.activities.current.ELCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.jboss.weld.tests.activities.current.ELCurrentActivityTest Running org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest Running org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest Running org.jboss.weld.tests.activities.ActivitiesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.jboss.weld.tests.activities.ActivitiesTest Running org.jboss.weld.tests.service.additional.AdditionalServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.jboss.weld.tests.service.additional.AdditionalServiceTest Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest Running org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest Running org.jboss.weld.tests.arrays.ArrayInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.jboss.weld.tests.arrays.ArrayInjectionTest Running org.jboss.weld.tests.arrays.test.AssignabilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.jboss.weld.tests.arrays.test.AssignabilityTest Running org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest Results : Failed tests: DispatchingWithConversationFilterTest>AbstractDispatchingTestCase.testLocalForward:54 expected:<[true]> but was:<[constructions: 2, destructions: 0]> Tests run: 998, Failures: 1, Errors: 0, Skipped: 15 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:50 min [INFO] Finished at: 2016-04-27T18:52:59+08:00 [INFO] Final Memory: 48M/738M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-core-test-arquillian: There are test failures. [ERROR] [ERROR] Please refer to 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 From ci-builds at redhat.com Wed Apr 27 16:33:26 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 16:33:26 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-api-nightly #60 In-Reply-To: <1522446882.36951.1461616411311.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1522446882.36951.1461616411311.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2102372066.37727.1461789206537.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg22 (x86_64 RHEL-any mem2G RHEL7 linux general brFF mwqa_drives_services RHEL mwqa_drives_tools mem4G brFF3 unix) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/api.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 00c37e605f73ef64675754efcdd6a03447c7ff39 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 00c37e605f73ef64675754efcdd6a03447c7ff39 > git rev-list 00c37e605f73ef64675754efcdd6a03447c7ff39 # timeout=10 > git tag -a -f -m Jenkins Build #60 jenkins-Weld-3.x-api-nightly-60 # timeout=10 [Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.2.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml 601/601 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml (601 B at 0.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20160427.203325-58.pom 2/3 KB 3/3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20160427.203325-58.pom (3 KB at 5.8 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-bom/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Not authorized , ReasonPhrase:Unauthorized. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ...................................... FAILURE [ 5.172 s] [INFO] Weld APIs Parent ................................... SKIPPED [INFO] Weld APIs .......................................... SKIPPED [INFO] Weld SPIs for container integration ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.646 s [INFO] Finished at: 2016-04-27T16:33:26-04:00 [INFO] Final Memory: 9M/133M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project weld-api-bom: Failed to retrieve remote metadata org.jboss.weld:weld-api-bom/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-bom/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Not authorized , ReasonPhrase:Unauthorized. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Wed Apr 27 17:47:29 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 17:47:29 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #555 In-Reply-To: <1453095300.37453.1461707399884.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1453095300.37453.1461707399884.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1118992622.37729.1461793651028.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.1 [gpetracek] [maven-release-plugin] prepare for next development iteration [gpetracek] DELTASPIKE-1136 information about v1.6.1 ------------------------------------------ [...truncated 2659 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 27, 2016 5:47:28 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.542 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.296 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.646 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 4.518 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.589 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.491 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 6.252 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.370 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.957 s [INFO] Finished at: 2016-04-27T17:47:28-04:00 [INFO] Final Memory: 55M/357M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Wed Apr 27 18:02:02 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 18:02:02 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #497 In-Reply-To: <486798940.37472.1461708183057.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <486798940.37472.1461708183057.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1513455445.37746.1461794522148.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 467 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 11.632 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 29.802 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.999 s] [INFO] Weld Implementation ................................ SUCCESS [ 2.857 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.870 s] [INFO] Weld Probe Core .................................... SUCCESS [ 9.551 s] [INFO] weld-probe-tests ................................... SUCCESS [ 15.447 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.207 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:16 min [INFO] Finished at: 2016-04-27T18:01:45-04:00 [INFO] Final Memory: 65M/522M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 2.0 INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 27, 2016 6:01:53 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.822 s [INFO] Finished at: 2016-04-27T18:02:01-04:00 [INFO] Final Memory: 42M/294M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Wed Apr 27 22:30:34 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 22:30:34 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #972 In-Reply-To: <1323746044.37518.1461721792703.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1323746044.37518.1461721792703.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <2067246522.37812.1461810634591.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.1 [gpetracek] [maven-release-plugin] prepare for next development iteration [gpetracek] DELTASPIKE-1136 information about v1.6.1 ------------------------------------------ [...truncated 5440 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 10:30:13 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 36.343 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.506 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 11.462 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 42.730 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 6.146 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.278 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.099 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 13.611 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:03 min [INFO] Finished at: 2016-04-28T10:30:13+08:00 [INFO] Final Memory: 61M/734M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Wed Apr 27 22:45:09 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Wed, 27 Apr 2016 22:45:09 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #853 In-Reply-To: <467092478.37525.1461725066675.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <467092478.37525.1461725066675.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <719216712.37813.1461811510334.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.1 [gpetracek] [maven-release-plugin] prepare for next development iteration [gpetracek] DELTASPIKE-1136 information about v1.6.1 ------------------------------------------ [...truncated 1840 lines...] [INFO] Building jar: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.364 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.816 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.637 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.891 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.259 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.806 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.662 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.816 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.033 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.529 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.277 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.484 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.668 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.123 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 5.952 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.308 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.262 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.830 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.177 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.686 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.318 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.794 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.546 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.537 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.367 s [INFO] Finished at: 2016-04-28T10:45:00+08:00 [INFO] Final Memory: 108M/710M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 28 April 2016 10:45:03 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.263 s [INFO] Finished at: 2016-04-28T10:45:05+08:00 [INFO] Final Memory: 30M/277M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-10(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Thu Apr 28 00:21:31 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 28 Apr 2016 00:21:31 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-api-nightly #1627 In-Reply-To: <1435813434.37531.1461730890245.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1435813434.37531.1461730890245.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <669497852.37817.1461817291976.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on dev108-rhel6-x86_64 (x86_64 RHEL-any mem2G RHEL6 linux general brFF31 brFF eap-sustaining brFF12 mwqa_drives_services RHEL hwavirt mwqa_drives_tools mem4G nodejs unix mem12G mem8G) in workspace Cloning the remote Git repository Cloning repository git://github.com/weld/api.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e50c81e8cff562a73380121a4fb4dfa319dc29b7 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e50c81e8cff562a73380121a4fb4dfa319dc29b7 > git rev-list e50c81e8cff562a73380121a4fb4dfa319dc29b7 # timeout=10 > git tag -a -f -m Jenkins Build #1627 jenkins-Weld-2.x-api-nightly-1627 # timeout=10 [Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U [INFO] Init Maven Dependency Management Extension 1.2.1 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 0.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160428.042113-379.pom 3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160428.042113-379.pom (3 KB at 2.9 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.6 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 1.4 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 0.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs Parent 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B 787 B 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 2.7 KB/sec) Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 2.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e50c81e8cff562a73380121a4fb4dfa319dc29b7 at timestamp: April 28, 2016 12:21:20 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-api-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-parent --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-parent --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml 606 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml (606 B at 1.0 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160428.042124-373.pom 4 KB 8 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160428.042124-373.pom (8 KB at 9.6 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ..................................... SUCCESS [7.031s] [INFO] Weld APIs Parent .................................. FAILURE [15.592s] [INFO] Weld APIs ......................................... SKIPPED [INFO] Weld SPIs for container integration ............... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.471s [INFO] Finished at: Thu Apr 28 00:21:31 EDT 2016 [INFO] Final Memory: 14M/182M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-parent: Failed to retrieve remote metadata org.jboss.weld:weld-api-parent/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-api-parent Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Thu Apr 28 07:53:33 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 28 Apr 2016 07:53:33 -0400 (EDT) Subject: [weld-builds] Jenkins build is back to normal : Weld-2.x-incontainer-WF10-osprey #201 In-Reply-To: <1715978536.37599.1461754574184.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1715978536.37599.1461754574184.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1969825751.37978.1461844414052.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See From ci-builds at redhat.com Thu Apr 28 17:49:06 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 28 Apr 2016 17:49:06 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #556 In-Reply-To: <1118992622.37729.1461793651028.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1118992622.37729.1461793651028.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1075476431.38136.1461880146472.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2581 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Apr 28, 2016 5:49:04 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 28, 2016 5:49:04 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: UnitTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 28, 2016 5:49:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 6.259 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.385 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 8.447 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 7.988 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 2.521 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 1.326 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 13.078 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 6.576 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.487 s [INFO] Finished at: 2016-04-28T17:49:05-04:00 [INFO] Final Memory: 63M/152M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Thu Apr 28 18:01:47 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 28 Apr 2016 18:01:47 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #498 In-Reply-To: <1513455445.37746.1461794522148.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1513455445.37746.1461794522148.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1153263418.38155.1461880907432.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 463 lines...] [INFO] buildDirectory: [INFO] destinationFolder: [INFO] wroManagerFactory class: ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory [INFO] The following groups will be processed: [probe] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 7.489 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 29.973 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 1.916 s] [INFO] Weld Implementation ................................ SUCCESS [ 2.273 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.443 s] [INFO] Weld Probe Core .................................... SUCCESS [ 7.880 s] [INFO] weld-probe-tests ................................... SUCCESS [ 10.524 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.172 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2016-04-28T18:01:31-04:00 [INFO] Final Memory: 65M/568M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 2.0 INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 28, 2016 6:01:38 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.134 s [INFO] Finished at: 2016-04-28T18:01:45-04:00 [INFO] Final Memory: 36M/241M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Thu Apr 28 22:28:14 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 28 Apr 2016 22:28:14 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #973 In-Reply-To: <2067246522.37812.1461810634591.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <2067246522.37812.1461810634591.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <47634346.38346.1461896895047.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2456 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 10:27:54 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 1.404 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.631 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 2.198 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.965 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.495 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.425 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.546 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.422 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.640 s [INFO] Finished at: 2016-04-29T10:27:54+08:00 [INFO] Final Memory: 60M/682M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Thu Apr 28 22:44:26 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 28 Apr 2016 22:44:26 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #854 In-Reply-To: <719216712.37813.1461811510334.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <719216712.37813.1461811510334.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <679692604.38349.1461897867058.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1854 lines...] [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 2.309 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 14.902 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.574 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.933 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.244 s] [INFO] Weld Probe Core ................................... SUCCESS [ 2.839 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.789 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.838 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.040 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.525 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.298 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.056 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.761 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.129 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 7.109 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.312 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.224 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 1.039 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.156 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.684 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.311 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.809 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.546 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 1.051 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.098 s [INFO] Finished at: 2016-04-29T10:44:19+08:00 [INFO] Final Memory: 107M/777M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 29 April 2016 10:44:21 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.150 s [INFO] Finished at: 2016-04-29T10:44:24+08:00 [INFO] Final Memory: 30M/275M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-10(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 29 00:21:33 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 00:21:33 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-api-nightly #1628 In-Reply-To: <669497852.37817.1461817291976.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <669497852.37817.1461817291976.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1127145712.38360.1461903693730.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on dev108-rhel6-x86_64 (x86_64 RHEL-any mem2G RHEL6 linux general brFF31 brFF eap-sustaining brFF12 mwqa_drives_services RHEL hwavirt mwqa_drives_tools mem4G nodejs unix mem12G mem8G) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e50c81e8cff562a73380121a4fb4dfa319dc29b7 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e50c81e8cff562a73380121a4fb4dfa319dc29b7 > git rev-list e50c81e8cff562a73380121a4fb4dfa319dc29b7 # timeout=10 > git tag -a -f -m Jenkins Build #1628 jenkins-Weld-2.x-api-nightly-1628 # timeout=10 [Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U [INFO] Init Maven Dependency Management Extension 1.2.1 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 0.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160429.042113-380.pom 3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160429.042113-380.pom (3 KB at 2.8 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.3 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 1.4 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 0.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs Parent 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 787 B 741 B 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 4.2 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 3.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-parent --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e50c81e8cff562a73380121a4fb4dfa319dc29b7 at timestamp: April 29, 2016 12:21:22 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-api-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-parent --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-parent --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml 606 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml (606 B at 1.0 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160429.042126-374.pom 4 KB 8 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160429.042126-374.pom (8 KB at 9.7 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ..................................... SUCCESS [6.269s] [INFO] Weld APIs Parent .................................. FAILURE [16.911s] [INFO] Weld APIs ......................................... SKIPPED [INFO] Weld SPIs for container integration ............... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.013s [INFO] Finished at: Fri Apr 29 00:21:33 EDT 2016 [INFO] Final Memory: 15M/182M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-parent: Failed to retrieve remote metadata org.jboss.weld:weld-api-parent/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-api-parent Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Fri Apr 29 05:47:34 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 05:47:34 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #165 In-Reply-To: <1927686501.37329.1461669464354.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1927686501.37329.1461669464354.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1253819195.38496.1461923254372.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by upstream project "cdi-tck-1.2.x-CI" build number 797 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on vmg20-rhel5-x86 (as7console-selenium RHEL-any RHEL5_x86 seam2 brFF RHEL5_any brFF12 selenium-ff3-rhel5-x86 seam git-sunjdk16 brFF3 nodejs git-working mem2G selenium-ff-linux RHEL5 openjdk linux x86 general selenium-ff3-rhel5 mwqa_drives_services RHEL mwqa_drives_tools mem4G unix linux_x86 RHEL5_x86_res) in workspace Deleting project workspace... Cloning the remote Git repository Cloning repository git://github.com/weld/core.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/core.git # timeout=10 Fetching upstream changes from git://github.com/weld/core.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.2.10.Final^{commit} # timeout=10 > git rev-parse 2.2.10.Final^{commit} # timeout=10 Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10 > git tag -a -f -m Jenkins Build #165 jenkins-Weld-2.2-tck-GF4-165 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git > git init # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10 Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10 > git tag -a -f -m Jenkins Build #165 jenkins-Weld-2.2-tck-GF4-165 # timeout=10 Cloning the remote Git repository Cloning repository git://github.com/cdi-spec/cdi-tck.git > git init # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10 Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.2.4.Final^{commit} # timeout=10 > git rev-parse 1.2.4.Final^{commit} # timeout=10 Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10 > git tag -a -f -m Jenkins Build #165 jenkins-Weld-2.2-tck-GF4-165 # timeout=10 [Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson8054676163127457056.sh + source /qa/home/hudson/config_repository/scripts/weld/common.sh + setup-environment + export MAVEN_VERSION=3.3.3-prod + MAVEN_VERSION=3.3.3-prod + export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m' + MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m' + export M2_HOME=/qa/tools/opt/maven-3.3.3-prod + M2_HOME=/qa/tools/opt/maven-3.3.3-prod + export M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + M2_REPO=/qa/home/hudson/private_maven_repos/weld/ + export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/' + java -version java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) Server VM (build 24.79-b02, mixed mode) + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00) Maven home: /qa/tools/opt/maven-3.3.3-prod Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /qa/tools/opt/jdk1.7.0_79/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-404.el5xen", arch: "i386", family: "unix" + export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip + JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip ++ grep '' weld/pom.xml ++ head -n1 ++ grep -o '[0-9].*<' ++ sed 's/<$//' + weld_version=2.2.10.Final + '[' -n 1.2.4.Final ']' + cdi_version=1.2.4.Final + rm -rf glassfish4 + wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to vmg20-rhel5-x86(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Fri Apr 29 17:48:38 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 17:48:38 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #557 In-Reply-To: <1075476431.38136.1461880146472.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1075476431.38136.1461880146472.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1113928481.38842.1461966518761.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1135 support for type-safe messages during the startup [struberg] DELTASPIKE-1139 fix high-load concurrency issue [rmannibucau] DELTASPIKE-1138 ensuring @Futureable works with weld1 - note: we can desire to move the hack in a higher level to benefit to all interceptors [gpetracek] DELTASPIKE-1140 explicit exclude of the target-folder in the test-ee7-folder ------------------------------------------ [...truncated 2659 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 29, 2016 5:48:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 5.025 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 2.675 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 7.619 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 7.754 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.990 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.687 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 11.156 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 7.130 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54.661 s [INFO] Finished at: 2016-04-29T17:48:36-04:00 [INFO] Final Memory: 66M/556M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 29 18:02:50 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 18:02:50 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #499 In-Reply-To: <1153263418.38155.1461880907432.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1153263418.38155.1461880907432.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1004391938.38862.1461967370536.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 467 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [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: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 16.451 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 39.783 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.309 s] [INFO] Weld Implementation ................................ SUCCESS [ 3.997 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.543 s] [INFO] Weld Probe Core .................................... SUCCESS [ 12.839 s] [INFO] weld-probe-tests ................................... SUCCESS [ 21.951 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.314 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:42 min [INFO] Finished at: 2016-04-29T18:02:29-04:00 [INFO] Final Memory: 67M/584M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 2.0 INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 29, 2016 6:02:38 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.312 s [INFO] Finished at: 2016-04-29T18:02:49-04:00 [INFO] Final Memory: 40M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Fri Apr 29 19:18:05 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 19:18:05 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-incontainer-WF8-osprey #318 Message-ID: <45149905.38894.1461971885781.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2614 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest Running org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest Running org.jboss.weld.tests.stereotypes.StereotypesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.jboss.weld.tests.stereotypes.StereotypesTest Running org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest Running org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest Running org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest Running org.jboss.weld.tests.ejb.singleton.SingletonStartupTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.147 sec - in org.jboss.weld.tests.ejb.singleton.SingletonStartupTest Running org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest Running org.jboss.weld.tests.ejb.EJBCallTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.127 sec - in org.jboss.weld.tests.ejb.EJBCallTest Running org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest Running org.jboss.weld.tests.ejb.mdb.dummy.EJBTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.jboss.weld.tests.ejb.mdb.dummy.EJBTest Running org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest Running org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest Running org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest Running org.jboss.weld.tests.ejb.EJBTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.jboss.weld.tests.ejb.EJBTest Running org.jboss.weld.tests.examples.MockExampleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jboss.weld.tests.examples.MockExampleTest Running org.jboss.weld.tests.examples.ExampleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.jboss.weld.tests.examples.ExampleTest Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest Running org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest Running org.jboss.weld.tests.alternatives.weld930.Weld930Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.jboss.weld.tests.alternatives.weld930.Weld930Test Running org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest Running org.jboss.weld.tests.alternatives.Alternatives2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.jboss.weld.tests.alternatives.Alternatives2Test Running org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest Running org.jboss.weld.tests.alternatives.AlternativesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.jboss.weld.tests.alternatives.AlternativesTest Running org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest Running org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest Running org.jboss.weld.tests.assignability.AssignabilityTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.jboss.weld.tests.assignability.AssignabilityTest Running org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest Running org.jboss.weld.tests.exceptions.ExceptionHandlingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.exceptions.ExceptionHandlingTest Running org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest Running org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest Running org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest Running org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest Running org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest Running org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest Running org.jboss.weld.tests.extensions.lifecycle.beforeBeanDiscovery.ExtensionProvidedBeanDefiningAnnotationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.066 sec - in org.jboss.weld.tests.extensions.lifecycle.beforeBeanDiscovery.ExtensionProvidedBeanDefiningAnnotationTest Running org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest Running org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest Running org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest Running org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest Running org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest Running org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest Running org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest Running org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest Running org.jboss.weld.tests.extensions.EnterpriseExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.jboss.weld.tests.extensions.EnterpriseExtensionTest Running org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest Running org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest Running org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest Running org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest Running org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest Running org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest Running org.jboss.weld.tests.extensions.validation.WildcardObserverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.jboss.weld.tests.extensions.validation.WildcardObserverTest Running org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest Running org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest Running org.jboss.weld.tests.extensions.ExtensionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.jboss.weld.tests.extensions.ExtensionTest Running org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest Running org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest Running org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest Running org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest Running org.jboss.weld.tests.activities.current.EventCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.jboss.weld.tests.activities.current.EventCurrentActivityTest Running org.jboss.weld.tests.activities.current.NonNormalScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.jboss.weld.tests.activities.current.NonNormalScopeTest Running org.jboss.weld.tests.activities.current.InactiveScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec - in org.jboss.weld.tests.activities.current.InactiveScopeTest Running org.jboss.weld.tests.activities.current.ELCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.jboss.weld.tests.activities.current.ELCurrentActivityTest Running org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest Running org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest Running org.jboss.weld.tests.activities.ActivitiesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.jboss.weld.tests.activities.ActivitiesTest Running org.jboss.weld.tests.service.additional.AdditionalServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.083 sec - in org.jboss.weld.tests.service.additional.AdditionalServiceTest Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest Running org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest Running org.jboss.weld.tests.arrays.ArrayInjectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.arrays.ArrayInjectionTest Running org.jboss.weld.tests.arrays.test.AssignabilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.jboss.weld.tests.arrays.test.AssignabilityTest Running org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec - in org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest Results : Failed tests: RequestScopeEventMessageDeliveryTest.testEventsFired:69 expected:<1> but was:<0> Tests run: 977, Failures: 1, Errors: 0, Skipped: 18 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:06 min [INFO] Finished at: 2016-04-30T07:14:47+08:00 [INFO] Final Memory: 52M/642M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-core-test-arquillian: There are test failures. [ERROR] [ERROR] Please refer to 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 From ci-builds at redhat.com Fri Apr 29 21:50:07 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 21:50:07 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #974 In-Reply-To: <47634346.38346.1461896895047.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <47634346.38346.1461896895047.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1923114634.38927.1461981007762.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1135 support for type-safe messages during the startup [struberg] DELTASPIKE-1139 fix high-load concurrency issue [rmannibucau] DELTASPIKE-1138 ensuring @Futureable works with weld1 - note: we can desire to move the hack in a higher level to benefit to all interceptors [gpetracek] DELTASPIKE-1140 explicit exclude of the target-folder in the test-ee7-folder ------------------------------------------ [...truncated 2434 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 9:49:46 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 1.461 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.733 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 2.427 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.567 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.463 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.271 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.469 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.277 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.287 s [INFO] Finished at: 2016-04-30T09:49:46+08:00 [INFO] Final Memory: 58M/646M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Fri Apr 29 22:46:20 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 29 Apr 2016 22:46:20 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #855 In-Reply-To: <679692604.38349.1461897867058.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <679692604.38349.1461897867058.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1882299608.38932.1461984380835.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [gpetracek] DELTASPIKE-1135 support for type-safe messages during the startup [struberg] DELTASPIKE-1139 fix high-load concurrency issue [rmannibucau] DELTASPIKE-1138 ensuring @Futureable works with weld1 - note: we can desire to move the hack in a higher level to benefit to all interceptors [gpetracek] DELTASPIKE-1140 explicit exclude of the target-folder in the test-ee7-folder ------------------------------------------ [...truncated 1880 lines...] [INFO] Building jar: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 4.070 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.998 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.709 s] [INFO] Weld Implementation ............................... SUCCESS [ 1.017 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.461 s] [INFO] Weld Probe Core ................................... SUCCESS [ 6.786 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.737 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.975 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.040 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.547 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.343 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.742 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 1.040 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.099 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.562 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.264 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.189 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.939 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.184 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.540 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.371 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.983 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 1.080 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 1.321 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.540 s [INFO] Finished at: 2016-04-30T10:46:08+08:00 [INFO] Final Memory: 111M/809M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 30 April 2016 10:46:11 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.409 s [INFO] Finished at: 2016-04-30T10:46:13+08:00 [INFO] Final Memory: 31M/327M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-04(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) From ci-builds at redhat.com Sat Apr 30 00:21:30 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 30 Apr 2016 00:21:30 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-api-nightly #1629 In-Reply-To: <1127145712.38360.1461903693730.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1127145712.38360.1461903693730.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1668281546.38941.1461990090235.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on dev108-rhel6-x86_64 (x86_64 RHEL-any mem2G RHEL6 linux general brFF31 brFF eap-sustaining brFF12 mwqa_drives_services RHEL hwavirt mwqa_drives_tools mem4G nodejs unix mem12G mem8G) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/weld/api.git # timeout=10 Fetching upstream changes from git://github.com/weld/api.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/2.3^{commit} # timeout=10 Checking out Revision e50c81e8cff562a73380121a4fb4dfa319dc29b7 (origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f e50c81e8cff562a73380121a4fb4dfa319dc29b7 > git rev-list e50c81e8cff562a73380121a4fb4dfa319dc29b7 # timeout=10 > git tag -a -f -m Jenkins Build #1629 jenkins-Weld-2.x-api-nightly-1629 # timeout=10 [Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U [INFO] Init Maven Dependency Management Extension 1.2.1 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, line 136, column 37 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34 [WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Weld APIs BOM [INFO] Weld APIs Parent [INFO] Weld APIs [INFO] Weld SPIs for container integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs BOM 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 0.4 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160430.042111-381.pom 3 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20160430.042111-381.pom (3 KB at 2.7 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.5 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml 603 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (603 B at 1.5 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml 574 B Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 0.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld APIs Parent 2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml 741 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 3.3 KB/sec) 787 B Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-parent --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: e50c81e8cff562a73380121a4fb4dfa319dc29b7 at timestamp: April 30, 2016 12:21:19 AM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-api-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-api-parent --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-api-parent --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-parent --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-parent --- Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml 606 B Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/maven-metadata.xml (606 B at 1.0 KB/sec) Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160430.042122-374.pom 4 KB 8 KB Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/2.3-SNAPSHOT/weld-api-parent-2.3-20160430.042122-374.pom (8 KB at 8.6 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld APIs BOM ..................................... SUCCESS [5.856s] [INFO] Weld APIs Parent .................................. FAILURE [16.002s] [INFO] Weld APIs ......................................... SKIPPED [INFO] Weld SPIs for container integration ............... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.727s [INFO] Finished at: Sat Apr 30 00:21:29 EDT 2016 [INFO] Final Memory: 15M/182M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-parent: Failed to retrieve remote metadata org.jboss.weld:weld-api-parent/maven-metadata.xml: Could not transfer metadata org.jboss.weld:weld-api-parent/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Access denied to: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-parent/maven-metadata.xml -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :weld-api-parent Build step 'Invoke top-level Maven targets' marked build as failure From ci-builds at redhat.com Sat Apr 30 17:47:06 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 30 Apr 2016 17:47:06 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #558 In-Reply-To: <1113928481.38842.1461966518761.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1113928481.38842.1461966518761.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <13052205.39110.1462052826712.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2646 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest Apr 30, 2016 5:47:05 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 3.734 s] [INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 1.176 s] [INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 5.003 s] [INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [ 5.465 s] [INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 1.348 s] [INFO] Apache DeltaSpike Core ............................. SUCCESS [ 0.515 s] [INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 5.842 s] [INFO] Apache DeltaSpike Core-Implementation .............. FAILURE [ 3.080 s] [INFO] Apache DeltaSpike ContainerControl parent .......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ......... SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl ..... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SKIPPED [INFO] Apache DeltaSpike Modules .......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED [INFO] Apache DeltaSpike Security-Module .................. SKIPPED [INFO] Apache DeltaSpike Security-Module API .............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED [INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED [INFO] Apache DeltaSpike Data-Module ...................... SKIPPED [INFO] Apache DeltaSpike Data-Module API .................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED [INFO] Apache DeltaSpike Examples ......................... SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED [INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED [INFO] Apache DeltaSpike JSF Playground ................... SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.230 s [INFO] Finished at: 2016-04-30T17:47:05-04:00 [INFO] Final Memory: 58M/495M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sat Apr 30 18:02:52 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 30 Apr 2016 18:02:52 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-WF8-build #500 In-Reply-To: <1004391938.38862.1461967370536.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1004391938.38862.1461967370536.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <535389125.39127.1462053772942.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 467 lines...] [INFO] folder: [INFO] processing group: probe.css [INFO] file size: probe.css -> 158236 bytes [INFO] (158236 bytes) [INFO] folder: [INFO] processing group: probe.js [INFO] file size: probe.js -> 773244 bytes [INFO] (773244 bytes) [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core --- [INFO] Compiling 5 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-core <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES.txt already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] Building jar: [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-probe-core --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.5-SNAPSHOT/weld-probe-core-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weld-probe-tests 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-core-test-common/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests --- [INFO] Compiling 17 source files to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests --- [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-probe-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests --- [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-probe-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests --- [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. [INFO] [INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-probe-tests <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests --- [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: [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-probe-tests --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.jar [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT.pom [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.5-SNAPSHOT/weld-probe-tests-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Core BOM 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom --- [INFO] Installing to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.5-SNAPSHOT/weld-core-bom-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ........................................ SUCCESS [ 11.741 s] [INFO] Weld Implementation (Core) ......................... SUCCESS [ 49.651 s] [INFO] Weld Core - JSF .................................... SUCCESS [ 3.143 s] [INFO] Weld Implementation ................................ SUCCESS [ 4.948 s] [INFO] Weld Probe Parent .................................. SUCCESS [ 0.823 s] [INFO] Weld Probe Core .................................... SUCCESS [ 13.369 s] [INFO] weld-probe-tests ................................... SUCCESS [ 24.361 s] [INFO] Weld Core BOM ...................................... SUCCESS [ 0.293 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:52 min [INFO] Finished at: 2016-04-30T18:02:24-04:00 [INFO] Final Memory: 67M/573M [INFO] ------------------------------------------------------------------------ + /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Maven-Manipulation-Extension 2.0 INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes. INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: April 30, 2016 6:02:37 PM EDT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.704 s [INFO] Finished at: 2016-04-30T18:02:49-04:00 [INFO] Final Memory: 36M/295M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts From ci-builds at redhat.com Sat Apr 30 21:49:54 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 30 Apr 2016 21:49:54 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #975 In-Reply-To: <1923114634.38927.1461981007762.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1923114634.38927.1461981007762.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1286883528.39179.1462067394456.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 2456 lines...] Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.projectstage.ProjectStageProducerTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: ' May 01, 2016 9:49:34 AM org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider INFO: Custom config found by DeltaSpike. Name: 'myboottimeconfig.properties', URL: ' May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: SystemTest May 01, 2016 9:49:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: IntegrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running org.apache.deltaspike.test.core.api.config.ConfigSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.interpreter.PropertyExpressionInterpreterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.context.AbstractContextTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.MinimalMessagesTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanProviderTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.event.EventTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.throttling.ThrottledTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.SimpleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.future.FutureableTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.util.ProxyUtilsTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.lock.LockedTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Running org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! Results : Tests in error: org.apache.deltaspike.test.core.api.util.bean.BeanBuilderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.traversal.TraversalPathTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.implicit.ImplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.ExcludeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc002.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.scope.window.DefaultWindowContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.DepthAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.HandlerComparatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.RethrowTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ThrowingNewExceptionTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.BreadthFirstAbortControlTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.ProceedCauseHandlerTest: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor org.apache.deltaspike.test.core.impl.exception.control.handler.CallingHandlersTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.grouped.explicit.ExplicitlyGroupedConversationsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.propertyconfigsource.PropertyConfigSourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomPropertiesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.context.AbstractContextTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.MinimalMessagesTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanProviderTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.handler.UnMuteHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.event.EventTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.config.injectable.InjectableConfigPropertyTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.SimpleRegistrationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.viewaccess.ViewAccessScopedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.exclude.uc001.EntityExcludeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc003.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.local.BdaAlternativeWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.throttling.ThrottledTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.alternative.global.GlobalAlternativeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.DefaultClassDeactivatorTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.custom.spi.ServiceUtilsWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.SimpleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.resourceloader.FileResourceTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.exception.control.flow.HandledExceptionHandlerTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.scope.conversation.subgroup.uc001.GroupedConversationSubGroupTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.activation.ClassDeactivationWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.future.FutureableTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.util.ProxyUtilsTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.message.locale.ConfigurableLocaleMessageTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.lock.LockedTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.api.provider.BeanManagerProviderWarFileTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception org.apache.deltaspike.test.core.impl.jmx.CustomTypeTest: Arquillian has previously been attempted initialized, but failed. See cause for previous exception Tests run: 57, Failures: 0, Errors: 46, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 1.630 s] [INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 0.792 s] [INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 2.534 s] [INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 2.858 s] [INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 0.555 s] [INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.371 s] [INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 4.604 s] [INFO] Apache DeltaSpike Core-Implementation ............. FAILURE [ 2.419 s] [INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED [INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED [INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED [INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED [INFO] Apache DeltaSpike Modules ......................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED [INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED [INFO] Apache DeltaSpike Security-Module ................. SKIPPED [INFO] Apache DeltaSpike Security-Module API ............. SKIPPED [INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED [INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED [INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED [INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED [INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED [INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED [INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED [INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED [INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED [INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED [INFO] Apache DeltaSpike Data-Module ..................... SKIPPED [INFO] Apache DeltaSpike Data-Module API ................. SKIPPED [INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED [INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED [INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED [INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED [INFO] Apache DeltaSpike Examples ........................ SKIPPED [INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED [INFO] Apache DeltaSpike JSF Examples .................... SKIPPED [INFO] Apache DeltaSpike JSF Playground .................. SKIPPED [INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED [INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED [INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.457 s [INFO] Finished at: 2016-05-01T09:49:34+08:00 [INFO] Final Memory: 60M/743M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-core-impl: There are test failures. [ERROR] [ERROR] Please refer to 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deltaspike-core-impl Build step 'Execute shell' marked build as failure Recording test results From ci-builds at redhat.com Sat Apr 30 22:44:32 2016 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Sat, 30 Apr 2016 22:44:32 -0400 (EDT) Subject: [weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #856 In-Reply-To: <1882299608.38932.1461984380835.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <1882299608.38932.1461984380835.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1231102200.39182.1462070672793.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See ------------------------------------------ [...truncated 1894 lines...] [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty --- [INFO] Deleting [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 [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.13: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 4 source files to [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: [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: [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 to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom [INFO] Installing to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Weld Parent ....................................... SUCCESS [ 5.551 s] [INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.939 s] [INFO] Weld Core - JSF ................................... SUCCESS [ 0.634 s] [INFO] Weld Implementation ............................... SUCCESS [ 0.925 s] [INFO] Weld Probe Parent ................................. SUCCESS [ 0.243 s] [INFO] Weld Probe Core ................................... SUCCESS [ 6.245 s] [INFO] Weld Test Utilities ............................... SUCCESS [ 0.772 s] [INFO] weld-probe-tests .................................. SUCCESS [ 1.855 s] [INFO] Weld Core BOM ..................................... SUCCESS [ 0.039 s] [INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.540 s] [INFO] Weld Unit Tests ................................... SUCCESS [ 1.341 s] [INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 5.100 s] [INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 0.773 s] [INFO] Weld Environment Common ........................... SUCCESS [ 1.117 s] [INFO] Weld SE (Core) .................................... SUCCESS [ 6.552 s] [INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 1.356 s] [INFO] Weld SE Parent .................................... SUCCESS [ 0.228 s] [INFO] Weld SE Tests ..................................... SUCCESS [ 0.870 s] [INFO] Weld Servlet Parent ............................... SUCCESS [ 0.195 s] [INFO] Weld Servlet Core ................................. SUCCESS [ 1.745 s] [INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.372 s] [INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 0.802 s] [INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.489 s] [INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 2.095 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.417 s [INFO] Finished at: 2016-05-01T10:44:24+08:00 [INFO] Final Memory: 113M/792M [INFO] ------------------------------------------------------------------------ + /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT ( points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, line 9, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildNumber: 595a8af3e767914f15044ae2bb3a132a95929fe0 at timestamp: 01 May 2016 10:44:27 SGT [INFO] Executing: /bin/sh -c cd && git rev-parse --verify HEAD [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater --- [INFO] Copying cdi-api-1.2.jar to [INFO] Copying cdi-tck-ext-lib-1.2.8.Final.jar to [INFO] Copying weld-api-2.3.SP2.jar to [INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to [INFO] Copying weld-spi-2.3.SP2.jar to [INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to [INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater --- [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-jboss-as7-updater --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater --- [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater --- [INFO] [INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater --- [INFO] Executing tasks [echo] ========================================================================= [echo] [echo] Updating Weld modules [echo] [echo] Weld version: 2.3.5-SNAPSHOT [echo] [echo] JBOSS_HOME: [echo] [echo] ========================================================================= [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.511 s [INFO] Finished at: 2016-05-01T10:44:29+08:00 [INFO] Final Memory: 31M/334M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist: -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744) at ......remote call to osprey-04(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) at hudson.FilePath.act(FilePath.java:958) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1770) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240)