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

Build failed in Jenkins: Ivy #739

See <https://builds.apache.org/job/Ivy/739/display/redirect?page=changes>

Changes:

[gintas] Suppress “deprecation” and “unused” warnings

------------------------------------------
Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/Ivy/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/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant-ivy.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 bc290628cff8bab1094dcbd7c5e412d8b2f918cb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc290628cff8bab1094dcbd7c5e412d8b2f918cb
Commit message: "Suppress ?deprecation? and ?unused? warnings"
 > git rev-list --no-walk e14481ce442380339dba2cba813f920009f32f43 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
ERROR: No submodules found.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Ivy] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -file build-release.xml snapshot-bin
Buildfile: <https://builds.apache.org/job/Ivy/ws/build-release.xml>

default-version:

init-snapshot:

init:

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/classes/core>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/classes/bootstrap>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/classes/ant>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/classes/optional>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/classes/all>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/739/artifact/build/artifact>
    [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/reports/test/html>

compile-core:
    [javac] Compiling 414 source files to <https://builds.apache.org/job/Ivy/ws/build/classes/core>
    [javac] <https://builds.apache.org/job/Ivy/ws/src/java/org/apache/ivy/util/XMLHelper.java>:119: error: ';' expected
    [javac]     public static void parse(URL xmlURL, URL schema, DefaultHandler handler, LexicalHandler lHandler)
    [javac]                                                                                                      ^
    [javac] <https://builds.apache.org/job/Ivy/ws/src/java/org/apache/ivy/util/XMLHelper.java>:121: error: illegal start of type
    [javac]             throws SAXException, IOException, ParserConfigurationException {
    [javac]             ^
    [javac] <https://builds.apache.org/job/Ivy/ws/src/java/org/apache/ivy/util/XMLHelper.java>:121: error: ';' expected
    [javac]             throws SAXException, IOException, ParserConfigurationException {
    [javac]                   ^
    [javac] <https://builds.apache.org/job/Ivy/ws/src/java/org/apache/ivy/util/XMLHelper.java>:121: error: illegal start of type
    [javac]             throws SAXException, IOException, ParserConfigurationException {
    [javac]                                ^
    [javac] <https://builds.apache.org/job/Ivy/ws/src/java/org/apache/ivy/util/XMLHelper.java>:121: error: ';' expected
    [javac]             throws SAXException, IOException, ParserConfigurationException {
    [javac]                                                                           ^
    [javac] 5 errors

BUILD FAILED
<https://builds.apache.org/job/Ivy/ws/build.xml>:197: Compile failed; see the compiler error output for details.

Total time: 1 second
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts

Jenkins build is back to normal : Ivy #740

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ivy/740/display/redirect?page=changes>