See <https://builds.apache.org/job/Ivy/485/>
------------------------------------------ Started by user jhm Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on ubuntu6 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Ivy/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivy.git > git init <https://builds.apache.org/job/Ivy/ws/> Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant-ivy.git > git --version > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/ant-ivy.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/ant-ivy.git > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/ant-ivy.git Cleaning workspace > git rev-parse --verify HEAD No valid HEAD. Skipping the resetting > git clean -fdx Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant-ivy.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/ant-ivy.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision e16d344f987cfca9a39adc929ad16102aa9bea87 (origin/master) > git config core.sparsecheckout > git checkout -f e16d344f987cfca9a39adc929ad16102aa9bea87 First time build. Skipping changelog. [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [Ivy] $ /home/hudson/tools/ant/apache-ant-1.7.0/bin/ant clean jar sources Buildfile: build.xml clean: 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/ws/build/artifact> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/doc/reports/test> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/doc/reports/ivy> compile-core: [javac] Compiling 401 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/url/IvyAuthenticator.java>:126: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Class<?> for a varargs call [javac] cast to java.lang.Class<?>[] for a non-varargs call and to suppress this warning [javac] Method m = Authenticator.class.getDeclaredMethod("getRequestorType", null); [javac] ^ [javac] <https://builds.apache.org/job/Ivy/ws/src/java/org/apache/ivy/util/url/IvyAuthenticator.java>:127: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Object for a varargs call [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [javac] Object result = m.invoke(this, null); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings [copy] Copying 25 files to <https://builds.apache.org/job/Ivy/ws/build/classes/core> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings> compile-bootstrap: [javac] Compiling 48 source files to <https://builds.apache.org/job/Ivy/ws/build/classes/bootstrap> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/bootstrap> init-ivy-user-home: init-ivy-local-home: init-ivy-home: init-ivy: [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SshResolver in [] nor Ivy classloader [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VsftpResolver in [] nor Ivy classloader [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator in [] nor Ivy classloader [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SFTPResolver in [] nor Ivy classloader [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.packager.PackagerResolver in [] nor Ivy classloader [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VfsResolver in [] nor Ivy classloader [ivy:configure] impossible to define glob matcher: org.apache.ivy.plugins.matcher.GlobPatternMatcher was not found (java.lang.ClassNotFoundException: org.apache.ivy.plugins.matcher.GlobPatternMatcher) [ivy:configure] :: Apache Ivy non official version - :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: url = <https://builds.apache.org/job/Ivy/ws/build/classes/core/org/apache/ivy/core/settings/ivysettings.xml> resolve: [ivy:retrieve] :: resolving dependencies :: org.apache.ivy#ivy;[email protected] [ivy:retrieve] confs: [default, test] [ivy:retrieve] found org.apache.ant#ant;1.7.1 in public [ivy:retrieve] found org.apache.ant#ant-launcher;1.7.1 in public [ivy:retrieve] found org.apache.ant#ant-nodeps;1.7.1 in public [ivy:retrieve] found org.apache.ant#ant-trax;1.7.1 in public [ivy:retrieve] found commons-httpclient#commons-httpclient;3.0 in public [ivy:retrieve] found commons-logging#commons-logging;1.0.3 in default [ivy:retrieve] found commons-codec#commons-codec;1.2 in public [ivy:retrieve] found oro#oro;2.0.8 in default [ivy:retrieve] found commons-vfs#commons-vfs;1.0 in public [ivy:retrieve] found commons-logging#commons-logging;1.0.4 in default [ivy:retrieve] found com.jcraft#jsch;0.1.50 in default [ivy:retrieve] found com.jcraft#jsch.agentproxy;0.0.6 in public [ivy:retrieve] found com.jcraft#jsch.agentproxy.connector-factory;0.0.6 in public [ivy:retrieve] found com.jcraft#jsch.agentproxy.core;0.0.6 in public [ivy:retrieve] found com.jcraft#jsch.agentproxy.usocket-jna;0.0.6 in public [ivy:retrieve] found net.java.dev.jna#jna;3.4.0 in default [ivy:retrieve] found net.java.dev.jna#platform;3.4.0 in default [ivy:retrieve] found com.jcraft#jsch.agentproxy.usocket-nc;0.0.6 in public [ivy:retrieve] found com.jcraft#jsch.agentproxy.sshagent;0.0.6 in public [ivy:retrieve] found com.jcraft#jsch.agentproxy.pageant;0.0.6 in public [ivy:retrieve] found com.jcraft#jsch.agentproxy.jsch;0.0.6 in public [ivy:retrieve] found org.bouncycastle#bcpg-jdk14;1.45 in public [ivy:retrieve] found org.bouncycastle#bcprov-jdk14;1.45 in public [ivy:retrieve] found junit#junit;3.8.2 in public [ivy:retrieve] found commons-lang#commons-lang;2.6 in default [ivy:retrieve] found org.apache.ant#ant-testutil;1.7.0 in public [ivy:retrieve] found ant#ant-launcher;1.6.2 in public [ivy:retrieve] found ant-contrib#ant-contrib;1.0b3 in default [ivy:retrieve] found xerces#xercesImpl;2.6.2 in default [ivy:retrieve] found xerces#xmlParserAPIs;2.6.2 in default [ivy:retrieve] :: resolution report :: resolve 1548ms :: artifacts dl 306ms [ivy:retrieve] :: evicted modules: [ivy:retrieve] commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.0.4] in [default] [ivy:retrieve] com.jcraft#jsch;0.1.49 by [com.jcraft#jsch;0.1.50] in [default] --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 24 | 0 | 0 | 2 || 21 | 0 | | test | 7 | 0 | 0 | 0 || 7 | 0 | --------------------------------------------------------------------- [ivy:retrieve] [ivy:retrieve] :: problems summary :: [ivy:retrieve] :::: ERRORS [ivy:retrieve] unknown resolver chain [ivy:retrieve] unknown resolver chain [ivy:retrieve] unknown resolver chain [ivy:retrieve] [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS [ivy:retrieve] :: retrieving :: org.apache.ivy#ivy [sync] [ivy:retrieve] confs: [default, test] [ivy:retrieve] conflict on <https://builds.apache.org/job/Ivy/ws/lib/ant-launcher.jar> in [default, test]: 1.7.1 won [ivy:retrieve] 27 artifacts copied, 0 already retrieved (8197kB/343ms) compile-ant: [javac] Compiling 48 source files to <https://builds.apache.org/job/Ivy/ws/build/classes/ant> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/ant> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/ant/fr/jayasoft/ivy/ant> compile-optional: [javac] Compiling 72 source files to <https://builds.apache.org/job/Ivy/ws/build/classes/optional> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/classes/core> default-version: jar: [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/artifact/jars> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/artifact> [copy] Copying 850 files to <https://builds.apache.org/job/Ivy/ws/build/classes/all> [jar] Building jar: <https://builds.apache.org/job/Ivy/ws/build/artifact/jars/ivy.jar> [copy] Copying 1 file to <https://builds.apache.org/job/Ivy/ws/build/artifact> [delete] Deleting: <https://builds.apache.org/job/Ivy/ws/build/classes/core/module.properties> default-version: sources: [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/build/artifact/sources> [jar] Building jar: <https://builds.apache.org/job/Ivy/ws/build/artifact/sources/ivy.jar> BUILD SUCCESSFUL Total time: 10 seconds [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts ERROR: No artifacts found that match the file pattern "trunk/build/artifact/**". Configuration error? ERROR: ?trunk/build/artifact/**? doesn?t match anything, but ?build/artifact/**? does. Perhaps that?s what you mean? Build step 'Archive the artifacts' changed build result to FAILURE
