You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/11 03:12:48 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1629

See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1629/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (docker Ubuntu ubuntu yahoo-not-h2 ubuntu1) in workspace <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	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:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@2be9fe6d:ubuntu-1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor2276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.deleteRecursive(FilePath.java:1194)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	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:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@2be9fe6d:ubuntu-1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor2276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.deleteRecursive(FilePath.java:1194)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	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:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@2be9fe6d:ubuntu-1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor2276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.deleteRecursive(FilePath.java:1194)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1631

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1631/changes>

Changes:

[gtully] move test utility to broker module to allow reuse from jdbc module tests

[tabish121] NO-JIRA: Add test to show behavior of non-prefixed addresses that

[tabish121] Wait for bridge formation before attempting to receive otherwise the

[tabish121] https://issues.apache.org/jira/browse/AMQ-6319

[tabish121] https://issues.apache.org/jira/browse/AMQ-6320

------------------------------------------
[...truncated 14971 lines...]
[INFO] ActiveMQ :: Karaf Integration Tests ............... SUCCESS [4.586s]
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SUCCESS [25.256s]
[INFO] ActiveMQ :: Assembly .............................. FAILURE [3:27.285s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:04.296s
[INFO] Finished at: Mon Jun 13 03:43:03 UTC 2016
[INFO] Final Memory: 197M/1258M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project apache-activemq: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:apache-activemq:5.14.0-SNAPSHOT/maven-metadata.xml 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/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project apache-activemq: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:apache-activemq:5.14.0-SNAPSHOT/maven-metadata.xml 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/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:apache-activemq:5.14.0-SNAPSHOT/maven-metadata.xml 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/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:284)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:apache-activemq:5.14.0-SNAPSHOT/maven-metadata.xml 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/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:279)
	... 33 more
Caused by: org.sonatype.aether.deployment.DeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:apache-activemq:5.14.0-SNAPSHOT/maven-metadata.xml 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/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:311)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:211)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:443)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137)
	... 35 more
Caused by: org.sonatype.aether.transfer.MetadataTransferException: Could not transfer metadata org.apache.activemq:apache-activemq:5.14.0-SNAPSHOT/maven-metadata.xml 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/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:930)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:920)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:837)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:475)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:305)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.14.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:562)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:471)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:451)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:811)
	... 40 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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-activemq
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.14.0-SNAPSHOT/activemq-unit-tests-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/target/activemq-unit-tests-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-unit-tests/5.14.0-20160613.033015-75/activemq-unit-tests-5.14.0-20160613.033015-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/target/activemq-unit-tests-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-unit-tests/5.14.0-20160613.033015-75/activemq-unit-tests-5.14.0-20160613.033015-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/target/activemq-unit-tests-5.14.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-unit-tests/5.14.0-20160613.033015-75/activemq-unit-tests-5.14.0-20160613.033015-75-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.14.0-SNAPSHOT/activemq-openwire-legacy-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.0-20160613.031959-77/activemq-openwire-legacy-5.14.0-20160613.031959-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.0-20160613.031959-77/activemq-openwire-legacy-5.14.0-20160613.031959-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.0-20160613.031959-77/activemq-openwire-legacy-5.14.0-20160613.031959-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.14.0-SNAPSHOT/activemq-web-console-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/target/activemq-web-console-5.14.0-SNAPSHOT.war> to org.apache.activemq/activemq-web-console/5.14.0-20160613.033842-75/activemq-web-console-5.14.0-20160613.033842-75.war
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/target/activemq-web-console-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-web-console/5.14.0-20160613.033842-75/activemq-web-console-5.14.0-20160613.033842-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/target/activemq-web-console-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-web-console/5.14.0-20160613.033842-75/activemq-web-console-5.14.0-20160613.033842-75-javadoc.jar
Compressed 13.50 MB of artifacts by 60.4% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.14.0-SNAPSHOT/activemq-web-demo-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/target/activemq-web-demo-5.14.0-SNAPSHOT.war> to org.apache.activemq/activemq-web-demo/5.14.0-20160613.033816-75/activemq-web-demo-5.14.0-20160613.033816-75.war
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/target/activemq-web-demo-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-web-demo/5.14.0-20160613.033816-75/activemq-web-demo-5.14.0-20160613.033816-75-sources.jar
Compressed 9.37 MB of artifacts by 87.7% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.14.0-SNAPSHOT/activemq-osgi-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/target/activemq-osgi-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-osgi/5.14.0-20160613.033715-75/activemq-osgi-5.14.0-20160613.033715-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/target/activemq-osgi-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-osgi/5.14.0-20160613.033715-75/activemq-osgi-5.14.0-20160613.033715-75-javadoc.jar
Compressed 11.20 MB of artifacts by 17.9% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.0-SNAPSHOT/activemq-maven-plugin-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.14.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.0-20160613.033538-75/activemq-maven-plugin-5.14.0-20160613.033538-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.0-20160613.033538-75/activemq-maven-plugin-5.14.0-20160613.033538-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.0-20160613.033538-75/activemq-maven-plugin-5.14.0-20160613.033538-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.14.0-SNAPSHOT/activemq-openwire-generator-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.14.0-20160613.031834-78/activemq-openwire-generator-5.14.0-20160613.031834-78.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.14.0-20160613.031834-78/activemq-openwire-generator-5.14.0-20160613.031834-78-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-openwire-generator/5.14.0-20160613.031834-78/activemq-openwire-generator-5.14.0-20160613.031834-78-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.14.0-SNAPSHOT/activemq-jdbc-store-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.14.0-20160613.032217-77/activemq-jdbc-store-5.14.0-20160613.032217-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.14.0-20160613.032217-77/activemq-jdbc-store-5.14.0-20160613.032217-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jdbc-store/5.14.0-20160613.032217-77/activemq-jdbc-store-5.14.0-20160613.032217-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.14.0-SNAPSHOT/activemq-rar-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/target/activemq-rar-5.14.0-SNAPSHOT.rar> to org.apache.activemq/activemq-rar/5.14.0-20160613.033345-75/activemq-rar-5.14.0-20160613.033345-75.rar
Compressed 8.76 MB of artifacts by 49.9% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.0-SNAPSHOT/activemq-memtest-maven-plugin-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.14.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.0-20160613.033450-76/activemq-memtest-maven-plugin-5.14.0-20160613.033450-76.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.0-20160613.033450-76/activemq-memtest-maven-plugin-5.14.0-20160613.033450-76-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.0-20160613.033450-76/activemq-memtest-maven-plugin-5.14.0-20160613.033450-76-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.0-SNAPSHOT/activemq-perf-maven-plugin-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.14.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.0-20160613.033518-75/activemq-perf-maven-plugin-5.14.0-20160613.033518-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.0-20160613.033518-75/activemq-perf-maven-plugin-5.14.0-20160613.033518-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.0-20160613.033518-75/activemq-perf-maven-plugin-5.14.0-20160613.033518-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.14.0-SNAPSHOT/activemq-amqp-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/target/activemq-amqp-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.14.0-20160613.032713-75/activemq-amqp-5.14.0-20160613.032713-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/target/activemq-amqp-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.14.0-20160613.032713-75/activemq-amqp-5.14.0-20160613.032713-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/target/activemq-amqp-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-amqp/5.14.0-20160613.032713-75/activemq-amqp-5.14.0-20160613.032713-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.14.0-SNAPSHOT/activemq-itests-spring31-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-itests-spring31/5.14.0-20160613.033925-75/activemq-itests-spring31-5.14.0-20160613.033925-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-itests-spring31/5.14.0-20160613.033925-75/activemq-itests-spring31-5.14.0-20160613.033925-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.14.0-SNAPSHOT/apache-activemq-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/target/apache-activemq-5.14.0-SNAPSHOT-bin.tar.gz> to org.apache.activemq/apache-activemq/5.14.0-20160613.034002-75/apache-activemq-5.14.0-20160613.034002-75-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/target/apache-activemq-5.14.0-SNAPSHOT-bin.zip> to org.apache.activemq/apache-activemq/5.14.0-20160613.034002-75/apache-activemq-5.14.0-20160613.034002-75-bin.zip
Compressed 109.23 MB of artifacts by 28.9% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.14.0-SNAPSHOT/activemq-jms-pool-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.14.0-20160613.032421-77/activemq-jms-pool-5.14.0-20160613.032421-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.14.0-20160613.032421-77/activemq-jms-pool-5.14.0-20160613.032421-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jms-pool/5.14.0-20160613.032421-77/activemq-jms-pool-5.14.0-20160613.032421-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.14.0-SNAPSHOT/activemq-log4j-appender-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.14.0-20160613.033142-76/activemq-log4j-appender-5.14.0-20160613.033142-76.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.14.0-20160613.033142-76/activemq-log4j-appender-5.14.0-20160613.033142-76-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-log4j-appender/5.14.0-20160613.033142-76/activemq-log4j-appender-5.14.0-20160613.033142-76-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.14.0-SNAPSHOT/activemq-junit-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-junit/5.14.0-20160613.032644-75/activemq-junit-5.14.0-20160613.032644-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-junit/5.14.0-20160613.032644-75/activemq-junit-5.14.0-20160613.032644-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-junit/5.14.0-20160613.032644-75/activemq-junit-5.14.0-20160613.032644-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.14.0-SNAPSHOT/activemq-runtime-config-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.14.0-20160613.032908-75/activemq-runtime-config-5.14.0-20160613.032908-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.14.0-20160613.032908-75/activemq-runtime-config-5.14.0-20160613.032908-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-runtime-config/5.14.0-20160613.032908-75/activemq-runtime-config-5.14.0-20160613.032908-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.14.0-SNAPSHOT/activemq-pool-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.14.0-20160613.032434-77/activemq-pool-5.14.0-20160613.032434-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.14.0-20160613.032434-77/activemq-pool-5.14.0-20160613.032434-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-pool/5.14.0-20160613.032434-77/activemq-pool-5.14.0-20160613.032434-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.14.0-SNAPSHOT/activemq-stomp-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.14.0-20160613.032125-77/activemq-stomp-5.14.0-20160613.032125-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.14.0-20160613.032125-77/activemq-stomp-5.14.0-20160613.032125-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-stomp/5.14.0-20160613.032125-77/activemq-stomp-5.14.0-20160613.032125-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.14.0-SNAPSHOT/activemq-run-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/target/activemq-run-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.14.0-20160613.033359-76/activemq-run-5.14.0-20160613.033359-76.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.14.0-SNAPSHOT/activemq-mqtt-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.14.0-20160613.032154-77/activemq-mqtt-5.14.0-20160613.032154-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.14.0-20160613.032154-77/activemq-mqtt-5.14.0-20160613.032154-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-mqtt/5.14.0-20160613.032154-77/activemq-mqtt-5.14.0-20160613.032154-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.14.0-SNAPSHOT/activemq-shiro-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/target/activemq-shiro-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-shiro/5.14.0-20160613.033415-75/activemq-shiro-5.14.0-20160613.033415-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/target/activemq-shiro-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-shiro/5.14.0-20160613.033415-75/activemq-shiro-5.14.0-20160613.033415-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/target/activemq-shiro-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-shiro/5.14.0-20160613.033415-75/activemq-shiro-5.14.0-20160613.033415-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.14.0-SNAPSHOT/activemq-console-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.14.0-20160613.032736-76/activemq-console-5.14.0-20160613.032736-76.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.14.0-20160613.032736-76/activemq-console-5.14.0-20160613.032736-76-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-console/5.14.0-20160613.032736-76/activemq-console-5.14.0-20160613.032736-76-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.14.0-SNAPSHOT/activemq-camel-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/activemq-camel-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-camel/5.14.0-20160613.033101-75/activemq-camel-5.14.0-20160613.033101-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/generated/camel/components/META-INF/services/org/apache/camel/component.properties> to org.apache.activemq/activemq-camel/5.14.0-20160613.033101-75/activemq-camel-5.14.0-20160613.033101-75-camelComponent.properties
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/activemq-camel-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-camel/5.14.0-20160613.033101-75/activemq-camel-5.14.0-20160613.033101-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/activemq-camel-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-camel/5.14.0-20160613.033101-75/activemq-camel-5.14.0-20160613.033101-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.14.0-SNAPSHOT/activemq-blueprint-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.14.0-20160613.033805-77/activemq-blueprint-5.14.0-20160613.033805-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.14.0-20160613.033805-77/activemq-blueprint-5.14.0-20160613.033805-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.14.0-SNAPSHOT/activemq-client-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.14.0-20160613.031924-78/activemq-client-5.14.0-20160613.031924-78.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.14.0-20160613.031924-78/activemq-client-5.14.0-20160613.031924-78-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-client/5.14.0-20160613.031924-78/activemq-client-5.14.0-20160613.031924-78-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.14.0-SNAPSHOT/activemq-parent-5.14.0-SNAPSHOT.pom
Compressed 59.36 KB of artifacts by 53.9% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.14.0-SNAPSHOT/activemq-karaf-itest-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-karaf-itest/5.14.0-20160613.033907-75/activemq-karaf-itest-5.14.0-20160613.033907-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-karaf-itest/5.14.0-20160613.033907-75/activemq-karaf-itest-5.14.0-20160613.033907-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.14.0-SNAPSHOT/activemq-broker-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.14.0-20160613.032047-77/activemq-broker-5.14.0-20160613.032047-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.14.0-20160613.032047-77/activemq-broker-5.14.0-20160613.032047-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-broker/5.14.0-20160613.032047-77/activemq-broker-5.14.0-20160613.032047-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.14.0-20160613.032047-77/activemq-broker-5.14.0-20160613.032047-77-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.14.0-SNAPSHOT/activemq-ra-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.14.0-20160613.032507-77/activemq-ra-5.14.0-20160613.032507-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.14.0-20160613.032507-77/activemq-ra-5.14.0-20160613.032507-77.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.14.0-20160613.032507-77/activemq-ra-5.14.0-20160613.032507-77-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.14.0-20160613.032507-77/activemq-ra-5.14.0-20160613.032507-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-ra/5.14.0-20160613.032507-77/activemq-ra-5.14.0-20160613.032507-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.14.0-20160613.032507-77/activemq-ra-5.14.0-20160613.032507-77.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.14.0-SNAPSHOT/activemq-spring-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.14.0-20160613.032620-75/activemq-spring-5.14.0-20160613.032620-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.14.0-20160613.032620-75/activemq-spring-5.14.0-20160613.032620-75.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.14.0-20160613.032620-75/activemq-spring-5.14.0-20160613.032620-75-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.14.0-20160613.032620-75/activemq-spring-5.14.0-20160613.032620-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-spring/5.14.0-20160613.032620-75/activemq-spring-5.14.0-20160613.032620-75-javadoc.jar
Compressed 1.29 MB of artifacts by 55.8% relative to #1628
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/dependency-reduced-pom.xml> to org.apache.activemq/activemq-all/5.14.0-SNAPSHOT/activemq-all-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/target/activemq-all-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-all/5.14.0-20160613.033129-75/activemq-all-5.14.0-20160613.033129-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.14.0-SNAPSHOT/activemq-kahadb-store-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.14.0-20160613.032112-77/activemq-kahadb-store-5.14.0-20160613.032112-77.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.14.0-20160613.032112-77/activemq-kahadb-store-5.14.0-20160613.032112-77-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-kahadb-store/5.14.0-20160613.032112-77/activemq-kahadb-store-5.14.0-20160613.032112-77-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.14.0-SNAPSHOT/activemq-jaas-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.14.0-20160613.032012-78/activemq-jaas-5.14.0-20160613.032012-78.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.14.0-20160613.032012-78/activemq-jaas-5.14.0-20160613.032012-78-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jaas/5.14.0-20160613.032012-78/activemq-jaas-5.14.0-20160613.032012-78-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.14.0-SNAPSHOT/activemq-tooling-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.14.0-SNAPSHOT/activemq-partition-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.14.0-20160613.032800-75/activemq-partition-5.14.0-20160613.032800-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.14.0-20160613.032800-75/activemq-partition-5.14.0-20160613.032800-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-partition/5.14.0-20160613.032800-75/activemq-partition-5.14.0-20160613.032800-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.14.0-SNAPSHOT/activemq-web-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/target/activemq-web-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-web/5.14.0-20160613.033649-75/activemq-web-5.14.0-20160613.033649-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/target/activemq-web-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-web/5.14.0-20160613.033649-75/activemq-web-5.14.0-20160613.033649-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/target/activemq-web-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-web/5.14.0-20160613.033649-75/activemq-web-5.14.0-20160613.033649-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.14.0-SNAPSHOT/activemq-leveldb-store-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.14.0-20160613.032407-76/activemq-leveldb-store-5.14.0-20160613.032407-76.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.14.0-20160613.032407-76/activemq-leveldb-store-5.14.0-20160613.032407-76-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-leveldb-store/5.14.0-20160613.032407-76/activemq-leveldb-store-5.14.0-20160613.032407-76-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.14.0-SNAPSHOT/activemq-karaf-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/activemq-karaf-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/features.xml> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/features-core.xml> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-features-core.xml
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/activemq.xml> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-activemq.xml
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-activemq.cfg
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-activemq-webconsole.cfg
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/activemq-karaf-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/activemq-karaf-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-karaf/5.14.0-20160613.033239-75/activemq-karaf-5.14.0-20160613.033239-75-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.14.0-SNAPSHOT/activemq-http-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/target/activemq-http-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-http/5.14.0-20160613.033119-75/activemq-http-5.14.0-20160613.033119-75.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/target/activemq-http-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-http/5.14.0-20160613.033119-75/activemq-http-5.14.0-20160613.033119-75-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/target/activemq-http-5.14.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-http/5.14.0-20160613.033119-75/activemq-http-5.14.0-20160613.033119-75-javadoc.jar
Sending e-mails to: dev@activemq.apache.org
channel stopped

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1630

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1630/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	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:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@463b5f28:ubuntu-5: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	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:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@463b5f28:ubuntu-5: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	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:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@463b5f28:ubuntu-5: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more