You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/18 17:24:22 UTC

Build failed in Jenkins: UIMAJ-SDK_java8 #446

See <https://builds.apache.org/job/UIMAJ-SDK_java8/446/display/redirect>

------------------------------------------
[...truncated 9.48 KB...]
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/uima/uimaj/trunk at revision '2019-07-18T17:21:56.392 +0000'
ERROR: Failed to check out https://svn.apache.org/repos/asf/uima/uimaj/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: unknown host
svn: E175002: OPTIONS request failed on '/repos/asf/uima/uimaj/trunk'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:113)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1035)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:164)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:178)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.checkout(SvnNgAbstractUpdate.java:831)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:26)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:11)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1017)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:990)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: svn.apache.org: Temporary failure in name resolution
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
	at java.net.InetAddress.getAllByName(InetAddress.java:1192)
	at java.net.InetAddress.getAllByName(InetAddress.java:1126)
	at java.net.InetAddress.getByName(InetAddress.java:1076)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:207)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory._createSSLSocket(SVNSocketFactory.java:107)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createSSLSocket(SVNSocketFactory.java:94)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:237)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415)
	... 31 more
java.net.UnknownHostException: svn.apache.org: Temporary failure in name resolution
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
	at java.net.InetAddress.getAllByName(InetAddress.java:1192)
	at java.net.InetAddress.getAllByName(InetAddress.java:1126)
	at java.net.InetAddress.getByName(InetAddress.java:1076)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:207)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory._createSSLSocket(SVNSocketFactory.java:107)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createSSLSocket(SVNSocketFactory.java:94)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:237)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415)
Caused: org.tmatesoft.svn.core.SVNException: svn: E175002: unknown host
svn: E175002: OPTIONS request failed on '/repos/asf/uima/uimaj/trunk'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:113)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1035)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:164)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:178)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.checkout(SvnNgAbstractUpdate.java:831)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:26)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:11)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:133)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:937)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:864)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: java.io.IOException: Failed to check out https://svn.apache.org/repos/asf/uima/uimaj/trunk
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:144)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1017)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:990)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/uima/uimaj/trunk at revision '2019-07-18T17:21:56.392 +0000'
ERROR: Failed to check out https://svn.apache.org/repos/asf/uima/uimaj/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: unknown host
svn: E175002: OPTIONS request failed on '/repos/asf/uima/uimaj/trunk'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:113)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1035)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:164)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:178)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.checkout(SvnNgAbstractUpdate.java:831)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:26)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:11)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1017)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:990)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: svn.apache.org: Temporary failure in name resolution
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
	at java.net.InetAddress.getAllByName(InetAddress.java:1192)
	at java.net.InetAddress.getAllByName(InetAddress.java:1126)
	at java.net.InetAddress.getByName(InetAddress.java:1076)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:207)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory._createSSLSocket(SVNSocketFactory.java:107)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createSSLSocket(SVNSocketFactory.java:94)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:237)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415)
	... 31 more
java.net.UnknownHostException: svn.apache.org: Temporary failure in name resolution
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
	at java.net.InetAddress.getAllByName(InetAddress.java:1192)
	at java.net.InetAddress.getAllByName(InetAddress.java:1126)
	at java.net.InetAddress.getByName(InetAddress.java:1076)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:207)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory._createSSLSocket(SVNSocketFactory.java:107)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createSSLSocket(SVNSocketFactory.java:94)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:237)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415)
Caused: org.tmatesoft.svn.core.SVNException: svn: E175002: unknown host
svn: E175002: OPTIONS request failed on '/repos/asf/uima/uimaj/trunk'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:113)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1035)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:164)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:178)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.checkout(SvnNgAbstractUpdate.java:831)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:26)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCheckout.run(SvnNgCheckout.java:11)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:133)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:937)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:864)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: java.io.IOException: Failed to check out https://svn.apache.org/repos/asf/uima/uimaj/trunk
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:144)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1017)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:990)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)

Jenkins build is back to normal : UIMAJ-SDK_java8 #448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/448/display/redirect?page=changes>


Build failed in Jenkins: UIMAJ-SDK_java8 #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java8/447/display/redirect>

------------------------------------------
[...truncated 3.43 MB...]
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderCasInitializerImpl.java>:153: warning: no description for @param
[ERROR] * @param mappings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderImpl.java>:112: warning: no description for @param
[ERROR] * @param iterator
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:54: warning: no description for @param
[ERROR] * @param descriptor
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:81: warning: no description for @param
[ERROR] * @param settings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:121: warning: no description for @param
[ERROR] * @param settings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:139: warning: no description for @param
[ERROR] * @param mappings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:169: warning: no description for @param
[ERROR] * @param string
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:176: warning: no description for @param
[ERROR] * @param l
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:183: warning: no description for @param
[ERROR] * @param aStartAt
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:191: warning: no description for @param
[ERROR] * @param string
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:209: warning: no description for @param
[ERROR] * @param queue
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:290: warning: no @param for key
[ERROR] public String getResourceString(String key) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:290: warning: no @return
[ERROR] public String getResourceString(String key) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:306: warning: no @return
[ERROR] public ResourceBundle getResourceBundle() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:433: warning: no description for @param
[ERROR] * @param arguments
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:435: warning: no @return
[ERROR] public int main1(String[] arguments) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/AnnotationViewerMain.java>:342: warning: no @param for aDescriptorFileName
[ERROR] public File getStyleMapFileName(String aDescriptorFileName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/AnnotationViewerMain.java>:342: warning: no @return
[ERROR] public File getStyleMapFileName(String aDescriptorFileName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/RunAE.java>:109: warning: no @param for args
[ERROR] public RunAE(String[] args) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/ValidateDescriptor.java>:39: warning: no @throws for java.lang.Exception
[ERROR] public static void main(String[] args) throws Exception {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/viewer/CasAnnotationViewer.java>:1016: warning: no description for @param
[ERROR] * @param aHideUnselected
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/viewer/CasAnnotationViewer.java>:853: warning: no @param for aEntityViewEnabled
[ERROR] public CasAnnotationViewer(boolean aEntityViewEnabled) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/viewer/CasTreeViewer.java>:80: warning: no @throws for org.apache.uima.cas.CASException
[ERROR] public CasTreeViewer(CAS aCAS) throws CASException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/MetaDataPanel.java>:188: warning: no @return
[ERROR] public boolean isModified() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/ConfigField.java>:160: warning: no @return
[ERROR] public boolean isModified() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/ConfigField.java>:175: warning: no @return
[ERROR] public boolean isDirty() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/CpmFrame.java>:161: warning: no @param for args
[ERROR] public static void main(String[] args) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/CpmPanel.java>:1038: warning: no @return
[ERROR] public boolean confirmExit() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/PerformanceReportDialog.java>:59: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/PerformanceReportDialog.java>:61: warning: no @param for aFrame
[ERROR] public PerformanceReportDialog(Frame aFrame) throws HeadlessException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:276: warning: no @param for tae
[ERROR] public void setTextAnalysisEngine(org.apache.uima.analysis_engine.TaeDescription tae) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:298: warning: no @param for cas
[ERROR] public String launchEditor(AnalysisEngineMetaData aAnalysisEngineMetaData, String aStyleMapXml,
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:118: warning: no @param for aOwner
[ERROR] public StyleMapEditor(final JFrame aOwner, CAS cas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:118: warning: no @param for cas
[ERROR] public StyleMapEditor(final JFrame aOwner, CAS cas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEntry.java>:86: warning: no @return
[ERROR] public String getPattern() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:176: warning: no @throws for javax.xml.transform.TransformerException
[ERROR] public void processStyleMap(File aStyleMap) throws TransformerException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:210: warning: no @throws for javax.xml.transform.TransformerException
[ERROR] public void processDocument(File aInlineXmlDoc) throws TransformerException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:356: warning: no @throws for java.io.IOException
[ERROR] public void autoGenerateStyleMapFile(AnalysisEngine aAE, File aStyleMapFile) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:371: warning: no @throws for java.io.IOException
[ERROR] public void autoGenerateStyleMapFile(AnalysisEngineMetaData aMetaData, File aStyleMapFile)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:393: warning: no @throws for java.io.IOException
[ERROR] public void autoGenerateStyleMapFile(TypeSystemDescription aTypeSystem, File aStyleMapFile)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/gui/SpringUtilities.java>:37: warning: no @param for c
[ERROR] public static void printSizes(Component c) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/gui/SpringUtilities.java>:61: warning: no @param for parent
[ERROR] public static void makeGrid(Container parent, int rows, int cols, int initialX, int initialY,
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/util/gui/SpringUtilities.java>:153: warning: no @param for parent
[ERROR] public static void makeCompactGrid(Container parent, int rows, int cols, int initialX,
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/annot_view/Gladis.java>:34: warning: no description for @param
[ERROR] * @param args
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/pear/install/InstallPearCli.java>:32: warning: no description for @param
[ERROR] * @param args
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:190: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:197: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:204: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:205: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:212: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:213: warning: no description for @param
[ERROR] * @param arg1
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:60: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:67: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:74: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:75: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:82: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:83: warning: no description for @param
[ERROR] * @param arg1
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-configurator/src/main/java/org/apache/uima/taeconfigurator/editors/ui/AbstractSection.java>:814: error: @param name not found
[ERROR] * @param table the table
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_191/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/UIMAJ-SDK_java8/ws/target/site/apidocs'> dir.
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-runtime/pom.xml> to org.apache.uima/uimaj-eclipse-feature-runtime/2.10.4-SNAPSHOT/uimaj-eclipse-feature-runtime-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-runtime/target/uimaj-eclipse-feature-runtime_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-eclipse-feature-runtime/2.10.4-SNAPSHOT/uimaj-eclipse-feature-runtime-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-launcher/pom.xml> to org.apache.uima/uimaj-ep-launcher/2.10.4-SNAPSHOT/uimaj-ep-launcher-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-launcher/target/org.apache.uima.launcher_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-launcher/2.10.4-SNAPSHOT/uimaj-ep-launcher-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-tools/pom.xml> to org.apache.uima/uimaj-eclipse-feature-tools/2.10.4-SNAPSHOT/uimaj-eclipse-feature-tools-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-tools/target/uimaj-eclipse-feature-tools_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-eclipse-feature-tools/2.10.4-SNAPSHOT/uimaj-eclipse-feature-tools-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-bootstrap/pom.xml> to org.apache.uima/uimaj-bootstrap/2.10.4-SNAPSHOT/uimaj-bootstrap-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-bootstrap/target/uimaj-bootstrap-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-bootstrap/2.10.4-SNAPSHOT/uimaj-bootstrap-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj-eclipse-plugins/pom.xml> to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.10.4-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/pom.xml> to org.apache.uima/uimaj-core/2.10.4-SNAPSHOT/uimaj-core-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/target/uima-core.jar> to org.apache.uima/uimaj-core/2.10.4-SNAPSHOT/uimaj-core-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-component-test-util/pom.xml> to org.apache.uima/uimaj-component-test-util/2.10.4-SNAPSHOT/uimaj-component-test-util-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-component-test-util/target/uimaj-component-test-util-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-component-test-util/2.10.4-SNAPSHOT/uimaj-component-test-util-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj-docbooks/pom.xml> to org.apache.uima/aggregate-uimaj-docbooks/2.10.4-SNAPSHOT/aggregate-uimaj-docbooks-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-tools/pom.xml> to org.apache.uima/uima-docbook-tools/2.10.4-SNAPSHOT/uima-docbook-tools-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-document-annotation/pom.xml> to org.apache.uima/uimaj-document-annotation/2.10.4-SNAPSHOT/uimaj-document-annotation-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-document-annotation/target/uima-document-annotation.jar> to org.apache.uima/uimaj-document-annotation/2.10.4-SNAPSHOT/uimaj-document-annotation-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/pom.xml> to org.apache.uima/jVinci/2.10.4-SNAPSHOT/jVinci-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/target/jVinci.jar> to org.apache.uima/jVinci/2.10.4-SNAPSHOT/jVinci-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-configurator/pom.xml> to org.apache.uima/uimaj-ep-configurator/2.10.4-SNAPSHOT/uimaj-ep-configurator-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-configurator/target/org.apache.uima.desceditor_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-configurator/2.10.4-SNAPSHOT/uimaj-ep-configurator-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-examples/pom.xml> to org.apache.uima/uimaj-examples/2.10.4-SNAPSHOT/uimaj-examples-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-examples/target/uima-examples.jar> to org.apache.uima/uimaj-examples/2.10.4-SNAPSHOT/uimaj-examples-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-vinci/pom.xml> to org.apache.uima/uimaj-adapter-vinci/2.10.4-SNAPSHOT/uimaj-adapter-vinci-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-vinci/target/uima-adapter-vinci.jar> to org.apache.uima/uimaj-adapter-vinci/2.10.4-SNAPSHOT/uimaj-adapter-vinci-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/PearPackagingMavenPlugin/pom.xml> to org.apache.uima/PearPackagingMavenPlugin/2.10.4-SNAPSHOT/PearPackagingMavenPlugin-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/PearPackagingMavenPlugin/target/uima-pear-maven-plugin.jar> to org.apache.uima/PearPackagingMavenPlugin/2.10.4-SNAPSHOT/PearPackagingMavenPlugin-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor-ide/pom.xml> to org.apache.uima/uimaj-ep-cas-editor-ide/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-ide-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor-ide/target/org.apache.uima.caseditor.ide_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-cas-editor-ide/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-ide-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-test-util/pom.xml> to org.apache.uima/uimaj-test-util/2.10.4-SNAPSHOT/uimaj-test-util-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-test-util/target/uimaj-test-util-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-test-util/2.10.4-SNAPSHOT/uimaj-test-util-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-runtime/pom.xml> to org.apache.uima/uimaj-ep-runtime/2.10.4-SNAPSHOT/uimaj-ep-runtime-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-runtime/target/org.apache.uima.runtime_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-runtime/2.10.4-SNAPSHOT/uimaj-ep-runtime-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-debug/pom.xml> to org.apache.uima/uimaj-ep-debug/2.10.4-SNAPSHOT/uimaj-ep-debug-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-debug/target/org.apache.uima.debug_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-debug/2.10.4-SNAPSHOT/uimaj-ep-debug-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor/pom.xml> to org.apache.uima/uimaj-ep-cas-editor/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor/target/org.apache.uima.caseditor_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-cas-editor/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj/pom.xml> to org.apache.uima/aggregate-uimaj/2.10.4-SNAPSHOT/aggregate-uimaj-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-parent/pom.xml> to org.apache.uima/uimaj-parent/2.10.4-SNAPSHOT/uimaj-parent-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jcasgen-maven-plugin/pom.xml> to org.apache.uima/jcasgen-maven-plugin/2.10.4-SNAPSHOT/jcasgen-maven-plugin-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jcasgen-maven-plugin/target/jcasgen-maven-plugin-2.10.4-SNAPSHOT.jar> to org.apache.uima/jcasgen-maven-plugin/2.10.4-SNAPSHOT/jcasgen-maven-plugin-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> to org.apache.uima/uimaj/2.10.4-SNAPSHOT/uimaj-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/target/uimaj-2.10.4-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimaj/2.10.4-SNAPSHOT/uimaj-2.10.4-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/target/uimaj-2.10.4-SNAPSHOT-bin.zip> to org.apache.uima/uimaj/2.10.4-SNAPSHOT/uimaj-2.10.4-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-jcasgen/pom.xml> to org.apache.uima/uimaj-ep-jcasgen/2.10.4-SNAPSHOT/uimaj-ep-jcasgen-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-jcasgen/target/org.apache.uima.jcas.jcasgenp_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-jcasgen/2.10.4-SNAPSHOT/uimaj-ep-jcasgen-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-json/pom.xml> to org.apache.uima/uimaj-json/2.10.4-SNAPSHOT/uimaj-json-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-json/target/uimaj-json-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-json/2.10.4-SNAPSHOT/uimaj-json-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/pom.xml> to org.apache.uima/uimaj-tools/2.10.4-SNAPSHOT/uimaj-tools-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/target/uima-tools.jar> to org.apache.uima/uimaj-tools/2.10.4-SNAPSHOT/uimaj-tools-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-tutorials-and-users-guides/pom.xml> to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.10.4-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-soap/pom.xml> to org.apache.uima/uimaj-adapter-soap/2.10.4-SNAPSHOT/uimaj-adapter-soap-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-soap/target/uima-adapter-soap.jar> to org.apache.uima/uimaj-adapter-soap/2.10.4-SNAPSHOT/uimaj-adapter-soap-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-pear-packager/pom.xml> to org.apache.uima/uimaj-ep-pear-packager/2.10.4-SNAPSHOT/uimaj-ep-pear-packager-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-pear-packager/target/org.apache.uima.pear_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-pear-packager/2.10.4-SNAPSHOT/uimaj-ep-pear-packager-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-overview-and-setup/pom.xml> to org.apache.uima/uima-docbook-overview-and-setup/2.10.4-SNAPSHOT/uima-docbook-overview-and-setup-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-references/pom.xml> to org.apache.uima/uima-docbook-references/2.10.4-SNAPSHOT/uima-docbook-references-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/pom.xml> to org.apache.uima/uimaj-cpe/2.10.4-SNAPSHOT/uimaj-cpe-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/target/uima-cpe.jar> to org.apache.uima/uimaj-cpe/2.10.4-SNAPSHOT/uimaj-cpe-2.10.4-SNAPSHOT.jar
Sending e-mails to: dev@uima.apache.org
channel stopped