Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #1591
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
[...truncated 158 lines...]
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1591 jenkins-Weld-2.x-bootstrap-time-xlarge-CI-1591 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1591 jenkins-Weld-2.x-bootstrap-time-xlarge-CI-1591 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1591 jenkins-Weld-2.x-bootstrap-time-xlarge-CI-1591 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording plot data
Saving plot series data from: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
7 years, 10 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #1500
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
[...truncated 158 lines...]
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1500 jenkins-Weld-2.x-bootstrap-time-events-CI-1500 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1500 jenkins-Weld-2.x-bootstrap-time-events-CI-1500 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1500 jenkins-Weld-2.x-bootstrap-time-events-CI-1500 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording plot data
Saving plot series data from: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
7 years, 10 months
Build failed in Jenkins: Weld-2.x-bootstrap-memory-beans4-CI #1703
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
------------------------------------------
[...truncated 157 lines...]
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1703 jenkins-Weld-2.x-bootstrap-memory-beans4-CI-1703 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1703 jenkins-Weld-2.x-bootstrap-memory-beans4-CI-1703 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1703 jenkins-Weld-2.x-bootstrap-memory-beans4-CI-1703 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Recording plot data
Saving plot series data from: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
7 years, 10 months
Build failed in Jenkins: Weld-2.x-perf-bean-testing-events-CI #1484
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
------------------------------------------
[...truncated 43 lines...]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa05(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa05(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa05(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa05(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa05(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording plot data
No plot data file found: throughput.properties
No plot data file found: response.properties
7 years, 10 months
Build failed in Jenkins: Weld-2.x-incontainer-WF10.x-osprey #433
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
------------------------------------------
[...truncated 123669 lines...]
ConversationLockTimeoutTest.org.jboss.weld.tests.contexts.conversation.timeout.concurrent.ConversationLockTimeoutTest » Deployment
ConversationTimeoutTest.org.jboss.weld.tests.contexts.conversation.timeout.ConversationTimeoutTest » Deployment
ClientConversationContextTest.org.jboss.weld.tests.contexts.conversation.ClientConversationContextTest » Deployment
LazyConversationContextTest.org.jboss.weld.tests.contexts.conversation.weld1559.LazyConversationContextTest » Deployment
InvalidateConversationTest.org.jboss.weld.tests.contexts.conversation.invalidation.InvalidateConversationTest » Deployment
ClientConversationContextTest.org.jboss.weld.tests.contexts.conversation.exceptionInPhaseListener.ClientConversationContextTest » Deployment
EmptyCidConversationRestorationTest.org.jboss.weld.tests.contexts.conversation.emptycid.EmptyCidConversationRestorationTest » Deployment
TransientConversationLifecycleEventTest.org.jboss.weld.tests.contexts.conversation.event.TransientConversationLifecycleEventTest » Deployment
LongRunningConversationLifecycleEventTest.org.jboss.weld.tests.contexts.conversation.event.LongRunningConversationLifecycleEventTest » Deployment
TransientConversationLifecycleEventTest.org.jboss.weld.tests.contexts.conversation.event.lazy.TransientConversationLifecycleEventTest » Deployment
Weld1178Test.org.jboss.weld.tests.contexts.conversation.weld1178.Weld1178Test » Deployment
ConversationContextDestroyedOnSessionTimeoutTest.org.jboss.weld.tests.contexts.conversation.sessiontimeout.ConversationContextDestroyedOnSessionTimeoutTest » Deployment
ConversationSupportsServletForwardsTest.org.jboss.weld.tests.contexts.conversation.alreadyActive.ConversationSupportsServletForwardsTest » Deployment
InvalidateSessionTest.org.jboss.weld.tests.contexts.sessionInvalidation.InvalidateSessionTest » Deployment
PassivatingContextTest.org.jboss.weld.tests.contexts.PassivatingContextTest » Deployment
ParameterizedTypeScopedTest.org.jboss.weld.tests.contexts.ParameterizedTypeScopedTest » Deployment
NonPassivationCapableEjbTest.org.jboss.weld.tests.contexts.passivating.enterprise.broken.sessionBeanWithPassivatingScopeNotSerializable.NonPassivationCapableEjbTest » Deployment
NonPassivationCapableSessionBeanTest.org.jboss.weld.tests.contexts.passivating.enterprise.NonPassivationCapableSessionBeanTest » Deployment
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest » Deployment
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest » Deployment
CustomPassivatingScopeCalledWithSerializableParametersTest.org.jboss.weld.tests.contexts.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest » Deployment
NonPassivatingInjectionIntoPassivatingBeanTest.org.jboss.weld.tests.contexts.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest » Deployment
NonPassivatingDecoratorInitializerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorInitializerParameterTest » Deployment
NonPassivatingDecoratorConstructorParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorConstructorParameterTest » Deployment
NonPassivatingInterceptorInitializerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorInitializerParameterTest » Deployment
NonPassivatingConstructorParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingConstructorParameterTest » Deployment
NonPassivatingInterceptorConstructorParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorConstructorParameterTest » Deployment
NonPassivatingInitializerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInitializerParameterTest » Deployment
NonPassivatingProducerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingProducerParameterTest » Deployment
DecoratorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest » Deployment
InterceptorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest » Deployment
MultiWarTest.org.jboss.weld.tests.contexts.application.event.MultiWarTest » Deployment
ApplicationScopeEventTest.org.jboss.weld.tests.contexts.application.event.ApplicationScopeEventTest » Deployment
HttpRequestFilteringTest.org.jboss.weld.tests.contexts.request.filtering.HttpRequestFilteringTest » Deployment
CustomRequestContextDuringAsyncCallTest.org.jboss.weld.tests.contexts.request.custom.CustomRequestContextDuringAsyncCallTest » Deployment
RequestScopeEventTest.org.jboss.weld.tests.contexts.request.event.RequestScopeEventTest » Deployment
RequestScopeActiveDuringSingletonStartupWithDependenciesTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.complicated.RequestScopeActiveDuringSingletonStartupWithDependenciesTest » Deployment
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.simple.RequestScopeActiveDuringSingletonStartupTest » Deployment
RequestScopeActiveDuringSLSBInitializationTest.org.jboss.weld.tests.contexts.request.postConstruct.slsb.RequestScopeActiveDuringSLSBInitializationTest » Deployment
RmiRequestScopeTest.org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest » Deployment
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.startup.ejb.RequestScopeActiveDuringSingletonStartupTest » Deployment
ContextDeadlockTest.org.jboss.weld.tests.contexts.weld1159.ContextDeadlockTest » Deployment
ErrorPageTest.org.jboss.weld.tests.contexts.errorpage.ErrorPageTest » Deployment
AlterableContextTest.org.jboss.weld.tests.contexts.alterable.AlterableContextTest » Deployment
CreationalContextTest.org.jboss.weld.tests.contexts.creational.CreationalContextTest » Deployment
RequestScopedCacheLeakTest.org.jboss.weld.tests.contexts.cache.RequestScopedCacheLeakTest » Deployment
DisposerBridgeMethodTest.org.jboss.weld.tests.bridge.methods.DisposerBridgeMethodTest » Deployment
ObserverBridgeMethodTest.org.jboss.weld.tests.bridge.methods.ObserverBridgeMethodTest » Deployment
ProducerBridgeMethodTest.org.jboss.weld.tests.bridge.methods.ProducerBridgeMethodTest » Deployment
ContainerInstanceTest.org.jboss.weld.tests.container.instance.ContainerInstanceTest » Deployment
AnnotationTest.org.jboss.weld.tests.annotations.AnnotationTest » Deployment Ca...
Weld1131Test.org.jboss.weld.tests.annotations.weld1131.Weld1131Test » Deployment
RemoteScopeTest.org.jboss.weld.tests.scope.RemoteScopeTest » Deployment Cannot...
UnproxyableTest.org.jboss.weld.tests.scope.unproxyable.UnproxyableTest » Deployment
GenericArrayProducerNotProxyableTest.org.jboss.weld.tests.scope.unproxyable.array.GenericArrayProducerNotProxyableTest » Deployment
StaticFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest » Deployment
PrivateFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest » Deployment
NonPrivateNonStaticFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest » Deployment
PublicFinalMethodInjectViaInterfaceTypeTest.org.jboss.weld.tests.scope.unproxyable.method.PublicFinalMethodInjectViaInterfaceTypeTest » Deployment
ScopeTest.org.jboss.weld.tests.scope.ScopeTest » Deployment Cannot deploy: 5a3...
ContainerLifecycleEventDeliveryNotConcurrentTest.org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest » Deployment
ContainerLifecycleEventInvocationOutsideObserverTest.org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest » Deployment
ContainerLifecycleEventNotFiredIntoBeanTest.org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest » Deployment
SimpleEventTest.org.jboss.weld.tests.event.SimpleEventTest » Deployment Cannot...
SuperclassObserversTest.org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest » Deployment
SuperclassObservers1Test.org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test » Deployment
SuperclassObservers2Test.org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test » Deployment
ConditionalObserverCustomContextTest.org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest » Deployment
InheritedObserverMethodNotInBusinessInterfaceValidationTest.org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest » Deployment
ObserverMethodParameterInjectionValidationTest.org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest » Deployment
FiringArrayEventTest.org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest » Deployment
TransactionalObserverRollbackTest.org.jboss.weld.tests.event.observer.transactional.rollback.TransactionalObserverRollbackTest » Deployment
TransactionalObserversTest.org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest » Deployment
EventQualifierTest.org.jboss.weld.tests.event.EventQualifierTest » Deployment ...
EventSelectTest.org.jboss.weld.tests.event.subtype.EventSelectTest » Deployment
ParameterizedEventTest.org.jboss.weld.tests.event.parameterized.ParameterizedEventTest » Deployment
FiringNullEventTest.org.jboss.weld.tests.event.weld1361.FiringNullEventTest » Deployment
RawEventTypeTest.org.jboss.weld.tests.event.weld1361.RawEventTypeTest » Deployment
TxEventTest.org.jboss.weld.tests.event.tx.TxEventTest » Deployment Cannot depl...
ManagedBeansWithCDITest.org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest » Deployment
JsfTest.org.jboss.weld.tests.jsf.JsfTest » Deployment Cannot deploy: 71c350da2...
Weld1247Test.org.jboss.weld.tests.jsf.weld1247.Weld1247Test » Deployment Canno...
Weld1037Test.org.jboss.weld.tests.jsf.weld1037.Weld1037Test » Deployment Canno...
VetoTest.org.jboss.weld.tests.veto.VetoTest » Deployment Cannot deploy: 31f5dc...
NonDependentResourceProducerFieldTest.org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest » Deployment
EMFFactoryTest.org.jboss.weld.tests.resources.EMFFactoryTest » Deployment Cann...
ResourceTest.org.jboss.weld.tests.resources.ResourceTest » Deployment Cannot d...
RequestScopeEventMessageDeliveryTest.org.jboss.weld.tests.resources.proxy.weld1782.RequestScopeEventMessageDeliveryTest » Deployment
WebServiceResourceTest.org.jboss.weld.tests.resources.ws.WebServiceResourceTest » Deployment
GenericBeanTest.org.jboss.weld.tests.generic.GenericBeanTest » Deployment Cann...
DisposesMethodCalledOnceTest.org.jboss.weld.tests.disposer.weld1894.DisposesMethodCalledOnceTest » Deployment
DisposerMethodThrowsExceptionTest.org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest » Deployment
DisposerMethodValidationTest.org.jboss.weld.tests.disposer.broken.unresolved.DisposerMethodValidationTest » Deployment
DisposerMethodSpecializationTest.org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest » Deployment
DisposedParameterWithNoRequiredQualifiersTest.org.jboss.weld.tests.disposer.resolution.DisposedParameterWithNoRequiredQualifiersTest » Deployment
DisposalMethodWithStaticProducerTest.org.jboss.weld.tests.disposer.withStaticProducer.DisposalMethodWithStaticProducerTest » Deployment
DisposedParameterPositionTest.org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest » Deployment
AmbiguousName1Test.org.jboss.weld.tests.named.ambiguous.case1.AmbiguousName1Test » Deployment
AmbiguousName2Test.org.jboss.weld.tests.named.ambiguous.case2.AmbiguousName2Test » Deployment
SmokeNamedTest.org.jboss.weld.tests.named.SmokeNamedTest » Deployment Cannot d...
DefaultBeanNameFollowJavaBeanRulesTest.org.jboss.weld.tests.named.defaultname.DefaultBeanNameFollowJavaBeanRulesTest » Deployment
DefaultBeanNameTest.org.jboss.weld.tests.named.defaultname.DefaultBeanNameTest » Deployment
JspTest.org.jboss.weld.tests.jsp.JspTest » Deployment Cannot deploy: ed3b08ee6...
ResolutionTest.org.jboss.weld.tests.resolution.ResolutionTest » Deployment Can...
Weld279Test.org.jboss.weld.tests.resolution.wbri279.Weld279Test » Deployment C...
SelfInjectionBeanTest.org.jboss.weld.tests.resolution.circular.self.SelfInjectionBeanTest » Deployment
ResourceCircularDependencyTest.org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest » Deployment
LookupInstanceTest.org.jboss.weld.tests.resolution.LookupInstanceTest » Deployment
Weld256Test.org.jboss.weld.tests.resolution.Weld256Test » Deployment Cannot de...
DependentScopeInjectionTest.org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest » Deployment
DecoratorCycleTest.org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest » Deployment
NamedBeanTest.org.jboss.weld.tests.resolution.named.NamedBeanTest » Deployment
ResolutionTest.org.jboss.weld.tests.resolution.weld1075.ResolutionTest » Deployment
RawBeanTypeTest.org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest » Deployment
ContextualReferenceTest.org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest » Deployment
StereotypesTest.org.jboss.weld.tests.stereotypes.StereotypesTest » Deployment ...
AlternativeStereotypeTest.org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest » Deployment
DependentSessionBeanNotSharedOptimDisabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest » Deployment
DependentSessionBeanNotSharedOptimEnabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest » Deployment
SingletonStartupTest.org.jboss.weld.tests.ejb.singleton.SingletonStartupTest » Deployment
StatefulSessionBeanRecreatedAfterDestroyTest.org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest » Deployment
EnterpriseBeanPrivateMethodProxyTest.org.jboss.weld.tests.ejb.proxy.privateMethods.EnterpriseBeanPrivateMethodProxyTest » Deployment
EJBCallTest.org.jboss.weld.tests.ejb.EJBCallTest » Deployment Cannot deploy: t...
EjbBusinessInterfaceTest.org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest » Deployment
EJBTest.org.jboss.weld.tests.ejb.mdb.dummy.EJBTest » Deployment Cannot deploy:...
DuplicateEJBNamesDiscoveryTest.org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest » Deployment
SessionBeanInterceptorTest.org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest » Deployment
SessionBeanInterceptorTrulySerializableTest.org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest » Deployment
EJBTest.org.jboss.weld.tests.ejb.EJBTest » Deployment Cannot deploy: 0a410b943...
MockExampleTest.org.jboss.weld.tests.examples.MockExampleTest » Deployment Can...
ExampleTest.org.jboss.weld.tests.examples.ExampleTest » Deployment Cannot depl...
BeansXmlTest.org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest » Deployment C...
BeansXmlTest.org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest » Deployment
BeansXmlTest.org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest » Deployment
BeanMetadataAvailableForTransientReferenceTest.org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest » Deployment
TransientReferenceDestroyedAfterInvocationTest.org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest » Deployment
Weld930Test.org.jboss.weld.tests.alternatives.weld930.Weld930Test » Deployment
EnabledClassWithAlternativeStereotypeTest.org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest » Deployment
Alternatives2Test.org.jboss.weld.tests.alternatives.Alternatives2Test » Deployment
AlternativeEEComponentTest.org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest » Deployment
AlternativesTest.org.jboss.weld.tests.alternatives.AlternativesTest » Deployment
DisabledAlternativeNotValidatedTest.org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest » Deployment
EnabledAlternativeValidatedTest.org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest » Deployment
AccessibleAlternatives2Test.org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test » Deployment
AccessibleAlternativesTest.org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest » Deployment
AssignabilityTest.org.jboss.weld.tests.assignability.AssignabilityTest » Deployment
TypeVariableAssignabilityTest.org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest » Deployment
ExceptionHandlingTest.org.jboss.weld.tests.exceptions.ExceptionHandlingTest » Deployment
MultipleBeansTest.org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest » Deployment
ExtensionInMultipleWarsTest.org.jboss.weld.tests.extensions.enterprise.ExtensionInMultipleWarsTest » Deployment
SuperTypeTest.org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest » Deployment
VerifyValuesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest » Deployment
SetBeanAttributesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest » Deployment
InvalidTypesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest » Deployment
InvalidScopeTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest » Deployment
InvalidStereotypeTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest » Deployment
PassivationCapableDependencyErrorCausedByExtensionDetectedTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest » Deployment
PassivationCapabilityErrorCausedByExtensionDetectedTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest » Deployment
InvalidQualifierTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest » Deployment
VetoTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest » Deployment
SpecializationTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest » Deployment
TypeConflictDetectionTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest » Deployment
VetoTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest » Deployment
ProcessBeanAttributesNotFiredTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest » Deployment
ProcessSyntheticAnnotatedTypeTest.org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest » Deployment
EventsNotFiredForAnonymousClassTest.org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest » Deployment
GetDisposedParameterTest.org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest » Deployment
AfterTypeDiscoveryTest.org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest » Deployment
InjectionPointOverridingTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest » Deployment
ProcessInjectionPointFiredTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest » Deployment
SubclassConstructorInjectionPointTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest » Deployment
BeforeShutdownExtTest.org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest » Deployment
ProcessBeanTest.org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest » Deployment
AddPassivationCapableBeanWithNullIdTest.org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest » Deployment
WithAnnotationsTest.org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest » Deployment
AnnotatedTypeExtensionTest.org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest » Deployment
AnnotatedTypeSessionBeanTest.org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest » Deployment
CustomBeanWithAbstractBeanTypeTest.org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest » Deployment
ExtensionFieldMissingDependencyTest.org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest » Deployment
SessionBeanExtensionTest.org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest » Deployment
EnterpriseExtensionTest.org.jboss.weld.tests.extensions.EnterpriseExtensionTest » Deployment
InterceptorExtensionTest.org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest » Deployment
SpiAddedInterceptorBindingTest.org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest » Deployment
InjectedExtensionIsPassivationCapableDependencyTest.org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest » Deployment
SpiAddedQualifierTest.org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest » Deployment
SpiAddedQualifierTest.org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest » Deployment
BeforeBeanDiscoveryTest.org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest » Deployment
WildcardObserverTest.org.jboss.weld.tests.extensions.validation.WildcardObserverTest » Deployment
ProcessAnnotatedTypeTest.org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest » Deployment
AlternativeMetadataTest.org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest » Deployment
WildcardArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest » Deployment
WildcardMultiDimensionalArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest » Deployment
WildcardBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest » Deployment
TypeVariableBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest » Deployment
TypeVariableMultiDimensionalArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest » Deployment
ComplexBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest » Deployment
NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest.org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest » Deployment
TypeVariableArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest » Deployment
ExtensionTest.org.jboss.weld.tests.extensions.ExtensionTest » Deployment Canno...
InjectionPointWithTypesAndQualifiersOnlyTest.org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest » Deployment
DestroyingDependentInstanceTest.org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest » Deployment
DestroyingNormalScopedInstanceTest.org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest » Deployment
InstanceIteratorTest.org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest » Deployment
EventCurrentActivityTest.org.jboss.weld.tests.activities.current.EventCurrentActivityTest » Deployment
NonNormalScopeTest.org.jboss.weld.tests.activities.current.NonNormalScopeTest » Deployment
InactiveScopeTest.org.jboss.weld.tests.activities.current.InactiveScopeTest » Deployment
ELCurrentActivityTest.org.jboss.weld.tests.activities.current.ELCurrentActivityTest » Deployment
InjectedManagerCurrentActivityTest.org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest » Deployment
InstanceCurrentActivityTest.org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest » Deployment
ActivitiesTest.org.jboss.weld.tests.activities.ActivitiesTest » Deployment Can...
AdditionalServiceTest.org.jboss.weld.tests.service.additional.AdditionalServiceTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest » Deployment
DependentCircularInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest » Deployment
DependentSelfInjectionProducerTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest » Deployment
DependentSelfInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest » Deployment
Bootstrap2Test.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest » Deployment
NoClassDefFoundErrorTest.org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest » Deployment
ArrayInjectionTest.org.jboss.weld.tests.arrays.ArrayInjectionTest » Deployment
AssignabilityTest.org.jboss.weld.tests.arrays.test.AssignabilityTest » Deployment
WebServiceInterceptorTest.org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest » Deployment
Tests run: 610, Failures: 0, Errors: 596, Skipped: 8
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:11 min
[INFO] Finished at: 2016-09-28T06:08:32+08:00
[INFO] Final Memory: 45M/763M
[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 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> 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
7 years, 11 months
Build failed in Jenkins: Weld-3.x-jacoco #135
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/135/c...>
Changes:
[unknown]
------------------------------------------
[...truncated 10348 lines...]
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.createTestContext(TestContextHandler.java:130)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.junit.Arquillian$8.evaluate(Arquillian.java:367)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259)
at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:319)
at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99)
at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:72)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createBeforeContext(ContainerEventController.java:124)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.createTestContext(TestContextHandler.java:130)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.fireCustomLifecycle(EventTestRunnerAdaptor.java:159)
at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:312)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
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:363)
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:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
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)
Running org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Running org.jboss.weld.tests.servlet.async.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.jboss.weld.tests.servlet.async.AsyncServletTest
Running org.jboss.weld.tests.servlet.ServletBeanTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec - in org.jboss.weld.tests.servlet.ServletBeanTest
Running org.jboss.weld.tests.proxy.weld1141.VarargsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in org.jboss.weld.tests.proxy.weld1141.VarargsTest
Running org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test
Running org.jboss.weld.tests.proxy.superclass.named.Weld1827Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.jboss.weld.tests.proxy.superclass.named.Weld1827Test
Running org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
Running org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest
Running org.jboss.weld.tests.proxy.weld56.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.jboss.weld.tests.proxy.weld56.ProxyTest
Running org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec - in org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest
Running org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec - in org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Running org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec - in org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
Running org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec - in org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
Running org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Running org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Running org.jboss.weld.tests.proxy.ProxyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in org.jboss.weld.tests.proxy.ProxyTest
Running org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest
Running org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Running org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
Running org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
Running org.jboss.weld.tests.proxy.producer.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.jboss.weld.tests.proxy.producer.ProxyTest
Running org.jboss.weld.tests.proxy.ignoreinvalidmethods.ProxyIgnoreInvalidMethodsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.jboss.weld.tests.proxy.ignoreinvalidmethods.ProxyIgnoreInvalidMethodsTest
Running org.jboss.weld.tests.proxy.synthetic.SyntheticProxyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec - in org.jboss.weld.tests.proxy.synthetic.SyntheticProxyTest
Running org.jboss.weld.tests.proxy.client.privatemethods.ClientProxyPrivateMethodsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.jboss.weld.tests.proxy.client.privatemethods.ClientProxyPrivateMethodsTest
Running org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest
Running org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec - in org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Running org.jboss.weld.tests.proxy.client.unproxyable.ClientProxyForObjectRequiredTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.jboss.weld.tests.proxy.client.unproxyable.ClientProxyForObjectRequiredTypeTest
Running org.jboss.weld.tests.nonContextual.ServletListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.jboss.weld.tests.nonContextual.ServletListenerTest
Running org.jboss.weld.tests.nonContextual.ExampleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec - in org.jboss.weld.tests.nonContextual.ExampleTest
Running org.jboss.weld.tests.inheritance.weld824.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.jboss.weld.tests.inheritance.weld824.SuperclassTest
Running org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest
Running org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 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.26 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.452 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 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.291 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Running org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Running org.jboss.weld.tests.accessibility.WarAccessibilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec - in org.jboss.weld.tests.accessibility.WarAccessibilityTest
Running org.jboss.weld.tests.accessibility.EarAccessibilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec - in org.jboss.weld.tests.accessibility.EarAccessibilityTest
Running org.jboss.weld.tests.lambda.LambdaConstructsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.jboss.weld.tests.lambda.LambdaConstructsTest
Results :
Failed tests:
DispatchingTest>AbstractDispatchingTestCase.testCrossContextForward:66 expected:<[true]> but was:<[constructions: 3, destructions: 0]>
Tests run: 1036, Failures: 1, Errors: 0, Skipped: 15
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:44 min
[INFO] Finished at: 2016-08-28T09:16:43-04:00
[INFO] Final Memory: 42M/340M
[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 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/we...> 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
Terminating xvnc.
$ vncserver -kill :46
Killing Xvnc process ID 27532
Archiving artifacts
Recording test results
Publishing Javadoc
7 years, 11 months
Build failed in Jenkins: Weld-2.x-WF8-bootstrap-time-large-CI #1650
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
------------------------------------------
[...truncated 158 lines...]
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa07(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1650 jenkins-Weld-2.x-WF8-bootstrap-time-large-CI-1650 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa07(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1650 jenkins-Weld-2.x-WF8-bootstrap-time-large-CI-1650 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa07(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> 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 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
> git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
> git tag -a -f -m Jenkins Build #1650 jenkins-Weld-2.x-WF8-bootstrap-time-large-CI-1650 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://10.16.101.32/jbossqe/seam.git # timeout=10
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
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 seam-perf-qa07(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy268.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording plot data
Saving plot series data from: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
8 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #996
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[unknown]
------------------------------------------
[...truncated 5658 lines...]
1992/2417 KB
1996/2417 KB
1997/2417 KB
2001/2417 KB
2005/2417 KB
2009/2417 KB
2010/2417 KB
2014/2417 KB
2018/2417 KB
2022/2417 KB
2023/2417 KB
2027/2417 KB
2031/2417 KB
2035/2417 KB
2036/2417 KB
2040/2417 KB
2044/2417 KB
2048/2417 KB
2050/2417 KB
2054/2417 KB
2058/2417 KB
2062/2417 KB
2063/2417 KB
2067/2417 KB
2071/2417 KB
2075/2417 KB
2076/2417 KB
2080/2417 KB
2084/2417 KB
2088/2417 KB
2089/2417 KB
2093/2417 KB
2097/2417 KB
2101/2417 KB
2102/2417 KB
2106/2417 KB
2110/2417 KB
2114/2417 KB
2115/2417 KB
2119/2417 KB
2123/2417 KB
2127/2417 KB
2128/2417 KB
2132/2417 KB
2136/2417 KB
2140/2417 KB
2141/2417 KB
2145/2417 KB
2149/2417 KB
2153/2417 KB
2155/2417 KB
2159/2417 KB
2163/2417 KB
2167/2417 KB
2168/2417 KB
2172/2417 KB
2176/2417 KB
2180/2417 KB
2181/2417 KB
2185/2417 KB
2189/2417 KB
2193/2417 KB
2194/2417 KB
2198/2417 KB
2202/2417 KB
2206/2417 KB
2207/2417 KB
2211/2417 KB
2215/2417 KB
2219/2417 KB
2220/2417 KB
2224/2417 KB
2228/2417 KB
2232/2417 KB
2234/2417 KB
2238/2417 KB
2242/2417 KB
2246/2417 KB
2247/2417 KB
2251/2417 KB
2255/2417 KB
2259/2417 KB
2260/2417 KB
2264/2417 KB
2268/2417 KB
2272/2417 KB
2273/2417 KB
2277/2417 KB
2281/2417 KB
2285/2417 KB
2286/2417 KB
2290/2417 KB
2294/2417 KB
2298/2417 KB
2299/2417 KB
2303/2417 KB
2307/2417 KB
2311/2417 KB
2312/2417 KB
2316/2417 KB
2320/2417 KB
2324/2417 KB
2326/2417 KB
2330/2417 KB
2334/2417 KB
2338/2417 KB
2339/2417 KB
2343/2417 KB
2347/2417 KB
2351/2417 KB
2352/2417 KB
2356/2417 KB
2360/2417 KB
2364/2417 KB
2365/2417 KB
2369/2417 KB
2373/2417 KB
2377/2417 KB
2378/2417 KB
2382/2417 KB
2386/2417 KB
2390/2417 KB
2391/2417 KB
2395/2417 KB
2399/2417 KB
2403/2417 KB
2404/2417 KB
2408/2417 KB
2412/2417 KB
2416/2417 KB
2417/2417 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/w... (2417 KB at 314.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ pax-cdi-weld ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pax-cdi-weld ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ pax-cdi-weld ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>: Some input files use unchecked or unsafe operations.
[INFO] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pax-cdi-weld ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ pax-cdi-weld ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pax-cdi-weld ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ pax-cdi-weld ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.16:check (verify-style) @ pax-cdi-weld ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pax-cdi-weld ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-weld/1.0.0-SNAPSHOT/pax-cdi-weld-1.0.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-weld/1.0.0-SNAPSHOT/pax-cdi-weld-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ pax-cdi-weld ---
[INFO] Installing org/ops4j/pax/cdi/pax-cdi-weld/1.0.0-SNAPSHOT/pax-cdi-weld-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Web Adapter 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/ops4j/pax/we...
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/web...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/ops4j/pax/we...
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/web...
[WARNING] The POM for org.ops4j.pax.web:pax-web-api:jar:6.0.0-SNAPSHOT is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/ops4j/pax/we...
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/web...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Reactor .............................. SUCCESS [ 0.150 s]
[INFO] OPS4J Pax CDI Checkstyle Rules ..................... SUCCESS [ 0.824 s]
[INFO] OPS4J Pax CDI Parent POM ........................... SUCCESS [ 0.880 s]
[INFO] OPS4J Pax CDI Bean Bundle API ...................... SUCCESS [ 2.839 s]
[INFO] OPS4J Pax CDI Service Provider Interface ........... SUCCESS [ 1.461 s]
[INFO] OPS4J Pax CDI Extender for Bean Bundles ............ SUCCESS [ 0.807 s]
[INFO] OPS4J Pax CDI OpenWebBeans Adapter ................. SUCCESS [ 9.970 s]
[INFO] OPS4J Pax CDI Samples Reactor ...................... SUCCESS [ 0.271 s]
[INFO] OPS4J Pax CDI Sample1 .............................. SUCCESS [ 0.594 s]
[INFO] OPS4J Pax CDI Sample1 Client ....................... SUCCESS [ 0.529 s]
[INFO] OPS4J Pax CDI Sample1 WAB .......................... SUCCESS [ 0.909 s]
[INFO] OPS4J Pax CDI WAR Sample for non-OSGi Jetty ........ SUCCESS [ 14.598 s]
[INFO] OPS4J Pax CDI Sample2 Service ...................... SUCCESS [ 0.660 s]
[INFO] OPS4J Pax CDI Sample3 .............................. SUCCESS [ 0.436 s]
[INFO] OPS4J Pax CDI Sample3 Client ....................... SUCCESS [ 0.593 s]
[INFO] OPS4J Pax CDI Sample4 JSF WAB ...................... SUCCESS [ 0.520 s]
[INFO] OPS4J Pax CDI Sample5 .............................. SUCCESS [ 0.458 s]
[INFO] OPS4J Pax CDI Sample5 Client1 ...................... SUCCESS [ 0.496 s]
[INFO] OPS4J Pax CDI Sample5 Client2 ...................... SUCCESS [ 0.483 s]
[INFO] OPS4J Pax CDI Sample6 .............................. SUCCESS [ 0.424 s]
[INFO] OPS4J Pax CDI Sample7 API .......................... SUCCESS [ 0.381 s]
[INFO] OPS4J Pax CDI Sample7 Service 100 .................. SUCCESS [ 0.362 s]
[INFO] OPS4J Pax CDI Sample7 Service 101 .................. SUCCESS [ 0.360 s]
[INFO] OPS4J Pax CDI Sample7 Service 102 .................. SUCCESS [ 0.363 s]
[INFO] OPS4J Pax CDI Sample7 Client Dynamic ............... SUCCESS [ 0.372 s]
[INFO] OPS4J Pax CDI Sample8 .............................. SUCCESS [ 0.526 s]
[INFO] OPS4J Pax CDI Sample9 .............................. SUCCESS [ 0.424 s]
[INFO] OPS4J Pax CDI Portable Extension for OSGi .......... SUCCESS [ 3.551 s]
[INFO] OPS4J Pax CDI Weld Adapter ......................... SUCCESS [ 9.207 s]
[INFO] OPS4J Pax CDI Web Adapter .......................... FAILURE [ 3.198 s]
[INFO] OPS4j Pax CDI Web Weld Adapter ..................... SKIPPED
[INFO] OPS4J Pax CDI Web OpenWebBeans Adapter ............. SKIPPED
[INFO] OPS4J Pax CDI Karaf Features ....................... SKIPPED
[INFO] OPS4J Pax CDI Test Support ......................... SKIPPED
[INFO] OPS4J Pax CDI Servlet Container Integration ........ SKIPPED
[INFO] OPS4J Pax CDI Undertow OpenWebBeans Adapter ........ SKIPPED
[INFO] OPS4J Pax CDI Undertow Weld Adapter ................ SKIPPED
[INFO] OPS4J Pax CDI Manual ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.216 s
[INFO] Finished at: 2016-09-02T09:28:26+08:00
[INFO] Final Memory: 73M/731M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pax-cdi-web: Could not resolve dependencies for project org.ops4j.pax.cdi:pax-cdi-web:bundle:1.0.0-SNAPSHOT: Could not find artifact org.ops4j.pax.web:pax-web-api:jar:6.0.0-SNAPSHOT in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public) -> [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/DependencyResolutionExce...
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :pax-cdi-web
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> is 23 hr old
8 years, 2 months
Build failed in Jenkins: Weld-log-msg-CI-osprey #855
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
Changes:
[unknown]
------------------------------------------
[...truncated 3184 lines...]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-servlet <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-servlet ---
[INFO] Including org.jboss.weld.servlet:weld-servlet-core:jar:2.4.1-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.environment:weld-environment-common:jar:2.4.1-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-spi:jar:2.4.Final in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including org.jboss.weld.probe:weld-probe-core:jar:2.4.1-SNAPSHOT in 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] Including org.jboss.logging:jboss-logging:jar:3.2.1.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.4.1-SNAPSHOT in the shaded jar.
[INFO] Including javax.enterprise:cdi-api:jar:1.2 in the shaded jar.
[INFO] Including org.jboss.weld:weld-api:jar:2.4.Final in the shaded jar.
[INFO] Including org.jboss.classfilewriter:jboss-classfilewriter:jar:1.1.2.Final in the shaded jar.
[INFO] Including org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final in the shaded jar.
[INFO] Including org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.4.1-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-logging-tools:jar:1.0.1.Final in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.3.1 in the shaded jar.
[INFO] Including org.trimou:trimou-extension-gson:jar:1.8.0.Final in the shaded jar.
[INFO] Including org.trimou:trimou-core:jar:1.8.0.Final in the shaded jar.
[INFO] Including com.google.guava:guava:jar:14.0.1 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.4 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.1 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Base) 2.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-servlet-test-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 137 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-servlet-test-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-servlet-test-base ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-servlet-test-base ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-servlet-test-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-servlet-test-base <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet-test-base ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-servlet-test-tomcat ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet-test-tomcat ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1: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:3.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1: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:3.0.2:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-log-msg-CI-ospre...>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 3.403 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 16.905 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 0.811 s]
[INFO] Weld Implementation ................................ SUCCESS [ 1.199 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.297 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 3.224 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 1.232 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 2.819 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.026 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 0.539 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 2.004 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 9.812 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 1.170 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 1.776 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 1.172 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 5.325 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 1.644 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.232 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 0.979 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.199 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 1.714 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 1.681 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 1.090 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 0.741 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 0.574 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2016-09-27T21:42:33+08:00
[INFO] Final Memory: 109M/825M
[INFO] ------------------------------------------------------------------------
+ cp 'target/*.json' results/indexes
cp: cannot stat ‘target/*.json’: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
8 years, 3 months
Build failed in Jenkins: Weld-3.x-incontainer-WF10-osprey #282
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-incontainer-...>
Changes:
[unknown]
------------------------------------------
[...truncated 9886 lines...]
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,720/1,755 Failed tests: 4 (706)
Sep 02, 2016 7:02:16 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]
Sep 02, 2016 7:02:16 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,721/1,755 Failed tests: 4 (707)
Sep 02, 2016 7:02:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest, time: 8 ms]
Sep 02, 2016 7:02:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,722/1,755 Failed tests: 4 (708)
Sep 02, 2016 7:02:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 31 ms]
Sep 02, 2016 7:02:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 355c34e7-5053-4c35-9ea3-14e3be41a53b.war, time: 7 ms]
Sep 02, 2016 7:02:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,723/1,755 Failed tests: 4 (709)
Sep 02, 2016 7:02:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 21 ms]
Sep 02, 2016 7:02:20 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,724/1,755 Failed tests: 4 (710)
Sep 02, 2016 7:02:20 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 14 ms]
Sep 02, 2016 7:02:20 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 8d496047-b7bd-4e60-a781-b56483754af9.war, time: 7 ms]
Sep 02, 2016 7:02:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,725/1,755 Failed tests: 4 (711)
Sep 02, 2016 7:02:21 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test, time: 23 ms]
Sep 02, 2016 7:02:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection: 1,726/1,755 Failed tests: 4 (712)
Sep 02, 2016 7:02:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 20 ms]
Sep 02, 2016 7:02:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,727/1,755 Failed tests: 4 (713)
Sep 02, 2016 7:02:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledSessionBeanInjectionNotAvailableTest, time: 20 ms]
Sep 02, 2016 7:02:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c14a59fe-dc95-4899-9a49-4ef8d35275b9.war, time: 7 ms]
Sep 02, 2016 7:02:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledSessionBeanInjectionNotAvailableTest.testInjection: 1,728/1,755 Failed tests: 4 (714)
Sep 02, 2016 7:02:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 15 ms]
Sep 02, 2016 7:02:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: d55e4638-51fa-4a63-bcf0-02da1172246a.war, time: 7 ms]
Sep 02, 2016 7:02:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,729/1,755 Failed tests: 4 (715)
Sep 02, 2016 7:02:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 15 ms]
Sep 02, 2016 7:02:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dae0f5b7-850f-4b79-b896-b816e1a79d85.war, time: 7 ms]
Sep 02, 2016 7:02:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ff4b639c-30b8-4989-94c6-7262e5685700.war, time: 7 ms]
Sep 02, 2016 7:02:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,730/1,755 Failed tests: 4 (716)
Sep 02, 2016 7:02:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 34 ms]
Sep 02, 2016 7:02:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,731/1,755 Failed tests: 4 (717)
Sep 02, 2016 7:02:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,732/1,755 Failed tests: 4 (717)
Sep 02, 2016 7:02:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 29 ms]
Sep 02, 2016 7:02:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 9bdc2c4e-77a5-45be-923b-d11c9f97afdb.war, time: 7 ms]
Sep 02, 2016 7:02:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,733/1,755 Failed tests: 4 (718)
Sep 02, 2016 7:02:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,734/1,755 Failed tests: 4 (718)
Sep 02, 2016 7:02:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 27 ms]
Sep 02, 2016 7:02:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 53fdc5a2-3519-4f66-9499-5f483b7fbec4.war, time: 7 ms]
Sep 02, 2016 7:02:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,735/1,755 Failed tests: 4 (719)
Sep 02, 2016 7:02:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,736/1,755 Failed tests: 4 (719)
Sep 02, 2016 7:02:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.EnterpriseResolutionByTypeTest, time: 13 ms]
Sep 02, 2016 7:02:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseResolutionByTypeTest.testBeanTypesOnSessionBean: 1,737/1,755 Failed tests: 4 (720)
Sep 02, 2016 7:02:31 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 13, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Sep 02, 2016 7:02:31 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Sep 02, 2016 7:02:31 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.producer.ProducerMethodWithPrimitiveReturnTypePassivationTest, time: 7 ms]
Sep 02, 2016 7:02:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithPrimitiveReturnTypePassivationTest.testProducerMethodWithPrimitiveReturnType: 1,738/1,755 Failed tests: 4 (721)
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest, time: 7 ms]
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodAnnotatedDisposesTest.testObserverMethodWithDisposesParamFails: 1,739/1,755 Failed tests: 4 (722)
Sep 02, 2016 7:02:33 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: 8 ms]
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,740/1,755 Failed tests: 4 (723)
Sep 02, 2016 7:02:33 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]
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 1,741/1,755 Failed tests: 4 (724)
Sep 02, 2016 7:02: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.DecoratoredBeanTypeParamFieldTest, time: 30 ms]
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 1,742/1,755 Failed tests: 4 (725)
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest, time: 8 ms]
Sep 02, 2016 7:02:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PackagePrivateFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,743/1,755 Failed tests: 4 (726)
Sep 02, 2016 7:02:33 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]
Sep 02, 2016 7:02:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,744/1,755 Failed tests: 4 (727)
Sep 02, 2016 7:02:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 18 ms]
Sep 02, 2016 7:02:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c66a2144-ccbe-4fd4-bdcc-db171623c1e7.war, time: 20 ms]
Sep 02, 2016 7:02:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,745/1,755 Failed tests: 4 (728)
Sep 02, 2016 7:02:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 16 ms]
Sep 02, 2016 7:02:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,746/1,755 Failed tests: 4 (729)
Sep 02, 2016 7:02:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailable02Test, time: 33 ms]
Sep 02, 2016 7:02:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testManagedBeanInjection: 1,747/1,755 Failed tests: 4 (730)
Sep 02, 2016 7:02:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testSessionBeanInjection: 1,748/1,755 Failed tests: 4 (730)
Sep 02, 2016 7:02:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 32 ms]
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,749/1,755 Failed tests: 4 (731)
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,750/1,755 Failed tests: 4 (731)
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 4, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Sep 02, 2016 7:02:40 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]
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 1,751/1,755 Failed tests: 4 (732)
Sep 02, 2016 7:02:40 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: 16 ms]
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,752/1,755 Failed tests: 4 (733)
Sep 02, 2016 7:02:40 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 20 ms]
Sep 02, 2016 7:02:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,753/1,755 Failed tests: 4 (734)
Sep 02, 2016 7:02:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 20 ms]
Sep 02, 2016 7:02:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,754/1,755 Failed tests: 4 (735)
Sep 02, 2016 7:02:43 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Sep 02, 2016 7:02:43 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Sep 02, 2016 7:02:43 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: 16 ms]
Sep 02, 2016 7:02:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,755/1,755 Failed tests: 4 (736)
Tests run: 1755, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 738.339 sec <<< FAILURE! - in TestSuite
disposeCalledOnAlreadyDisposedInstance(org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest) Time elapsed: 0.049 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@4f22c6b7] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@4f22c6b7] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@4f22c6b7] should have thrown an exception of class java.lang.IllegalStateException
injectCalledOnAlreadyDisposedInstance(org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest) Time elapsed: 0.022 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@6cc6f756] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@6cc6f756] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@6cc6f756] should have thrown an exception of class java.lang.IllegalStateException
postConstructCalledOnAlreadyDisposedInstance(org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest) Time elapsed: 0.02 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@60c47f6a] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@60c47f6a] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@60c47f6a] should have thrown an exception of class java.lang.IllegalStateException
preDeStroyCalledOnAlreadyDisposedInstance(org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest) Time elapsed: 0.015 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@33bcadc1] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Expected exception java.lang.IllegalStateException but got org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@33bcadc1] should have thrown an exception of class java.lang.IllegalStateException
Caused by: org.testng.TestException:
Method UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance()[pri:0, instance:org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest@33bcadc1] should have thrown an exception of class java.lang.IllegalStateException
Results :
Failed tests:
UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance » Test
UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance » Test
UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance » Test
UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance » Test
Tests run: 1755, Failures: 4, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:45 min
[INFO] Finished at: 2016-09-02T19:02:46+08:00
[INFO] Final Memory: 54M/600M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project weld-jboss-runner-tck: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-incontainer-...> 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
8 years, 3 months