You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/02 00:25:08 UTC

Build failed in Jenkins: maven-plugins-windows #1423

See <https://builds.apache.org/job/maven-plugins-windows/1423/>

------------------------------------------
[...truncated 382 lines...]
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runSynchronized(SqlJetEngine.java:217)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runEngineTransaction(SqlJetEngine.java:529)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runTransaction(SqlJetDb.java:238)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runWriteTransaction(SqlJetDb.java:211)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.createTable(SqlJetDb.java:268)
	at org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbCreateSchema$1.run(SVNWCDbCreateSchema.java:237)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$3.run(SqlJetDb.java:240)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine$12.runSynchronized(SqlJetEngine.java:538)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runSynchronized(SqlJetEngine.java:217)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runEngineTransaction(SqlJetEngine.java:529)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runTransaction(SqlJetDb.java:238)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runWriteTransaction(SqlJetDb.java:211)
	at org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbCreateSchema.exec(SVNWCDbCreateSchema.java:221)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetStatement.done(SVNSqlJetStatement.java:420)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb$BumpRevisionPostUpdate.bumpMovedAway(SVNWCDb.java:5185)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb$BumpRevisionPostUpdate.transaction(SVNWCDb.java:5178)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.runTransaction(SVNSqlJetDb.java:256)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.runTransaction(SVNSqlJetDb.java:250)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.opBumpRevisionPostUpdate(SVNWCDb.java:5130)
	at org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.closeEdit(SVNUpdateEditor17.java:1728)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.closeEdit(SVNCancellableEditor.java:148)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:488)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:103)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:898)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:863)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:463)
	... 32 more
Retrying after 10 seconds
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-01-01T15:24:09.316 -0800'
ERROR: Failed to update http://svn.apache.org/repos/asf/maven/plugins/trunk
org.tmatesoft.svn.core.SVNException: svn: E200030: SCHEMA
	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:759)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:371)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:359)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:710)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1303)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:851)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:209)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.update(SvnNgAbstractUpdate.java:72)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:38)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1259)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:158)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:992)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:973)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:949)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	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(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:63)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.tmatesoft.sqljet.core.SqlJetException: SCHEMA: error code is SCHEMA
	at org.tmatesoft.sqljet.core.internal.table.SqlJetOptions.verifySchemaVersion(SqlJetOptions.java:269)
	at org.tmatesoft.sqljet.core.internal.table.SqlJetOptions.changeSchemaVersion(SqlJetOptions.java:282)
	at org.tmatesoft.sqljet.core.internal.schema.SqlJetSchema.createTableSafe(SqlJetSchema.java:527)
	at org.tmatesoft.sqljet.core.internal.schema.SqlJetSchema.createTable(SqlJetSchema.java:476)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$5.run(SqlJetDb.java:270)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$3.run(SqlJetDb.java:240)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine$12.runSynchronized(SqlJetEngine.java:533)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runSynchronized(SqlJetEngine.java:217)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runEngineTransaction(SqlJetEngine.java:529)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runTransaction(SqlJetDb.java:238)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runWriteTransaction(SqlJetDb.java:211)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.createTable(SqlJetDb.java:268)
	at org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbCreateSchema$1.run(SVNWCDbCreateSchema.java:237)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$3.run(SqlJetDb.java:240)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine$12.runSynchronized(SqlJetEngine.java:538)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runSynchronized(SqlJetEngine.java:217)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runEngineTransaction(SqlJetEngine.java:529)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runTransaction(SqlJetDb.java:238)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runWriteTransaction(SqlJetDb.java:211)
	at org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbCreateSchema.exec(SVNWCDbCreateSchema.java:221)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetStatement.done(SVNSqlJetStatement.java:420)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb$BumpRevisionPostUpdate.bumpMovedAway(SVNWCDb.java:5185)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb$BumpRevisionPostUpdate.transaction(SVNWCDb.java:5178)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.runTransaction(SVNSqlJetDb.java:256)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.runTransaction(SVNSqlJetDb.java:250)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.opBumpRevisionPostUpdate(SVNWCDb.java:5130)
	at org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.closeEdit(SVNUpdateEditor17.java:1728)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.closeEdit(SVNCancellableEditor.java:148)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:488)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:103)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:898)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:863)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:463)
	... 32 more
ERROR: Subversion update failed
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/maven-plugins-windows/ws/> at hudson.remoting.Channel@8df7ecf:windows2: java.io.IOException
	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:898)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:834)
	at hudson.scm.SCM.checkout(SCM.java:484)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Caused by: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:212)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:992)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:973)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:949)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	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(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:63)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:778)
	at hudson.FilePath.act(FilePath.java:978)
	... 12 more
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:212)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:992)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:973)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:949)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	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(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:63)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E200030: SCHEMA
	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:759)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:371)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:359)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:710)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1303)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:851)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:209)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.update(SvnNgAbstractUpdate.java:72)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:38)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1259)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:158)
	... 14 more
Caused by: org.tmatesoft.sqljet.core.SqlJetException: SCHEMA: error code is SCHEMA
	at org.tmatesoft.sqljet.core.internal.table.SqlJetOptions.verifySchemaVersion(SqlJetOptions.java:269)
	at org.tmatesoft.sqljet.core.internal.table.SqlJetOptions.changeSchemaVersion(SqlJetOptions.java:282)
	at org.tmatesoft.sqljet.core.internal.schema.SqlJetSchema.createTableSafe(SqlJetSchema.java:527)
	at org.tmatesoft.sqljet.core.internal.schema.SqlJetSchema.createTable(SqlJetSchema.java:476)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$5.run(SqlJetDb.java:270)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$3.run(SqlJetDb.java:240)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine$12.runSynchronized(SqlJetEngine.java:533)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runSynchronized(SqlJetEngine.java:217)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runEngineTransaction(SqlJetEngine.java:529)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runTransaction(SqlJetDb.java:238)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runWriteTransaction(SqlJetDb.java:211)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.createTable(SqlJetDb.java:268)
	at org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbCreateSchema$1.run(SVNWCDbCreateSchema.java:237)
	at org.tmatesoft.sqljet.core.table.SqlJetDb$3.run(SqlJetDb.java:240)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine$12.runSynchronized(SqlJetEngine.java:538)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runSynchronized(SqlJetEngine.java:217)
	at org.tmatesoft.sqljet.core.table.engine.SqlJetEngine.runEngineTransaction(SqlJetEngine.java:529)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runTransaction(SqlJetDb.java:238)
	at org.tmatesoft.sqljet.core.table.SqlJetDb.runWriteTransaction(SqlJetDb.java:211)
	at org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbCreateSchema.exec(SVNWCDbCreateSchema.java:221)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetStatement.done(SVNSqlJetStatement.java:420)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb$BumpRevisionPostUpdate.bumpMovedAway(SVNWCDb.java:5185)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb$BumpRevisionPostUpdate.transaction(SVNWCDb.java:5178)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.runTransaction(SVNSqlJetDb.java:256)
	at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.runTransaction(SVNSqlJetDb.java:250)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.opBumpRevisionPostUpdate(SVNWCDb.java:5130)
	at org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.closeEdit(SVNUpdateEditor17.java:1728)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.closeEdit(SVNCancellableEditor.java:148)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:488)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:103)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:898)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:863)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:463)
	... 32 more
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : maven-plugins-windows #1425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1425/changes>


Build failed in Jenkins: maven-plugins-windows #1424

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1424/>

------------------------------------------
[...truncated 5572 lines...]
Results :

Tests run: 237, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-dependency-plugin ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-dependency-plugin\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-windows/ws/pom.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ........................... SUCCESS [17.806s]
[INFO] Apache Maven Ant Plugin ........................... SUCCESS [24.235s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [6.351s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [18.447s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [35.681s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [6.981s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [15.230s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [12.298s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [2.232s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.193s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.491s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [7.025s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [7.730s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [2.088s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:03.653s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [6.460s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [1.245s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [16.593s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [5.271s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [4.329s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [9.595s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [17.199s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [6.717s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [3.161s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [1.732s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [2.138s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [11.887s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [6.721s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [25.095s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [10.643s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [3.680s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [22.302s]
[INFO] Apache Maven Project Info Reports Plugin .......... SUCCESS [23.182s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [5.890s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [9.596s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.883s]
[INFO] Apache Maven Assembly Plugin ...................... FAILURE [20.004s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [58.928s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.423s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:49.980s
[INFO] Finished at: Sat Jan 02 00:03:26 GMT 2016
[INFO] Final Memory: 141M/632M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) on project maven-assembly-plugin: You have 1 Checkstyle violation. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) on project maven-assembly-plugin: You have 1 Checkstyle violation.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	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$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
	at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:580)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-assembly-plugin
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-scm-publish-plugin\pom.xml to org.apache.maven.plugins/maven-scm-publish-plugin/1.2-SNAPSHOT/maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-scm-publish-plugin/1.2-SNAPSHOT/maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-linkcheck-plugin\pom.xml to org.apache.maven.plugins/maven-linkcheck-plugin/1.3-SNAPSHOT/maven-linkcheck-plugin-1.3-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-linkcheck-plugin\target\maven-linkcheck-plugin-1.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-linkcheck-plugin/1.3-SNAPSHOT/maven-linkcheck-plugin-1.3-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-changes-plugin\pom.xml to org.apache.maven.plugins/maven-changes-plugin/2.12-SNAPSHOT/maven-changes-plugin-2.12-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-2.12-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/2.12-SNAPSHOT/maven-changes-plugin-2.12-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-ear-plugin\pom.xml to org.apache.maven.plugins/maven-ear-plugin/2.10.2-SNAPSHOT/maven-ear-plugin-2.10.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-ear-plugin\target\maven-ear-plugin-2.10.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-ear-plugin/2.10.2-SNAPSHOT/maven-ear-plugin-2.10.2-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-pdf-plugin\pom.xml to org.apache.maven.plugins/maven-pdf-plugin/1.4-SNAPSHOT/maven-pdf-plugin-1.4-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-pdf-plugin\target\maven-pdf-plugin-1.4-SNAPSHOT.jar to org.apache.maven.plugins/maven-pdf-plugin/1.4-SNAPSHOT/maven-pdf-plugin-1.4-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-help-plugin\pom.xml to org.apache.maven.plugins/maven-help-plugin/2.2.1-SNAPSHOT/maven-help-plugin-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-2.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/2.2.1-SNAPSHOT/maven-help-plugin-2.2.1-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-patch-plugin\pom.xml to org.apache.maven.plugins/maven-patch-plugin/1.3-SNAPSHOT/maven-patch-plugin-1.3-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-patch-plugin\target\maven-patch-plugin-1.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-patch-plugin/1.3-SNAPSHOT/maven-patch-plugin-1.3-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-site-plugin\dependency-reduced-pom.xml to org.apache.maven.plugins/maven-site-plugin/3.5-SNAPSHOT/maven-site-plugin-3.5-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.5-SNAPSHOT/maven-site-plugin-3.5-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-docck-plugin\pom.xml to org.apache.maven.plugins/maven-docck-plugin/1.2-SNAPSHOT/maven-docck-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-docck-plugin\target\maven-docck-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-docck-plugin/1.2-SNAPSHOT/maven-docck-plugin-1.2-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-rar-plugin\pom.xml to org.apache.maven.plugins/maven-rar-plugin/2.5-SNAPSHOT/maven-rar-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-rar-plugin\target\maven-rar-plugin-2.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-rar-plugin/2.5-SNAPSHOT/maven-rar-plugin-2.5-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-verifier-plugin\pom.xml to org.apache.maven.plugins/maven-verifier-plugin/3.0.0-SNAPSHOT/maven-verifier-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-verifier-plugin\target\maven-verifier-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-verifier-plugin/3.0.0-SNAPSHOT/maven-verifier-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-jar-plugin\pom.xml to org.apache.maven.plugins/maven-jar-plugin/3.0.0-SNAPSHOT/maven-jar-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-jar-plugin/3.0.0-SNAPSHOT/maven-jar-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-changelog-plugin\pom.xml to org.apache.maven.plugins/maven-changelog-plugin/2.4-SNAPSHOT/maven-changelog-plugin-2.4-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-changelog-plugin\target\maven-changelog-plugin-2.4-SNAPSHOT.jar to org.apache.maven.plugins/maven-changelog-plugin/2.4-SNAPSHOT/maven-changelog-plugin-2.4-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-invoker-plugin\pom.xml to org.apache.maven.plugins/maven-invoker-plugin/2.0.1-SNAPSHOT/maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/2.0.1-SNAPSHOT/maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-jarsigner-plugin\pom.xml to org.apache.maven.plugins/maven-jarsigner-plugin/1.5-SNAPSHOT/maven-jarsigner-plugin-1.5-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-jarsigner-plugin\target\maven-jarsigner-plugin-1.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-jarsigner-plugin/1.5-SNAPSHOT/maven-jarsigner-plugin-1.5-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-repository-plugin\pom.xml to org.apache.maven.plugins/maven-repository-plugin/2.5-SNAPSHOT/maven-repository-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-repository-plugin\target\maven-repository-plugin-2.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-repository-plugin/2.5-SNAPSHOT/maven-repository-plugin-2.5-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-remote-resources-plugin\pom.xml to org.apache.maven.plugins/maven-remote-resources-plugin/1.6-SNAPSHOT/maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to org.apache.maven.plugins/maven-remote-resources-plugin/1.6-SNAPSHOT/maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-deploy-plugin\pom.xml to org.apache.maven.plugins/maven-deploy-plugin/3.0-SNAPSHOT/maven-deploy-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-deploy-plugin\target\maven-deploy-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0-SNAPSHOT/maven-deploy-plugin-3.0-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-compiler-plugin\pom.xml to org.apache.maven.plugins/maven-compiler-plugin/3.5-SNAPSHOT/maven-compiler-plugin-3.5-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.5-SNAPSHOT/maven-compiler-plugin-3.5-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/1.9-SNAPSHOT/maven-antrun-plugin-1.9-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-1.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/1.9-SNAPSHOT/maven-antrun-plugin-1.9-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-ant-plugin\pom.xml to org.apache.maven.plugins/maven-ant-plugin/2.5-SNAPSHOT/maven-ant-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-ant-plugin\target\maven-ant-plugin-2.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-ant-plugin/2.5-SNAPSHOT/maven-ant-plugin-2.5-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-resources-plugin\pom.xml to org.apache.maven.plugins/maven-resources-plugin/2.8-SNAPSHOT/maven-resources-plugin-2.8-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-2.8-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/2.8-SNAPSHOT/maven-resources-plugin-2.8-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-pmd-plugin\pom.xml to org.apache.maven.plugins/maven-pmd-plugin/3.7-SNAPSHOT/maven-pmd-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.7-SNAPSHOT/maven-pmd-plugin-3.7-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-acr-plugin\pom.xml to org.apache.maven.plugins/maven-acr-plugin/1.2-SNAPSHOT/maven-acr-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-acr-plugin\target\maven-acr-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-acr-plugin/1.2-SNAPSHOT/maven-acr-plugin-1.2-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin\pom.xml to org.apache.maven.plugins/maven-project-info-reports-plugin/2.8.2-SNAPSHOT/maven-project-info-reports-plugin-2.8.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.8.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-project-info-reports-plugin/2.8.2-SNAPSHOT/maven-project-info-reports-plugin-2.8.2-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-toolchains-plugin\pom.xml to org.apache.maven.plugins/maven-toolchains-plugin/1.2-SNAPSHOT/maven-toolchains-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-toolchains-plugin\target\maven-toolchains-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-toolchains-plugin/1.2-SNAPSHOT/maven-toolchains-plugin-1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins-windows/ws/pom.xml> to org.apache.maven.plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-dependency-plugin\pom.xml to org.apache.maven.plugins/maven-dependency-plugin/3.0-SNAPSHOT/maven-dependency-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0-SNAPSHOT/maven-dependency-plugin-3.0-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-clean-plugin\pom.xml to org.apache.maven.plugins/maven-clean-plugin/3.0.1-SNAPSHOT/maven-clean-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-clean-plugin\target\maven-clean-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-clean-plugin/3.0.1-SNAPSHOT/maven-clean-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-doap-plugin\pom.xml to org.apache.maven.plugins/maven-doap-plugin/1.3-SNAPSHOT/maven-doap-plugin-1.3-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-doap-plugin/1.3-SNAPSHOT/maven-doap-plugin-1.3-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-war-plugin\pom.xml to org.apache.maven.plugins/maven-war-plugin/2.7-SNAPSHOT/maven-war-plugin-2.7-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-2.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/2.7-SNAPSHOT/maven-war-plugin-2.7-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\pom.xml to org.apache.maven.plugins/maven-checkstyle-plugin/2.18-SNAPSHOT/maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/2.18-SNAPSHOT/maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-ejb-plugin\pom.xml to org.apache.maven.plugins/maven-ejb-plugin/2.5.2-SNAPSHOT/maven-ejb-plugin-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-2.5.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/2.5.2-SNAPSHOT/maven-ejb-plugin-2.5.2-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-shade-plugin\pom.xml to org.apache.maven.plugins/maven-shade-plugin/2.4.3-SNAPSHOT/maven-shade-plugin-2.4.3-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-2.4.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/2.4.3-SNAPSHOT/maven-shade-plugin-2.4.3-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-stage-plugin\pom.xml to org.apache.maven.plugins/maven-stage-plugin/1.1-SNAPSHOT/maven-stage-plugin-1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-stage-plugin\target\maven-stage-plugin-1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-stage-plugin/1.1-SNAPSHOT/maven-stage-plugin-1.1-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\pom.xml to org.apache.maven.plugins/maven-javadoc-plugin/2.10.4-SNAPSHOT/maven-javadoc-plugin-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-2.10.4-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/2.10.4-SNAPSHOT/maven-javadoc-plugin-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-assembly-plugin\pom.xml to org.apache.maven.plugins/maven-assembly-plugin/3.0-SNAPSHOT/maven-assembly-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.0-SNAPSHOT/maven-assembly-plugin-3.0-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-source-plugin\pom.xml to org.apache.maven.plugins/maven-source-plugin/3.0.0-SNAPSHOT/maven-source-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-source-plugin\target\maven-source-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-source-plugin/3.0.0-SNAPSHOT/maven-source-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-install-plugin\pom.xml to org.apache.maven.plugins/maven-install-plugin/3.0-SNAPSHOT/maven-install-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-install-plugin\target\maven-install-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-install-plugin/3.0-SNAPSHOT/maven-install-plugin-3.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE