You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/13 05:51:55 UTC

Build failed in Jenkins: vysper-trunk-jdk1.6-windows #200

See <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/200/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/>
Updating https://svn.apache.org/repos/asf/mina/vysper/trunk
ERROR: Failed to update https://svn.apache.org/repos/asf/mina/vysper/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1282)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:830)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	... 24 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: Cannot rename file 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\tmp\entries' to 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\entries'
	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:656)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
	... 23 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:366)
	... 25 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: Cannot rename file 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\tmp\entries' to 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\entries'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:181)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:133)
	at org.tmatesoft.svn.core.internal.wc.SVNFileUtil.rename(SVNFileUtil.java:555)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14.saveEntries(SVNAdminArea14.java:666)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea.modifyEntry(SVNAdminArea.java:910)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.openRoot(SVNUpdateEditor15.java:131)
	at org.tmatesoft.svn.core.internal.wc.SVNAmbientDepthFilterEditor.openRoot(SVNAmbientDepthFilterEditor.java:196)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.openRoot(SVNCancellableEditor.java:59)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.startElement(DAVEditorHandler.java:288)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.startElement(BasicDAVHandler.java:85)
	at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
	at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:776)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:741)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:218)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:379)
	... 24 more
no change for https://svn.apache.org/repos/asf/mina/vysper/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx1024m -cp f:\hudson\hudson-slave\maven-agent.jar;f:\hudson\hudson-slave\classworlds.jar hudson.maven.agent.Main f:\hudson\tools\maven\latest2 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-355984a2 f:\hudson\hudson-slave\maven-interceptor.jar 52758 f:\hudson\hudson-slave\maven2.1-interceptor.jar
<===[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/vysper-trunk-jdk1.6-windows/ws/trunk\pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\1 clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Vysper Parent
[INFO]   Apache Vysper Spec compliance
[INFO]   Apache Vysper Non-blocking XML parser
[INFO]   Apache Vysper Server
[INFO]   Apache Vysper Core
[INFO]   Apache Vysper Extensions
[INFO]   Apache Vysper XEP-0060 Publish-Subscribe
[INFO]   Apache Vysper XEP-0045 Multi-user chat
[INFO]   Apache Vysper XEP-0065 SOCKS5 Bytestreams
[INFO]   Apache Vysper XEP-0124 and XEP-0206 BOSH
[INFO]   Apache Vysper Websockets support
[INFO]   Apache Vysper Admin Console
[INFO]   Apache Vysper
[INFO]   Apache Vysper Server
[INFO]   Apache Vysper Publish-Subscribe demo
[INFO]   Apache Vysper Embedded in a WAR demo
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\target> (included: [**], excluded: [])
[JENKINS] Archiving <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\pom.xml> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.6-windows/modules/org.apache.vysper$vysper-parent/builds/2012-06-13_03-51-25/archive/org.apache.vysper/vysper-parent/0.8-SNAPSHOT/vysper-parent-0.8-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to delete directory: <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\target.> Reason: Unable to delete file <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\target\.plxarc>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Wed Jun 13 04:51:49 BST 2012
[INFO] Final Memory: 10M/91M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : vysper-trunk-jdk1.6-windows #202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/202/changes>


Build failed in Jenkins: vysper-trunk-jdk1.6-windows #201

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/201/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/>
Updating https://svn.apache.org/repos/asf/mina/vysper/trunk
ERROR: Failed to update https://svn.apache.org/repos/asf/mina/vysper/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1282)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:830)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	... 24 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: Cannot rename file 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\tmp\entries' to 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\entries'
	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:656)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
	... 23 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:366)
	... 25 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: Cannot rename file 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\tmp\entries' to 'F:\hudson\hudson-slave\workspace\vysper-trunk-jdk1.6-windows\trunk\.svn\entries'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:181)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:133)
	at org.tmatesoft.svn.core.internal.wc.SVNFileUtil.rename(SVNFileUtil.java:555)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14.saveEntries(SVNAdminArea14.java:666)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea.modifyEntry(SVNAdminArea.java:910)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.openRoot(SVNUpdateEditor15.java:131)
	at org.tmatesoft.svn.core.internal.wc.SVNAmbientDepthFilterEditor.openRoot(SVNAmbientDepthFilterEditor.java:196)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.openRoot(SVNCancellableEditor.java:59)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.startElement(DAVEditorHandler.java:288)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.startElement(BasicDAVHandler.java:85)
	at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
	at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:776)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:741)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:218)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:379)
	... 24 more
no change for https://svn.apache.org/repos/asf/mina/vysper/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx1024m -cp f:\hudson\hudson-slave\maven-agent.jar;f:\hudson\hudson-slave\classworlds.jar hudson.maven.agent.Main f:\hudson\tools\maven\latest2 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-355984a2 f:\hudson\hudson-slave\maven-interceptor.jar 52925 f:\hudson\hudson-slave\maven2.1-interceptor.jar
<===[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/vysper-trunk-jdk1.6-windows/ws/trunk\pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\1 clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Vysper Parent
[INFO]   Apache Vysper Spec compliance
[INFO]   Apache Vysper Non-blocking XML parser
[INFO]   Apache Vysper Server
[INFO]   Apache Vysper Core
[INFO]   Apache Vysper Extensions
[INFO]   Apache Vysper XEP-0060 Publish-Subscribe
[INFO]   Apache Vysper XEP-0045 Multi-user chat
[INFO]   Apache Vysper XEP-0065 SOCKS5 Bytestreams
[INFO]   Apache Vysper XEP-0124 and XEP-0206 BOSH
[INFO]   Apache Vysper Websockets support
[INFO]   Apache Vysper Admin Console
[INFO]   Apache Vysper
[INFO]   Apache Vysper Server
[INFO]   Apache Vysper Publish-Subscribe demo
[INFO]   Apache Vysper Embedded in a WAR demo
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\target> (included: [**], excluded: [])
[JENKINS] Archiving <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\pom.xml> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.6-windows/modules/org.apache.vysper$vysper-parent/builds/2012-06-13_04-38-00/archive/org.apache.vysper/vysper-parent/0.8-SNAPSHOT/vysper-parent-0.8-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to delete directory: <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\target.> Reason: Unable to delete file <https://builds.apache.org/job/vysper-trunk-jdk1.6-windows/ws/trunk\target\.plxarc>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Wed Jun 13 05:38:21 BST 2012
[INFO] Final Memory: 9M/60M
[INFO] ------------------------------------------------------------------------
channel stopped