[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mina-commits
Subject:    Build failed in Jenkins: sshd-master #263
From:       Apache Jenkins Server  <jenkins () builds ! apache ! org>
Date:       2018-09-17 7:32:15
Message-ID: 998110711.3677.1537169535666.JavaMail.jenkins () jenkins02
[Download RAW message or body]

See <https://builds.apache.org/job/sshd-master/263/display/redirect?page=changes>

Changes:

[gnodet] [maven-release-plugin] prepare release sshd-2.1.0

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace \
<https://builds.apache.org/job/sshd-master/ws/>  > git rev-parse \
--is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mina-sshd.git \
# timeout=10 Fetching upstream changes from \
https://git-wip-us.apache.org/repos/asf/mina-sshd.git  > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina-sshd.git \
+refs/heads/*:refs/remotes/origin/*  > git rev-parse \
refs/remotes/origin/master^{commit} # timeout=10  > git rev-parse \
refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision \
2727fdda8009dad98ddf1ba0cb27c67f16cb9ea7 (refs/remotes/origin/master)  > git config \
core.sparsecheckout # timeout=10  > git checkout -f \
2727fdda8009dad98ddf1ba0cb27c67f16cb9ea7 Commit message: "[maven-release-plugin] \
prepare release sshd-2.1.0"  > git rev-list --no-walk \
8e6e0313c664d768e909fc989d8a2cf2e29715ae # timeout=10 Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36212
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sshd-master] $ /home/jenkins/tools/java/latest1.8/bin/java -XX:MaxPermSize=256m -cp \
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3 \
.5.2/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.2/conf/logging \
jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.2 \
/home/jenkins/jenkins-slave/slave.jar \
/home/jenkins/jenkins-slave/maven35-interceptor.jar \
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36212 Java HotSpot(TM) \
64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in \
8.0 <===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sshd-master/ws/pom.xml> \
-Dmaven.repo.local=<https://builds.apache.org/job/sshd-master/ws/.repository> -B -e \
clean deploy -Pdeploy [INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mina SSHD
[INFO] Apache Mina SSHD :: Common support utilities
[INFO] Apache Mina SSHD :: Putty key files support utilities
[INFO] Apache Mina SSHD :: Core
[INFO] Apache Mina SSHD :: Mina
[INFO] Apache Mina SSHD :: Netty
[INFO] Apache Mina SSHD :: SCP
[INFO] Apache Mina SSHD :: SFTP
[INFO] Apache Mina SSHD :: LDAP
[INFO] Apache Mina SSHD :: Git
[INFO] Apache Mina SSHD :: Contributions
[INFO] Apache Mina SSHD :: Spring integration SFTP adapter
[INFO] Apache Mina SSHD :: CLI
[INFO] Apache Mina SSHD :: Assembly
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mina SSHD 2.1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sshd ---
[INFO] Deleting <https://builds.apache.org/job/sshd-master/ws/target>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact \
(remove-previous-artifact) @ sshd --- [INFO] \
<https://builds.apache.org/job/sshd-master/ws/.repository/org/apache/sshd/sshd/2.1.0> \
removed. [INFO] 
[INFO] --- groovy-maven-plugin:2.0:execute (detect-workspace-root-dir) @ sshd ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ sshd ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (check-apache-license-header) @ sshd ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from \
<https://builds.apache.org/job/sshd-master/ws/.gitignore> [INFO] Finished adding \
exclusions from SCM ignore files. [INFO] 88 implicit excludes (use -debug for more \
details). [INFO] Exclude: README.md
[INFO] Exclude: src/docs/**
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: **/stty-output-*.txt
[INFO] Exclude: *checkstyle*
[INFO] Exclude: *findbugs*
[INFO] Exclude: *suppressions*
[INFO] Exclude: **/big-msg.txt
[INFO] Exclude: LICENSE*
[INFO] Exclude: NOTICE*
[INFO] Exclude: *pmd*
[INFO] Exclude: *.ser
[INFO] Exclude: *.iml
[INFO] Exclude: .metadata/**
[INFO] Exclude: .recommenders/**
[INFO] Exclude: RemoteSystemsTempFiles/**
[INFO] Exclude: .project
[INFO] Exclude: .classpath
[INFO] Exclude: .springBeans
[INFO] Exclude: .settings/**
[INFO] Exclude: .repository/**
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, \
approved: 2 licenses. [INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ sshd ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ sshd ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-api) @ sshd ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ sshd ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] >>> maven-pmd-plugin:3.9.0:check (pmd-checker) > :pmd @ sshd >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.9.0:pmd (pmd) @ sshd ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.9.0:check (pmd-checker) < :pmd @ sshd <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.9.0:check (pmd-checker) @ sshd ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sshd ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sshd ---
[INFO] Installing <https://builds.apache.org/job/sshd-master/ws/pom.xml> to \
<https://builds.apache.org/job/sshd-master/ws/.repository/org/apache/sshd/sshd/2.1.0/sshd-2.1.0.pom>
 [INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:sources (install) @ sshd ---
[INFO] 
[INFO] The following files have been resolved:
[INFO]    none
[INFO] 
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sshd ---
[WARNING] Attempt to (de-)serialize anonymous class \
hudson.maven.reporters.MavenArtifactArchiver$2; see: \
https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to \
(de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: \
https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] \
------------------------------------------------------------------------ [INFO] \
Reactor Summary: [INFO] 
[INFO] Apache Mina SSHD ................................... FAILURE [ 11.696 s]
[INFO] Apache Mina SSHD :: Common support utilities ....... SKIPPED
[INFO] Apache Mina SSHD :: Putty key files support utilities SKIPPED
[INFO] Apache Mina SSHD :: Core ........................... SKIPPED
[INFO] Apache Mina SSHD :: Mina ........................... SKIPPED
[INFO] Apache Mina SSHD :: Netty .......................... SKIPPED
[INFO] Apache Mina SSHD :: SCP ............................ SKIPPED
[INFO] Apache Mina SSHD :: SFTP ........................... SKIPPED
[INFO] Apache Mina SSHD :: LDAP ........................... SKIPPED
[INFO] Apache Mina SSHD :: Git ............................ SKIPPED
[INFO] Apache Mina SSHD :: Contributions .................. SKIPPED
[INFO] Apache Mina SSHD :: Spring integration SFTP adapter  SKIPPED
[INFO] Apache Mina SSHD :: CLI ............................ SKIPPED
[INFO] Apache Mina SSHD :: Assembly ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.433 s
[INFO] Finished at: 2018-09-17T07:31:42Z
[INFO] Final Memory: 53M/1042M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "deploy" could not be activated because it does not \
exist. [ERROR] Failed to execute goal \
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project \
sshd: Deployment failed: repository element was not specified in the POM inside \
distributionManagement element or in -DaltDeploymentRepository=id::layout::url \
                parameter -> [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 \
sshd: Deployment failed: repository element was not specified in the POM inside \
distributionManagement element or in -DaltDeploymentRepository=id::layout::url \
parameter  at org.apache.maven.lifecycle.internal.MojoExecutor.execute \
(MojoExecutor.java:213)  at org.apache.maven.lifecycle.internal.MojoExecutor.execute \
(MojoExecutor.java:154)  at org.apache.maven.lifecycle.internal.MojoExecutor.execute \
(MojoExecutor.java:146)  at \
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject \
(LifecycleModuleBuilder.java:117)  at \
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject \
(LifecycleModuleBuilder.java:81)  at \
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build \
(SingleThreadedBuilder.java:51)  at \
org.apache.maven.lifecycle.internal.LifecycleStarter.execute \
(LifecycleStarter.java:128)  at org.apache.maven.DefaultMaven.doExecute \
(DefaultMaven.java:309)  at org.apache.maven.DefaultMaven.doExecute \
(DefaultMaven.java:194)  at org.apache.maven.DefaultMaven.execute \
(DefaultMaven.java:107)  at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main \
(Maven35Launcher.java:130)  at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native \
Method)  at sun.reflect.NativeMethodAccessorImpl.invoke \
(NativeMethodAccessorImpl.java:62)  at \
sun.reflect.DelegatingMethodAccessorImpl.invoke \
(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke \
(Method.java:498)  at \
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)  \
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)  at \
jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)  at \
sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)  at \
sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)  at \
sun.reflect.DelegatingMethodAccessorImpl.invoke \
(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke \
(Method.java:498)  at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call \
(InterceptingExecutorService.java:72)  at java.util.concurrent.FutureTask.run \
(FutureTask.java:266)  at java.util.concurrent.ThreadPoolExecutor.runWorker \
(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run \
(ThreadPoolExecutor.java:624)  at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Deployment failed: \
repository element was not specified in the POM inside distributionManagement element \
or in -DaltDeploymentRepository=id::layout::url parameter  at \
org.apache.maven.plugin.deploy.DeployMojo.getDeploymentRepository \
(DeployMojo.java:343)  at org.apache.maven.plugin.deploy.DeployMojo.deployProject \
(DeployMojo.java:206)  at org.apache.maven.plugin.deploy.DeployMojo.execute \
(DeployMojo.java:169)  at \
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo \
(DefaultBuildPluginManager.java:134)  at \
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)  at \
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)  at \
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)  at \
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject \
(LifecycleModuleBuilder.java:117)  at \
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject \
(LifecycleModuleBuilder.java:81)  at \
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build \
(SingleThreadedBuilder.java:51)  at \
org.apache.maven.lifecycle.internal.LifecycleStarter.execute \
(LifecycleStarter.java:128)  at org.apache.maven.DefaultMaven.doExecute \
(DefaultMaven.java:309)  at org.apache.maven.DefaultMaven.doExecute \
(DefaultMaven.java:194)  at org.apache.maven.DefaultMaven.execute \
(DefaultMaven.java:107)  at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main \
(Maven35Launcher.java:130)  at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native \
Method)  at sun.reflect.NativeMethodAccessorImpl.invoke \
(NativeMethodAccessorImpl.java:62)  at \
sun.reflect.DelegatingMethodAccessorImpl.invoke \
(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke \
(Method.java:498)  at \
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)  \
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)  at \
jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)  at \
sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)  at \
sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)  at \
sun.reflect.DelegatingMethodAccessorImpl.invoke \
(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke \
(Method.java:498)  at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call \
(InterceptingExecutorService.java:72)  at java.util.concurrent.FutureTask.run \
(FutureTask.java:266)  at java.util.concurrent.ThreadPoolExecutor.runWorker \
(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run \
(ThreadPoolExecutor.java:624)  at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the \
following articles: [ERROR] [Help 1] \
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [JENKINS] \
Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-spring-sftp/pom.xml> to \
org.apache.sshd/sshd-spring-sftp/2.1.0/sshd-spring-sftp-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-core/pom.xml> to \
org.apache.sshd/sshd-core/2.1.0/sshd-core-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-git/pom.xml> to \
org.apache.sshd/sshd-git/2.1.0/sshd-git-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-sftp/pom.xml> to \
org.apache.sshd/sshd-sftp/2.1.0/sshd-sftp-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-mina/pom.xml> to \
org.apache.sshd/sshd-mina/2.1.0/sshd-mina-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-contrib/pom.xml> to \
org.apache.sshd/sshd-contrib/2.1.0/sshd-contrib-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/assembly/pom.xml> to \
org.apache.sshd/apache-sshd/2.1.0/apache-sshd-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-netty/pom.xml> to \
org.apache.sshd/sshd-netty/2.1.0/sshd-netty-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/pom.xml> to \
org.apache.sshd/sshd/2.1.0/sshd-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-common/pom.xml> to \
org.apache.sshd/sshd-common/2.1.0/sshd-common-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-putty/pom.xml> to \
org.apache.sshd/sshd-putty/2.1.0/sshd-putty-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-scp/pom.xml> to \
org.apache.sshd/sshd-scp/2.1.0/sshd-scp-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-ldap/pom.xml> to \
org.apache.sshd/sshd-ldap/2.1.0/sshd-ldap-2.1.0.pom [JENKINS] Archiving \
<https://builds.apache.org/job/sshd-master/ws/sshd-cli/pom.xml> to \
org.apache.sshd/sshd-cli/2.1.0/sshd-cli-2.1.0.pom channel stopped


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic