tigase-xmltools - Build # 1064 - Failure! (#8)
Closed
Unknown opened 9 years ago

tigase-xmltools - Build # 1064 - Failure:

Check console output at http://build.tigase.org/jenkins/job/tigase-xmltools/1064/ to view the results.

Changes:

[Wojciech Kapcia] perform escaping/unescaping only on non-null inputs; #2887

[Wojciech Kapcia] Change default JDK level to JDK8; #2865

Started by: Started by upstream project "tigase-utils" build number 1,023


[...truncated 24 lines...]
 > git rev-list 8bf5e16502ec7ce71fbec5d09179a368abe9a540 # timeout=10
 > git tag -a -f -m Jenkins Build #1064 jenkins-tigase-xmltools-1064 # timeout=10
No emails were triggered.
Parsing POMs
[workspace] $ java -Xmx512M -XX:PermSize=32m -XX:MaxPermSize=256m -XX:MaxDirectMemorySize=128m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.6.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default-latest/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default-latest/conf/logging jenkins.maven3.agent.Maven31Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default-latest /var/cache/jenkins/war/WEB-INF/lib/remoting-2.49.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48863
<===[JENKINS REMOTING CAPACITY]===>���channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/tigase-xmltools/workspace/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tigase XML Tools 3.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tigase-xmltools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tigase-xmltools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '8'.
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/tigase-xmltools/workspace && git rev-parse --verify --short=8 HEAD
[INFO] Working directory: /var/lib/jenkins/jobs/tigase-xmltools/workspace
[INFO] Storing buildNumber: 891fcef7 at timestamp: Apr 1, 2015 12:46:36 AM
[INFO] ShortRevision tag detected. The value is '8'.
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/tigase-xmltools/workspace && git rev-parse --verify --short=8 HEAD
[INFO] Working directory: /var/lib/jenkins/jobs/tigase-xmltools/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (gitver) @ tigase-xmltools ---
setting revision to: 233
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tigase-xmltools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ tigase-xmltools ---
[INFO] Compiling 19 source files to /var/lib/jenkins/jobs/tigase-xmltools/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.503s
[INFO] Finished at: Wed Apr 01 00:46:39 CEST 2015
[INFO] Final Memory: 19M/147M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project tigase-xmltools: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] javac: invalid target release: 1.8
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [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 /var/lib/jenkins/jobs/tigase-xmltools/workspace/pom.xml to tigase/tigase-xmltools/3.5.0-SNAPSHOT/tigase-issue #3.5.0-SNAPSHOT.pom
channel stopped
Email was triggered for: Failure - 1st
Email was triggered for: Failure - Any
Trigger Failure - Any was overridden by another trigger and will not send an email.
Trigger Failure - Still was overridden by another trigger and will not send an email.
Sending email for trigger: Failure - 1st

wojciech.kapcia@tigase.net commented 9 years ago

Failed due to changes in #2865 and convoluted usage of "Default" JDK in jenkins (v. https://issues.jenkins-ci.org/browse/JENKINS-755), fixed after update of configuration.

Referenced from commit 11 months ago
issue 1 of 1
Type
Consulting
Priority
Normal
Assignee
RedmineID
2891
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-xmltools#8
Please wait...
Page is in error, reload to recover