You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/20 01:36:12 UTC

Build failed in Jenkins: Creadur-Whisker-Site #2

See <https://builds.apache.org/job/Creadur-Whisker-Site/2/>

------------------------------------------
[...truncated 211 lines...]
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/Creadur-Whisker-Site/ws/>
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-19T23:32:47.721 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Jenkins build is back to normal : Creadur-Whisker-Site #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/17/changes>


Build failed in Jenkins: Creadur-Whisker-Site #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/16/>

------------------------------------------
[...truncated 752 lines...]
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ByOrganisation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Organisation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Visitor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/License.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/LicenseAndOrganisationCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/WithinDirectory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/WithLicense.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ContentElement.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/NoCopyrightNoticeVerifier.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ResourceNamesCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Resource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/LicenseTemplateException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/NoticeCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Descriptor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/class-use/FromFileSystem.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/class-use/Directory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/JDomBuilder.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/UnexpectedElementException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/InvalidXmlException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/MissingIDException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/DuplicateElementException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/class-use/WriteResultsIntoDirectoryFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/class-use/WriteResultsToSystemOutFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Configuration.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Act.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Whisker.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/ConfigurationBuilder.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Result.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/AbstractEngine.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/LicenseConfiguration.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/ResultWriterFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/StreamableResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableClassPathResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableFileResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableFileNameResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableResourceFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDefinitionError.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDescription.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceSourceAuditor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDefinitionException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/LicenseAnalyst.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/Product.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/Indentation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/VelocityReports.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/VelocityEngine.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/RenderingHelper.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/SystemLog.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/CommandLineOption.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/Main.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/GenerateMojo.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/MojoToJCLLog.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/HelpMojo.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/index.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/help-doc.html...>
1 error
2 warnings
[JENKINS] Archiving site from <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Creadur-Whisker-Site/site
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [1:18.143s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:23.217s
[INFO] Finished at: Wed Sep 03 08:33:06 UTC 2014
[INFO] Final Memory: 61M/769M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: Error generating maven-javadoc-plugin:2.9.1:aggregate:
[ERROR] Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
[ERROR] * Display help information on apache-whisker-plugin4maven.<br/>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
[ERROR] * @author
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
[ERROR] * @version
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:146)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.doxia.siterenderer.RendererException: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:239)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:311)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:129)
	at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:182)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:141)
	... 32 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocReport.generate(JavadocReport.java:130)
	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:233)
	... 36 more
[ERROR] 
[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
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/15/changes>

Changes:

[pottlinger] Build problems

* Upgrading to new RAT 0.11
* It's not really clear why we get these build errors since 
  https://jira.codehaus.org/browse/MPLUGIN-244 
  is solved in the version we are using (3.3)

------------------------------------------
[...truncated 777 lines...]
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ByOrganisation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Organisation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Visitor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/License.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/LicenseAndOrganisationCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/WithinDirectory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/WithLicense.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ContentElement.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/NoCopyrightNoticeVerifier.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ResourceNamesCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Resource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/LicenseTemplateException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/NoticeCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Descriptor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/class-use/FromFileSystem.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/class-use/Directory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/JDomBuilder.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/UnexpectedElementException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/InvalidXmlException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/MissingIDException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/DuplicateElementException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/class-use/WriteResultsIntoDirectoryFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/class-use/WriteResultsToSystemOutFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Configuration.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Act.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Whisker.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/ConfigurationBuilder.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Result.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/AbstractEngine.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/LicenseConfiguration.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/ResultWriterFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/StreamableResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableClassPathResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableFileResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableFileNameResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableResourceFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDefinitionError.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDescription.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceSourceAuditor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDefinitionException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/LicenseAnalyst.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/Product.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/Indentation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/VelocityReports.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/VelocityEngine.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/RenderingHelper.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/SystemLog.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/CommandLineOption.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/Main.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/GenerateMojo.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/MojoToJCLLog.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/HelpMojo.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/index.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/help-doc.html...>
1 error
2 warnings
[JENKINS] Archiving site from <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Creadur-Whisker-Site/site
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [1:21.068s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:26.230s
[INFO] Finished at: Wed Sep 03 08:28:01 UTC 2014
[INFO] Final Memory: 65M/1075M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: Error generating maven-javadoc-plugin:2.9.1:aggregate:
[ERROR] Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
[ERROR] * Display help information on apache-whisker-plugin4maven.<br/>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
[ERROR] * @author
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
[ERROR] * @version
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:146)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.doxia.siterenderer.RendererException: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:239)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:311)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:129)
	at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:182)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:141)
	... 32 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocReport.generate(JavadocReport.java:130)
	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:233)
	... 36 more
[ERROR] 
[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

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/14/>

------------------------------------------
[...truncated 1000 lines...]
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ByOrganisation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Organisation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Visitor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/License.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/LicenseAndOrganisationCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/WithinDirectory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/WithLicense.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ContentElement.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/NoCopyrightNoticeVerifier.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/ResourceNamesCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Resource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/LicenseTemplateException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/NoticeCollator.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/class-use/Descriptor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/class-use/FromFileSystem.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/class-use/Directory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/JDomBuilder.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/UnexpectedElementException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/InvalidXmlException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/MissingIDException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/class-use/DuplicateElementException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/class-use/WriteResultsIntoDirectoryFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/class-use/WriteResultsToSystemOutFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Configuration.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Act.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Whisker.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/ConfigurationBuilder.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/Result.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/AbstractEngine.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/LicenseConfiguration.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/ResultWriterFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/class-use/StreamableResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableClassPathResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableFileResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableFileNameResource.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/class-use/StreamableResourceFactory.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDefinitionError.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDescription.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceSourceAuditor.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/ResourceDefinitionException.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/class-use/LicenseAnalyst.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/Product.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/Indentation.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/VelocityReports.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/VelocityEngine.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/class-use/RenderingHelper.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/SystemLog.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/CommandLineOption.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/class-use/Main.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/GenerateMojo.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/MojoToJCLLog.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/class-use/HelpMojo.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/analysis/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/load/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/app/out/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/cli/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/fromxml/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/model/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/out/velocity/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/plugin/maven/package-use.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/org/apache/creadur/whisker/scan/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/index.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs/help-doc.html...>
1 error
2 warnings
[JENKINS] Archiving site from <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Creadur-Whisker-Site/site
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [1:38.325s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:43.768s
[INFO] Finished at: Tue Sep 02 21:07:10 UTC 2014
[INFO] Final Memory: 61M/1026M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: Error generating maven-javadoc-plugin:2.9.1:aggregate:
[ERROR] Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
[ERROR] * Display help information on apache-whisker-plugin4maven.<br/>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
[ERROR] * @author
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
[ERROR] * @version
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:146)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.doxia.siterenderer.RendererException: Error generating maven-javadoc-plugin:2.9.1:aggregate: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:239)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:311)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:129)
	at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:182)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:141)
	... 32 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:24: error: self-closing element not allowed
 * Display help information on apache-whisker-plugin4maven.<br/>
                                                           ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:26: warning: no description for @author
 * @author
   ^
<https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/target/generated-sources/plugin/org/apache/creadur/whisker/plugin/maven/HelpMojo.java>:27: warning: no description for @version
 * @version
   ^

Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/site/apidocs'> dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999)
	at org.apache.maven.plugin.javadoc.JavadocReport.generate(JavadocReport.java:130)
	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:233)
	... 36 more
[ERROR] 
[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
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/13/changes>

Changes:

[pottlinger] WHISKER-12: MavenPluginErrors again

- Followed instructions from http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html to get rid of the mojo error.
- Extracted version number of mavenPluginPlugin, use it for maven-annotations as well to keep these dependencies in sync.

------------------------------------------
[...truncated 341 lines...]
A         apache-whisker-xml/src/main/java/org/apache/creadur
A         apache-whisker-xml/src/main/java/org/apache/creadur/whisker
A         apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/MissingIDException.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/InvalidXmlException.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/UnexpectedElementException.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/JDomBuilder.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/DuplicateElementException.java
A         apache-whisker-xml/src/main/resources
A         apache-whisker-xml/src/site
A         apache-whisker-xml/src/site/resources
A         apache-whisker-xml/src/site/resources/css
AU        apache-whisker-xml/src/site/resources/css/site.css
AU        apache-whisker-xml/src/site/site.xml
A         apache-whisker-xml/src/test
A         apache-whisker-xml/src/test/java
A         apache-whisker-xml/src/test/java/org
A         apache-whisker-xml/src/test/java/org/apache
A         apache-whisker-xml/src/test/java/org/apache/creadur
A         apache-whisker-xml/src/test/java/org/apache/creadur/whisker
A         apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderOrganisationTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderWithLicenseTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderWithDirectoryTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderLicenseTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderWorkTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderResourceTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderByOrganisationTest.java
AU        pom.xml
A         apache-whisker-scan
AU        apache-whisker-scan/pom.xml
AU        apache-whisker-scan/NOTICE
AU        apache-whisker-scan/LICENSE
A         apache-whisker-scan/src
A         apache-whisker-scan/src/main
A         apache-whisker-scan/src/main/java
A         apache-whisker-scan/src/main/java/org
A         apache-whisker-scan/src/main/java/org/apache
A         apache-whisker-scan/src/main/java/org/apache/creadur
A         apache-whisker-scan/src/main/java/org/apache/creadur/whisker
A         apache-whisker-scan/src/main/java/org/apache/creadur/whisker/scan
AU        apache-whisker-scan/src/main/java/org/apache/creadur/whisker/scan/FromFileSystem.java
AU        apache-whisker-scan/src/main/java/org/apache/creadur/whisker/scan/Directory.java
AU        apache-whisker-scan/src/main/java/org/apache/creadur/whisker/scan/package-info.java
A         apache-whisker-scan/src/main/resources
A         apache-whisker-scan/src/site
A         apache-whisker-scan/src/site/resources
A         apache-whisker-scan/src/site/resources/css
AU        apache-whisker-scan/src/site/resources/css/site.css
AU        apache-whisker-scan/src/site/site.xml
A         apache-whisker-scan/src/test
A         apache-whisker-scan/src/test/java
A         apache-whisker-scan/src/test/java/org
A         apache-whisker-scan/src/test/java/org/apache
A         apache-whisker-scan/src/test/java/org/apache/creadur
A         apache-whisker-scan/src/test/java/org/apache/creadur/whisker
 U        .
At revision 1619951
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Creadur-Whisker-Site] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57068
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -e clean deploy site -Dmaven.test.skip=true
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Whisker
[INFO] Apache Whisker::Model
[INFO] Apache Whisker::Scan
[INFO] Apache Whisker::XML
[INFO] Apache Whisker::App
[INFO] Apache Whisker::Output(velocity)
[INFO] Apache Whisker::Command Line Interface
[INFO] Apache Whisker::Plugin(Maven)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ apache-whisker ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.231737-9.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.231737-9.pom (14 KB at 159.1 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml (298 B at 10.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 14.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml (298 B at 6.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.231737-9-site.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.231737-9-site.xml (6 KB at 28.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 16.1 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default-site) @ apache-whisker ---
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.10
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
[INFO] preparing 'aggregate' report requires 'generate-sources' forked phase execution
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Plugin(Maven) 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-model/0.2-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-app/0.2-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-xml/0.2-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-velocity/0.2-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar (45 KB at 248.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar (53 KB at 293.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar (157 KB at 498.7 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/creadur/whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [21.460s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.774s
[INFO] Finished at: Fri Aug 22 23:17:43 UTC 2014
[INFO] Final Memory: 25M/101M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal on project apache-whisker-plugin4maven: Could not resolve dependencies for project org.apache.creadur.whisker:apache-whisker-plugin4maven:maven-plugin:0.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT: Could not find artifact org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:156)
	at org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo.getReports(AbstractSiteRenderingMojo.java:239)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:124)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project apache-whisker-plugin4maven: Could not resolve dependencies for project org.apache.creadur.whisker:apache-whisker-plugin4maven:maven-plugin:0.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT: Could not find artifact org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeForkedExecutions(DefaultLifecycleExecutor.java:173)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin(DefaultMavenReportExecutor.java:309)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:151)
	... 34 more
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.creadur.whisker:apache-whisker-plugin4maven:maven-plugin:0.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT: Could not find artifact org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 43 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT: Could not find artifact org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 44 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT, org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT: Could not find artifact org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 45 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] 
[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

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-20140822.231737-9/apache-whisker-0.2-20140822.231737-9-site.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/12/changes>

Changes:

[pottlinger] WHSIKER-12 Problems with MOJO on CI

- Upgrading maven-plugin-stuff in order to hopefully get a green build on CI.
- Added mojo-attribute that no project is required to run this plugin.

------------------------------------------
[...truncated 2204 lines...]
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 1259.6 KB/sec)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Scan 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-scan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-scan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-scan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::XML 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (2 KB at 22.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (148 KB at 1284.9 KB/sec)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-xml ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-xml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::App 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Output(velocity) 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: http://repo.maven.apache.org/maven2/org/jmock/jmock-junit3/2.6.0/jmock-junit3-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jmock/jmock-junit3/2.6.0/jmock-junit3-2.6.0.pom (888 B at 11.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jmock/jmock-parent/2.6.0/jmock-parent-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jmock/jmock-parent/2.6.0/jmock-parent-2.6.0.pom (8 KB at 97.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jmock/jmock/2.6.0/jmock-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jmock/jmock/2.6.0/jmock-2.6.0.pom (881 B at 11.3 KB/sec)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-velocity ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-velocity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-velocity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Command Line Interface 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Plugin(Maven) 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom (3 KB at 38.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom (23 KB at 296.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom (5 KB at 53.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom (2 KB at 25.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 62.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 169.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 32.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 179.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 20.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 162.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar (45 KB at 544.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar (53 KB at 291.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 187.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1580.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar (157 KB at 565.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 599.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 2431.8 KB/sec)
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ apache-whisker-plugin4maven ---
[WARNING] 

Goal prefix is specified as: 'plugin'. Maven currently expects it to be 'apache-whisker4'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [59.807s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:05.165s
[INFO] Finished at: Fri Aug 22 21:11:06 UTC 2014
[INFO] Final Memory: 36M/170M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:156)
	at org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo.getReports(AbstractSiteRenderingMojo.java:239)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:124)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeForkedExecutions(DefaultLifecycleExecutor.java:173)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin(DefaultMavenReportExecutor.java:309)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:151)
	... 34 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:92)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 40 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:126)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233)
	... 43 more
[ERROR] 
[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

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-20140822.211042-7/apache-whisker-0.2-20140822.211042-7-site.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/11/changes>

Changes:

[pottlinger] WHISKER-12 Build infra

- Updating to JDK1.6 since commons-lang3 is used heavily.
- Updating animal-sniffer config to catch JDK1.6.
- Local builds work fine, let's see on Jenkins.

------------------------------------------
[...truncated 453 lines...]
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 2.3 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default-site) @ apache-whisker ---
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.10
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.pom (13 KB at 114.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.jar (101 KB at 674.5 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 KB at 277.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (360 KB at 1618.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (4 KB at 67.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (3 KB at 45.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (181 KB at 764.9 KB/sec)
[INFO] preparing 'aggregate' report requires 'generate-sources' forked phase execution
[INFO] preparing 'test-aggregate' report requires 'generate-test-sources' forked phase execution
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Model 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Scan 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-scan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-scan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-scan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::XML 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-xml ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-xml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::App 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Output(velocity) 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-velocity ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-velocity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-velocity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Command Line Interface 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/target/classes>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Plugin(Maven) 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ apache-whisker-plugin4maven ---
[WARNING] 

Goal prefix is specified as: 'plugin'. Maven currently expects it to be 'apache-whisker4'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [56.601s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01.751s
[INFO] Finished at: Fri Aug 22 19:54:13 UTC 2014
[INFO] Final Memory: 35M/135M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:156)
	at org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo.getReports(AbstractSiteRenderingMojo.java:239)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:124)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeForkedExecutions(DefaultLifecycleExecutor.java:173)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin(DefaultMavenReportExecutor.java:309)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:151)
	... 34 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:92)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 40 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:126)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233)
	... 43 more
[ERROR] 
[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

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-20140822.195352-5/apache-whisker-0.2-20140822.195352-5-site.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/10/>

------------------------------------------
[...truncated 2632 lines...]
Downloaded: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 11.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 99.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 36.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 187.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 201.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 6.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 46.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 257.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.jar (45 KB at 827.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.jar (53 KB at 904.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.jar (157 KB at 2646.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 3035.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 2285.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded: http://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 827.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 107.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 46.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 82.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 3648.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 3292.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 7481.5 KB/sec)
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ apache-whisker-plugin4maven ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom (5 KB at 79.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom (3 KB at 57.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 4.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 81.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom (417 B at 7.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom (406 B at 7.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom (3 KB at 53.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom (2 KB at 33.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom (5 KB at 80.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (10 KB at 173.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 85.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 29.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 341.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 30.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 71.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 43.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 14.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 65.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 117.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 292.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 55.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 30.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 46.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 105.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 173.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 6.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom (4 KB at 69.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom (3 KB at 45.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom (210 B at 3.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom (4 KB at 56.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Downloading: http://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar (39 KB at 747.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 760.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22 KB at 368.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar (38 KB at 645.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar (181 KB at 2225.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (57 KB at 1094.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar (51 KB at 959.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar (11 KB at 207.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar (23 KB at 428.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar (46 KB at 833.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (245 KB at 4519.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 1647.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 299.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 1941.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar (18 KB at 327.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar (13 KB at 252.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar (32 KB at 566.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 2883.9 KB/sec)
[WARNING] 

Goal prefix is specified as: 'plugin'. Maven currently expects it to be 'apache-whisker4'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [53.766s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59.526s
[INFO] Finished at: Thu Aug 21 23:30:54 UTC 2014
[INFO] Final Memory: 36M/167M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:156)
	at org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo.getReports(AbstractSiteRenderingMojo.java:239)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:124)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeForkedExecutions(DefaultLifecycleExecutor.java:173)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin(DefaultMavenReportExecutor.java:309)
	at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:151)
	... 34 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:92)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 40 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:126)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233)
	... 43 more
[ERROR] 
[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

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-20140821.233030-2/apache-whisker-0.2-20140821.233030-2-site.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/9/>

------------------------------------------
[...truncated 190 lines...]
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@5b875c9a:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-21T07:46:41.988 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@5b875c9a:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Build failed in Jenkins: Creadur-Whisker-Site #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/8/>

------------------------------------------
[...truncated 190 lines...]
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@51b46d42:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-20T20:17:03.943 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@51b46d42:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Re: Build failed in Jenkins: Creadur-Whisker-Site #7

Posted by sebb <se...@gmail.com>.
Unfortunately it appears that not every Jenkins host has a default
Java installation ...

Unless this can be fixed, we will need to either restrict the hosts
that can be used or specify the Java version

On 20 August 2014 17:00, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> See <https://builds.apache.org/job/Creadur-Whisker-Site/7/changes>
>
> Changes:
>
> [pottlinger] WHISKER-12 Cleanup Build Infrastructure
>
> - Adding RAT profile and RAT report to mvn-site.
> - Adding animal-sniffer to check for JDK1.5.
> - Upgrading dependencies.
>
> [pottlinger] Local development with git - more ignores.
>
> ------------------------------------------
> [...truncated 308 lines...]
> A         apache-whisker-model\src\main\java\org\apache\creadur\whisker\model
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\LicenseAndOrganisationCollator.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\NoCopyrightNoticeVerifier.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\ContentElement.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\package-info.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Resource.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\WithinDirectory.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\ByOrganisation.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\ResourceNamesCollator.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\LicenseTemplateException.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Organisation.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Descriptor.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\WithLicense.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Visitor.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\NoticeCollator.java
> AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\License.java
> A         apache-whisker-model\src\main\resources
> A         apache-whisker-model\src\main\resources\org
> A         apache-whisker-model\src\site
> AU        apache-whisker-model\src\site\site.xml
> A         apache-whisker-model\src\site\resources
> A         apache-whisker-model\src\site\resources\css
> AU        apache-whisker-model\src\site\resources\css\site.css
> AU        apache-whisker-model\pom.xml
> A         apache-whisker-xml
> A         apache-whisker-xml\src
> A         apache-whisker-xml\src\test
> A         apache-whisker-xml\src\test\java
> A         apache-whisker-xml\src\test\java\org
> A         apache-whisker-xml\src\test\java\org\apache
> A         apache-whisker-xml\src\test\java\org\apache\creadur
> A         apache-whisker-xml\src\test\java\org\apache\creadur\whisker
> A         apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderByOrganisationTest.java
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderOrganisationTest.java
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderWithLicenseTest.java
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderWithDirectoryTest.java
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderLicenseTest.java
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderWorkTest.java
> AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderResourceTest.java
> A         apache-whisker-xml\src\main
> A         apache-whisker-xml\src\main\java
> A         apache-whisker-xml\src\main\java\org
> A         apache-whisker-xml\src\main\java\org\apache
> A         apache-whisker-xml\src\main\java\org\apache\creadur
> A         apache-whisker-xml\src\main\java\org\apache\creadur\whisker
> A         apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml
> AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\UnexpectedElementException.java
> AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\JDomBuilder.java
> AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\DuplicateElementException.java
> AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\MissingIDException.java
> AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\InvalidXmlException.java
> A         apache-whisker-xml\src\main\resources
> A         apache-whisker-xml\src\site
> AU        apache-whisker-xml\src\site\site.xml
> A         apache-whisker-xml\src\site\resources
> A         apache-whisker-xml\src\site\resources\css
> AU        apache-whisker-xml\src\site\resources\css\site.css
> AU        apache-whisker-xml\pom.xml
> AU        apache-whisker-xml\NOTICE
> AU        apache-whisker-xml\LICENSE
> AU        pom.xml
> A         apache-whisker-scan
> A         apache-whisker-scan\src
> A         apache-whisker-scan\src\test
> A         apache-whisker-scan\src\test\java
> A         apache-whisker-scan\src\test\java\org
> A         apache-whisker-scan\src\test\java\org\apache
> A         apache-whisker-scan\src\test\java\org\apache\creadur
> A         apache-whisker-scan\src\test\java\org\apache\creadur\whisker
> A         apache-whisker-scan\src\main
> A         apache-whisker-scan\src\main\resources
> A         apache-whisker-scan\src\main\java
> A         apache-whisker-scan\src\main\java\org
> A         apache-whisker-scan\src\main\java\org\apache
> A         apache-whisker-scan\src\main\java\org\apache\creadur
> A         apache-whisker-scan\src\main\java\org\apache\creadur\whisker
> A         apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan
> AU        apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan\Directory.java
> AU        apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan\package-info.java
> AU        apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan\FromFileSystem.java
> A         apache-whisker-scan\src\site
> AU        apache-whisker-scan\src\site\site.xml
> A         apache-whisker-scan\src\site\resources
> A         apache-whisker-scan\src\site\resources\css
> AU        apache-whisker-scan\src\site\resources\css\site.css
> AU        apache-whisker-scan\pom.xml
> AU        apache-whisker-scan\NOTICE
> AU        apache-whisker-scan\LICENSE
>  U        .
> At revision 1619133
> Parsing POMs
> Modules changed, recalculating dependency graph
> maven31-agent.jar already up to date
> maven31-interceptor.jar already up to date
> maven3-interceptor-commons.jar already up to date
> [Creadur-Whisker-Site] $ java -cp f:\hudson\hudson-slave\maven31-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.5.1.jar;f:\hudson\tools\maven\latest3/conf/logging jenkins.maven3.agent.Maven31Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-4f5d9123 f:\hudson\hudson-slave\maven31-interceptor.jar f:\hudson\hudson-slave\maven3-interceptor-commons.jar 57663
> <===[JENKINS REMOTING CAPACITY]===>   channel started
> log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
> log4j:WARN Please initialize the log4j system properly.
> Executing Maven:  -B -f <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\1 deploy site
> [INFO] Scanning for projects...
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.pom (6 KB at 9.0 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (3 KB at 48.4 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom (20 KB at 250.5 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (2 KB at 31.5 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom (2 KB at 30.2 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.jar
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 KB at 291.7 KB/sec)
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.jar (29 KB at 275.5 KB/sec)
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Apache Whisker
> [INFO] Apache Whisker::Model
> [INFO] Apache Whisker::Scan
> [INFO] Apache Whisker::XML
> [INFO] Apache Whisker::App
> [INFO] Apache Whisker::Output(velocity)
> [INFO] Apache Whisker::Command Line Interface
> [INFO] Apache Whisker::Plugin(Maven)
> [INFO]
> [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Whisker 0.2-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom (20 KB at 243.5 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar (125 KB at 650.7 KB/sec)
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
> [INFO]
> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker ---
> [INFO]
> [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker ---
> [INFO] Installing <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\creadur\whisker\apache-whisker\0.2-SNAPSHOT\apache-whisker-0.2-SNAPSHOT.pom
> [INFO] Installing <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target\apache-whisker-0.2-SNAPSHOT-site.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\creadur\whisker\apache-whisker\0.2-SNAPSHOT\apache-whisker-0.2-SNAPSHOT-site.xml
> [INFO]
> [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ apache-whisker ---
> [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
> [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1.pom
> [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1.pom (15 KB at 0.5 KB/sec)
> [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml
> [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
> [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (613 B at 0.3 KB/sec)
> [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml
> [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml (298 B at 0.3 KB/sec)
> [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1-site.xml
> [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1-site.xml (6 KB at 7.2 KB/sec)
> [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
> [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 1.5 KB/sec)
> [INFO]
> [INFO] --- maven-site-plugin:3.4:site (default-site) @ apache-whisker ---
> [INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.10
> [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.pom
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.pom (13 KB at 84.6 KB/sec)
> [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.jar
> [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.jar (101 KB at 442.7 KB/sec)
> [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
> [INFO] preparing 'aggregate' report requires 'generate-sources' forked phase execution
> [INFO]
> [INFO] >>> maven-javadoc-plugin:2.9.1:aggregate @ apache-whisker >>>
> [INFO]
> [INFO] <<< maven-javadoc-plugin:2.9.1:aggregate @ apache-whisker <<<
> [INFO] preparing 'test-aggregate' report requires 'generate-test-sources' forked phase execution
> [INFO]
> [INFO] >>> maven-javadoc-plugin:2.9.1:test-aggregate @ apache-whisker >>>
> [INFO]
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking Apache Whisker 0.2-SNAPSHOT
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
> [INFO]
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking Apache Whisker::Model 0.2-SNAPSHOT
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-model ---
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-model ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-model ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 15 source files to F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-model\target\classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Whisker .................................... FAILURE [ 59.503 s]
> [INFO] Apache Whisker::Model ............................. SKIPPED
> [INFO] Apache Whisker::Scan .............................. SKIPPED
> [INFO] Apache Whisker::XML ............................... SKIPPED
> [INFO] Apache Whisker::App ............................... SKIPPED
> [INFO] Apache Whisker::Output(velocity) .................. SKIPPED
> [INFO] Apache Whisker::Command Line Interface ............ SKIPPED
> [INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 01:04 min
> [INFO] Finished at: 2014-08-20T17:00:06+00:00
> [INFO] Final Memory: 30M/135M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project apache-whisker-model: Compilation failure
> [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
> [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
> [JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target\apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-20140820.155921-1/apache-whisker-0.2-20140820.155921-1-site.xml
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-model\pom.xml to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-plugin4maven\pom.xml to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-xml\pom.xml to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-scan\pom.xml to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-app\pom.xml to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-cli\pom.xml to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> [JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-velocity\pom.xml to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
> No prior successful build to compare, so performing full copy of artifacts
> Sending e-mails to: dev@creadur.apache.org
> channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/7/changes>

Changes:

[pottlinger] WHISKER-12 Cleanup Build Infrastructure

- Adding RAT profile and RAT report to mvn-site.
- Adding animal-sniffer to check for JDK1.5.
- Upgrading dependencies.

[pottlinger] Local development with git - more ignores.

------------------------------------------
[...truncated 308 lines...]
A         apache-whisker-model\src\main\java\org\apache\creadur\whisker\model
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\LicenseAndOrganisationCollator.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\NoCopyrightNoticeVerifier.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\ContentElement.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\package-info.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Resource.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\WithinDirectory.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\ByOrganisation.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\ResourceNamesCollator.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\LicenseTemplateException.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Organisation.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Descriptor.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\WithLicense.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\Visitor.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\NoticeCollator.java
AU        apache-whisker-model\src\main\java\org\apache\creadur\whisker\model\License.java
A         apache-whisker-model\src\main\resources
A         apache-whisker-model\src\main\resources\org
A         apache-whisker-model\src\site
AU        apache-whisker-model\src\site\site.xml
A         apache-whisker-model\src\site\resources
A         apache-whisker-model\src\site\resources\css
AU        apache-whisker-model\src\site\resources\css\site.css
AU        apache-whisker-model\pom.xml
A         apache-whisker-xml
A         apache-whisker-xml\src
A         apache-whisker-xml\src\test
A         apache-whisker-xml\src\test\java
A         apache-whisker-xml\src\test\java\org
A         apache-whisker-xml\src\test\java\org\apache
A         apache-whisker-xml\src\test\java\org\apache\creadur
A         apache-whisker-xml\src\test\java\org\apache\creadur\whisker
A         apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderByOrganisationTest.java
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderOrganisationTest.java
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderWithLicenseTest.java
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderWithDirectoryTest.java
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderLicenseTest.java
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderWorkTest.java
AU        apache-whisker-xml\src\test\java\org\apache\creadur\whisker\fromxml\JDomBuilderResourceTest.java
A         apache-whisker-xml\src\main
A         apache-whisker-xml\src\main\java
A         apache-whisker-xml\src\main\java\org
A         apache-whisker-xml\src\main\java\org\apache
A         apache-whisker-xml\src\main\java\org\apache\creadur
A         apache-whisker-xml\src\main\java\org\apache\creadur\whisker
A         apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml
AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\UnexpectedElementException.java
AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\JDomBuilder.java
AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\DuplicateElementException.java
AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\MissingIDException.java
AU        apache-whisker-xml\src\main\java\org\apache\creadur\whisker\fromxml\InvalidXmlException.java
A         apache-whisker-xml\src\main\resources
A         apache-whisker-xml\src\site
AU        apache-whisker-xml\src\site\site.xml
A         apache-whisker-xml\src\site\resources
A         apache-whisker-xml\src\site\resources\css
AU        apache-whisker-xml\src\site\resources\css\site.css
AU        apache-whisker-xml\pom.xml
AU        apache-whisker-xml\NOTICE
AU        apache-whisker-xml\LICENSE
AU        pom.xml
A         apache-whisker-scan
A         apache-whisker-scan\src
A         apache-whisker-scan\src\test
A         apache-whisker-scan\src\test\java
A         apache-whisker-scan\src\test\java\org
A         apache-whisker-scan\src\test\java\org\apache
A         apache-whisker-scan\src\test\java\org\apache\creadur
A         apache-whisker-scan\src\test\java\org\apache\creadur\whisker
A         apache-whisker-scan\src\main
A         apache-whisker-scan\src\main\resources
A         apache-whisker-scan\src\main\java
A         apache-whisker-scan\src\main\java\org
A         apache-whisker-scan\src\main\java\org\apache
A         apache-whisker-scan\src\main\java\org\apache\creadur
A         apache-whisker-scan\src\main\java\org\apache\creadur\whisker
A         apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan
AU        apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan\Directory.java
AU        apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan\package-info.java
AU        apache-whisker-scan\src\main\java\org\apache\creadur\whisker\scan\FromFileSystem.java
A         apache-whisker-scan\src\site
AU        apache-whisker-scan\src\site\site.xml
A         apache-whisker-scan\src\site\resources
A         apache-whisker-scan\src\site\resources\css
AU        apache-whisker-scan\src\site\resources\css\site.css
AU        apache-whisker-scan\pom.xml
AU        apache-whisker-scan\NOTICE
AU        apache-whisker-scan\LICENSE
 U        .
At revision 1619133
Parsing POMs
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Creadur-Whisker-Site] $ java -cp f:\hudson\hudson-slave\maven31-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.5.1.jar;f:\hudson\tools\maven\latest3/conf/logging jenkins.maven3.agent.Maven31Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-4f5d9123 f:\hudson\hudson-slave\maven31-interceptor.jar f:\hudson\hudson-slave\maven3-interceptor-commons.jar 57663
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\1 deploy site
[INFO] Scanning for projects...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.pom (6 KB at 9.0 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (3 KB at 48.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom (20 KB at 250.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (2 KB at 31.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom (2 KB at 30.2 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 KB at 291.7 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.6/wagon-ssh-2.6.jar (29 KB at 275.5 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Whisker
[INFO] Apache Whisker::Model
[INFO] Apache Whisker::Scan
[INFO] Apache Whisker::XML
[INFO] Apache Whisker::App
[INFO] Apache Whisker::Output(velocity)
[INFO] Apache Whisker::Command Line Interface
[INFO] Apache Whisker::Plugin(Maven)
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom (20 KB at 243.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar (125 KB at 650.7 KB/sec)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\creadur\whisker\apache-whisker\0.2-SNAPSHOT\apache-whisker-0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target\apache-whisker-0.2-SNAPSHOT-site.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\creadur\whisker\apache-whisker\0.2-SNAPSHOT\apache-whisker-0.2-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ apache-whisker ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1.pom (15 KB at 0.5 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (613 B at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/maven-metadata.xml (298 B at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1-site.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140820.155921-1-site.xml (6 KB at 7.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 1.5 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default-site) @ apache-whisker ---
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.10
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.pom (13 KB at 84.6 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.12.1/maven-checkstyle-plugin-2.12.1.jar (101 KB at 442.7 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
[INFO] preparing 'aggregate' report requires 'generate-sources' forked phase execution
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:aggregate @ apache-whisker >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:aggregate @ apache-whisker <<<
[INFO] preparing 'test-aggregate' report requires 'generate-test-sources' forked phase execution
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:test-aggregate @ apache-whisker >>>
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Whisker::Model 0.2-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-model\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [ 59.503 s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:04 min
[INFO] Finished at: 2014-08-20T17:00:06+00:00
[INFO] Final Memory: 30M/135M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project apache-whisker: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project apache-whisker-model: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[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
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker-Site/ws/target\apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-20140820.155921-1/apache-whisker-0.2-20140820.155921-1-site.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-model\pom.xml to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-plugin4maven\pom.xml to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-xml\pom.xml to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-scan\pom.xml to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-app\pom.xml to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-cli\pom.xml to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Creadur-Whisker-Site\apache-whisker-velocity\pom.xml to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@creadur.apache.org
channel stopped

Build failed in Jenkins: Creadur-Whisker-Site #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/6/>

------------------------------------------
[...truncated 190 lines...]
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@4bbf2dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-20T15:37:45.861 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@4bbf2dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Build failed in Jenkins: Creadur-Whisker-Site #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/5/>

------------------------------------------
[...truncated 190 lines...]
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@22efa69c:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-20T12:17:50.632 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@22efa69c:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Build failed in Jenkins: Creadur-Whisker-Site #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/4/>

------------------------------------------
[...truncated 211 lines...]
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/Creadur-Whisker-Site/ws/>
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-20T12:04:22.208 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Build failed in Jenkins: Creadur-Whisker-Site #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker-Site/3/>

------------------------------------------
[...truncated 211 lines...]
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/Creadur-Whisker-Site/ws/>
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-20T10:25:54.236 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker-Site/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.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)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more