You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 15:11:37 UTC

Build failed in Jenkins: Oltu-OAuth-2.0-windows #143

See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/143/changes>

Changes:

[asanso] OLTU-147 - Upgrade commons-codec 1.8 to 1.9

re-applied patch provided by Christian Mueller (slightly modified)

------------------------------------------
[...truncated 2 lines...]
Updating https://svn.apache.org/repos/asf/oltu/trunk at revision '2014-11-04T14:10:06.619 +0000'
U         commons\encodedtoken\pom.xml
U         oauth-2.0\pom.xml
At revision 1636582
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
[oauth-2.0] $ f:\hudson\tools\java\latest-1.6-64/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp f:\hudson\hudson-slave\maven31-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.5.1.jar;f:\hudson\tools\maven\latest/conf/logging jenkins.maven3.agent.Maven31Main f:\hudson\tools\maven\latest F:\hudson\hudson-slave\slave.jar f:\hudson\hudson-slave\maven31-interceptor.jar f:\hudson\hudson-slave\maven3-interceptor-commons.jar 57352
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\1 -B -e clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0
[INFO] Apache Oltu - OAuth 2.0 - Common
[INFO] Apache Oltu - OAuth 2.0 - Client
[INFO] Apache Oltu - OAuth 2.0 - HttpClient
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter
[INFO] Apache Oltu - OAuth 2.0 - Test Utils
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests
[INFO] Apache Oltu - OAuth 2.0 - JWT
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oltu - OAuth 2.0 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.oltu.oauth2.parent ---
[INFO] Deleting <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ org.apache.oltu.oauth2.parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildNumber: 1636581 at timestamp: 1415110281251
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.oltu.oauth2.parent ---
[INFO] Installing <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\oltu\oauth2\org.apache.oltu.oauth2.parent\1.0.1-SNAPSHOT\org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ org.apache.oltu.oauth2.parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml (630 B at 0.6 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0 ........................... FAILURE [  9.520 s]
[INFO] Apache Oltu - OAuth 2.0 - Common .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Client .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - HttpClient .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server .... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server ......... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter .. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Test Utils .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests ....... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - JWT ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.291 s
[INFO] Finished at: 2014-11-04T14:11:28+00:00
[INFO] Final Memory: 21M/144M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141104.141126-30 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141104.141126-30 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141104.141126-30 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141104.141126-30 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240)
	... 34 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141104.141126-30 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:337)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:268)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 36 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141104.141126-30 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:331)
	... 39 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141104.141126-30.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:573)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:493)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:474)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:454)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 41 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 F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\integration-tests\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.integration-tests-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Integration Tests #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5073 bytes
Compression is 0.0%
Took 43 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\authzserver\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.authzserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Authorization Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3287 bytes
Compression is 0.0%
Took 95 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\jwt\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.jwt/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.jwt-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - JWT #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2241 bytes
Compression is 0.0%
Took 14 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver-filter\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver-filter/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-filter-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Resource Server Filter #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3015 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-client\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Client #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3206 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\httpclient4\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.httpclient4/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.httpclient4-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - HttpClient #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2893 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-common\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Common #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2137 bytes
Compression is 0.0%
Took 40 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\client\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Client #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3089 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Resource Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3067 bytes
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-server\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.server/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.server-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3548 bytes
Compression is 0.0%
Took 62 ms
[JENKINS] Archiving <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> to org.apache.oltu.oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5768 bytes
Compression is 0.0%
Took 13 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\test-utils\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.test-utils/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.test-utils-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Test Utils #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2004 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\common\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Common #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3025 bytes
Compression is 0.0%
Took 19 ms
Sending e-mails to: dev@oltu.apache.org
channel stopped

Build failed in Jenkins: Oltu-OAuth-2.0-windows #145

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/145/changes>

Changes:

[simonetripodi] trivial: static Assert.assertEquals import rather than static method invocation

[simonetripodi] releng: muted test, suppressed syserr print

[simonetripodi] releng: suppressed type inference warning by fixing them

------------------------------------------
[...truncated 4 lines...]
U         oauth-2.0\jwt\src\main\java\org\apache\oltu\oauth2\jwt\ClaimsSet.java
U         oauth-2.0\jwt\src\main\java\org\apache\oltu\oauth2\jwt\io\JWTClaimsSetParser.java
U         oauth-2.0\common\src\test\java\org\apache\oltu\oauth2\common\message\OAuthResponseTest.java
At revision 1643403
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[oauth-2.0] $ f:\hudson\tools\java\latest-1.6-64/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp f:\hudson\hudson-slave\maven31-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.5.1.jar;f:\hudson\tools\maven\latest/conf/logging jenkins.maven3.agent.Maven31Main f:\hudson\tools\maven\latest F:\hudson\hudson-slave\slave.jar f:\hudson\hudson-slave\maven31-interceptor.jar f:\hudson\hudson-slave\maven3-interceptor-commons.jar 54404
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\0 -B -e clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0
[INFO] Apache Oltu - OAuth 2.0 - Common
[INFO] Apache Oltu - OAuth 2.0 - Client
[INFO] Apache Oltu - OAuth 2.0 - HttpClient
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter
[INFO] Apache Oltu - OAuth 2.0 - Test Utils
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests
[INFO] Apache Oltu - OAuth 2.0 - JWT
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oltu - OAuth 2.0 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.oltu.oauth2.parent ---
[INFO] Deleting <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ org.apache.oltu.oauth2.parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildNumber: 1643378 at timestamp: 1417806681000
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.oltu.oauth2.parent ---
[INFO] Installing <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> to f:\hudson\hudson-slave\maven-repositories\0\org\apache\oltu\oauth2\org.apache.oltu.oauth2.parent\1.0.1-SNAPSHOT\org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ org.apache.oltu.oauth2.parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml (630 B at 0.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0 ........................... FAILURE [ 24.890 s]
[INFO] Apache Oltu - OAuth 2.0 - Common .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Client .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - HttpClient .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server .... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server ......... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter .. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Test Utils .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests ....... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - JWT ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.060 s
[INFO] Finished at: 2014-12-05T19:11:42+00:00
[INFO] Final Memory: 20M/102M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.191136-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.191136-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.191136-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.191136-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240)
	... 34 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.191136-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:337)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:268)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 36 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.191136-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:331)
	... 39 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.191136-33.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:573)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:493)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:474)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:454)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 41 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 F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\integration-tests\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.integration-tests-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Integration Tests #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5073 bytes
Compression is 0.0%
Took 1.6 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\authzserver\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.authzserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Authorization Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3287 bytes
Compression is 0.0%
Took 0.46 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\jwt\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.jwt/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.jwt-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - JWT #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2241 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver-filter\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver-filter/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-filter-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Resource Server Filter #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3015 bytes
Compression is 0.0%
Took 0.44 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-client\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Client #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3206 bytes
Compression is 0.0%
Took 1.8 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\httpclient4\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.httpclient4/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.httpclient4-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - HttpClient #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2893 bytes
Compression is 0.0%
Took 0.62 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-common\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Common #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2137 bytes
Compression is 0.0%
Took 0.28 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\client\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Client #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3089 bytes
Compression is 0.0%
Took 0.28 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Resource Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3067 bytes
Compression is 0.0%
Took 1.8 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-server\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.server/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.server-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3548 bytes
Compression is 0.0%
Took 0.29 sec
[JENKINS] Archiving <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> to org.apache.oltu.oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5768 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\test-utils\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.test-utils/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.test-utils-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Test Utils #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2004 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\common\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Common #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3025 bytes
Compression is 0.0%
Took 42 ms
Sending e-mails to: dev@oltu.apache.org
channel stopped

Build failed in Jenkins: Oltu-OAuth-2.0-windows #144

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/144/changes>

Changes:

[simonetripodi] releng: replaced deprecated Assert class

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/>
Updating https://svn.apache.org/repos/asf/oltu/trunk at revision '2014-12-05T18:10:12.817 +0000'
U         oauth-2.0\jwt\src\test\java\org\apache\oltu\oauth2\jwt\io\JWTWriterTestCase.java
U         oauth-2.0\jwt\src\test\java\org\apache\oltu\oauth2\jwt\io\JWTReaderTestCase.java
At revision 1643373
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[oauth-2.0] $ f:\hudson\tools\java\latest-1.6-64/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp f:\hudson\hudson-slave\maven31-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.5.1.jar;f:\hudson\tools\maven\latest/conf/logging jenkins.maven3.agent.Maven31Main f:\hudson\tools\maven\latest F:\hudson\hudson-slave\slave.jar f:\hudson\hudson-slave\maven31-interceptor.jar f:\hudson\hudson-slave\maven3-interceptor-commons.jar 53888
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\0 -B -e clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0
[INFO] Apache Oltu - OAuth 2.0 - Common
[INFO] Apache Oltu - OAuth 2.0 - Client
[INFO] Apache Oltu - OAuth 2.0 - HttpClient
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter
[INFO] Apache Oltu - OAuth 2.0 - Test Utils
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests
[INFO] Apache Oltu - OAuth 2.0 - JWT
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oltu - OAuth 2.0 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.oltu.oauth2.parent ---
[INFO] Deleting <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ org.apache.oltu.oauth2.parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildNumber: 1643373 at timestamp: 1417803078011
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.oltu.oauth2.parent ---
[INFO] Installing <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> to f:\hudson\hudson-slave\maven-repositories\0\org\apache\oltu\oauth2\org.apache.oltu.oauth2.parent\1.0.1-SNAPSHOT\org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ org.apache.oltu.oauth2.parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml (630 B at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0 ........................... FAILURE [ 24.293 s]
[INFO] Apache Oltu - OAuth 2.0 - Common .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Client .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - HttpClient .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server .... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server ......... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter .. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Test Utils .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests ....... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - JWT ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.575 s
[INFO] Finished at: 2014-12-05T18:11:35+00:00
[INFO] Final Memory: 20M/130M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\integration-tests\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.integration-tests-1.0.1-SNAPSHOT.pom
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.181130-32 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.181130-32 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.181130-32 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.181130-32 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240)
	... 34 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.181130-32 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:337)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:268)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 36 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20141205.181130-32 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:331)
	... 39 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20141205.181130-32.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:573)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:493)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:474)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:454)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 41 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
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Integration Tests #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5073 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\authzserver\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.authzserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Authorization Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3287 bytes
Compression is 0.0%
Took 0.34 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\jwt\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.jwt/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.jwt-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - JWT #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2241 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver-filter\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver-filter/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-filter-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Resource Server Filter #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3015 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-client\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Client #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3206 bytes
Compression is 0.0%
Took 1.3 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\httpclient4\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.httpclient4/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.httpclient4-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - HttpClient #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2893 bytes
Compression is 0.0%
Took 0.42 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-common\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Common #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2137 bytes
Compression is 0.0%
Took 1.5 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\client\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Client #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3089 bytes
Compression is 0.0%
Took 0.24 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Resource Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3067 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-server\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.server/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.server-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Dynamic Registration Server #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3548 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml> to org.apache.oltu.oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5768 bytes
Compression is 0.0%
Took 22 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\test-utils\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.test-utils/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.test-utils-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Test Utils #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2004 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\common\pom.xml to org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 2.0 - Common #141
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3025 bytes
Compression is 0.0%
Took 31 ms
Sending e-mails to: dev@oltu.apache.org
channel stopped