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

Build failed in Jenkins: commons-email #49

See <https://builds.apache.org/job/commons-email/49/display/redirect>

------------------------------------------
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on H11 (Hadoop xenial) in workspace <https://builds.apache.org/job/commons-email/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/email/trunk at revision '2018-03-02T08:07:18.468 +0000'
At revision 1825705

No changes for https://svn.apache.org/repos/asf/commons/proper/email/trunk since the previous build
[commons-email] $ /bin/bash -xe /tmp/jenkins5341402957206069718.sh
+ set
BASH=/bin/bash
BASHOPTS=cmdhist:complete_fullquote:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=([0]="0")
BASH_SOURCE=([0]="/tmp/jenkins5341402957206069718.sh")
BASH_VERSINFO=([0]="4" [1]="3" [2]="11" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")
BASH_VERSION='4.3.11(1)-release'
BUILD_CAUSE=MANUALTRIGGER
BUILD_CAUSE_MANUALTRIGGER=true
BUILD_DISPLAY_NAME='#49'
BUILD_ID=49
BUILD_NUMBER=49
BUILD_TAG=jenkins-commons-email-49
BUILD_URL=https://builds.apache.org/job/commons-email/49/
DIRSTACK=()
EUID=910
EXECUTOR_NUMBER=0
GROUPS=()
HOME=/home/jenkins
HOSTNAME=asf911.gq1.ygridcore.net
HOSTTYPE=x86_64
HUDSON_COOKIE=8df35d12-e69c-4427-a143-d89edca4b813
HUDSON_HOME=/x1/jenkins/jenkins-home
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
HUDSON_URL=https://builds.apache.org/
IFS=$' \t\n'
JAVA_HOME=/home/jenkins/tools/java/latest1.8
JENKINS_HOME=/x1/jenkins/jenkins-home
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
JENKINS_URL=https://builds.apache.org/
JOB_BASE_NAME=commons-email
JOB_DISPLAY_URL=https://builds.apache.org/job/commons-email/display/redirect
JOB_NAME=commons-email
JOB_URL=https://builds.apache.org/job/commons-email/
LANG=en_US
LOGNAME=jenkins
M2_HOME=/home/jenkins/tools/maven/apache-maven-3.5.2
MACHTYPE=x86_64-pc-linux-gnu
MAIL=/var/mail/jenkins
MAVEN_HOME=/home/jenkins/tools/maven/apache-maven-3.5.2
MAVEN_OPTS='-Xmx2g -Xms256m'
NIX_LABEL=ubuntu
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
NODE_LABELS='H11 Hadoop xenial'
NODE_NAME=H11
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/home/jenkins/tools/maven/apache-maven-3.5.2/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
POM_ARTIFACTID=commons-email
POM_DISPLAYNAME='Apache Commons Email'
POM_GROUPID=org.apache.commons
POM_PACKAGING=jar
POM_VERSION=1.6-SNAPSHOT
PPID=9424
PS4='+ '
PWD=<https://builds.apache.org/job/commons-email/ws/>
ROOT_BUILD_CAUSE=MANUALTRIGGER
ROOT_BUILD_CAUSE_MANUALTRIGGER=true
RUN_CHANGES_DISPLAY_URL='https://builds.apache.org/job/commons-email/49/display/redirect?page=changes'
RUN_DISPLAY_URL=https://builds.apache.org/job/commons-email/49/display/redirect
SHELL=/bin/bash
SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:xtrace
SHLVL=2
SSH_CLIENT='62.210.60.235 46066 22'
SSH_CONNECTION='62.210.60.235 46066 67.195.81.155 22'
SVN_REVISION=1825540
SVN_REVISION_1=1825540
SVN_URL=https://svn.apache.org/repos/asf/commons/proper/email/trunk
SVN_URL_1=https://svn.apache.org/repos/asf/commons/proper/email/trunk
TERM=dumb
UID=910
USER=jenkins
WIN_LABEL=Windows
WORKSPACE=<https://builds.apache.org/job/commons-email/ws/>
XDG_RUNTIME_DIR=/run/user/910
XDG_SESSION_ID=165
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
_=/home/jenkins/tools/java/jdk1.8.0_131/bin/java
Parsing POMs
Established TCP socket on 35244
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-email] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -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 35244
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-email/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Email 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-email ---
[INFO] Deleting <https://builds.apache.org/job/commons-email/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-email ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-email ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-email ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-email/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-email ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-email ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-email/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-email/ws/>
[INFO] Storing buildNumber: 1825705 at timestamp: 1519978072945
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-email/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-email/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-email ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-email ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/commons-email/ws/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.125 s
[INFO] Finished at: 2018-03-02T08:07:57Z
[INFO] Final Memory: 26M/375M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-email: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/commons-email/ws/pom.xml> to org.apache.commons/commons-email/1.6-SNAPSHOT/commons-email-1.6-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Build failed in Jenkins: commons-email #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-email/53/display/redirect>

------------------------------------------
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-1 (Windows) in workspace <https://builds.apache.org/job/commons-email/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/email/trunk at revision '2018-03-02T08:20:23.040 +0000'
At revision 1825705

No changes for https://svn.apache.org/repos/asf/commons/proper/email/trunk since the previous build
ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.5.2 doesnt exist


Build failed in Jenkins: commons-email #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-email/52/display/redirect>

------------------------------------------
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-1 (Windows) in workspace <https://builds.apache.org/job/commons-email/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/email/trunk at revision '2018-03-02T08:16:14.359 +0000'
At revision 1825705

No changes for https://svn.apache.org/repos/asf/commons/proper/email/trunk since the previous build
ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.5.2 doesnt exist


Build failed in Jenkins: commons-email #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-email/51/display/redirect>

------------------------------------------
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-1 (Windows) in workspace <https://builds.apache.org/job/commons-email/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/email/trunk at revision '2018-03-02T08:15:56.989 +0000'
At revision 1825705

No changes for https://svn.apache.org/repos/asf/commons/proper/email/trunk since the previous build
ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.5.2 doesnt exist


Build failed in Jenkins: commons-email #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-email/50/display/redirect>

------------------------------------------
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-1 (Windows) in workspace <https://builds.apache.org/job/commons-email/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/email/trunk at revision '2018-03-02T08:15:31.586 +0000'
At revision 1825705

No changes for https://svn.apache.org/repos/asf/commons/proper/email/trunk since the previous build
ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.5.2 doesnt exist