You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/10/04 08:06:45 UTC

Build failed in Jenkins: EasyAnt #60

See <https://builds.apache.org/job/EasyAnt/60/changes>

Changes:

[jlboudart] Make plugin install configurable in easyant build, prepare installation of skeletons

[jlboudart] Use a cache in target directory for tests

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/EasyAnt/ws/>
Updating http://svn.apache.org/repos/asf/incubator/easyant/core/trunk
U         src/test/java/org/apache/easyant/core/services/PluginServiceTest.java
U         src/test/resources/ivysettings-test.xml
U         src/main/java/org/apache/easyant/tasks/ParameterTask.java
U         src/main/java/org/apache/easyant/core/report/EasyAntReport.java
U         src/main/java/org/apache/easyant/man/Describe.java
U         src/main/java/org/apache/easyant/man/ListExtensionPoints.java
U         src/main/java/org/apache/easyant/man/ListTargets.java
U         src/documentation/reference.html
U         src/documentation/ref/plugins/plugins.html
U         src/documentation/ref/ProjectMancommand.html
U         src/documentation/ref/buildtypes/buildtypes.html
U         src/documentation/ref/Defaultlifecycle.html
U         src/documentation/ref/Modulefiles.html
U         module.ant
Fetching 'https://svn.apache.org/repos/asf/ant/site/xooki' at -1 into '<https://builds.apache.org/job/EasyAnt/ws/trunk/src/documentation/xooki'>
At revision 1393946
At revision 1393946
no change for https://svn.apache.org/repos/asf/ant/site/xooki since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.8.1/bin/ant clean dist
Buildfile: <https://builds.apache.org/job/EasyAnt/ws/trunk/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap>

ivy:init:

compile:
[ivy:configure] :: Apache Ivy 2.2.x-local-20111112150822 - 20111112150822 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/EasyAnt/ws/trunk/ivysettings-bootstrap.xml>
[ivy:resolve] :: resolving dependencies :: org.apache.easyant#easyant-core;0.9
[ivy:resolve] 	confs: [default, test, extra]
[ivy:resolve] 	found org.apache.ant#ant;1.8.2 in main
[ivy:resolve] 	found org.apache.ant#ant-launcher;1.8.2 in main
[ivy:resolve] 	found org.apache.ivy#ivy;2.3.0-rc1 in main
[ivy:resolve] 	found ant-contrib#ant-contrib;1.0b2 in main
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in main
[ivy:resolve] 	found junit#junit;4.4 in main
[ivy:resolve] 	found org.apache.ant#ant-testutil;1.8.2 in main
[ivy:resolve] :: resolution report :: resolve 651ms :: artifacts dl 11ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   5   |   0   |   0   |   0   ||   5   |   0   |
	|       test       |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       extra      |   5   |   0   |   0   |   0   ||   5   |   0   |
	---------------------------------------------------------------------
    [mkdir] Created dir: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
    [javac] Compiling 69 source files to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 7 files to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
     [copy] Copied 98 empty directories to 96 empty directories under <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
     [copy] Copied 24 empty directories to 24 empty directories under <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes/org/apache/easyant>
[propertyfile] Creating new property file: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes/META-INF/version.properties>

jar:
      [jar] Building jar: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/easyant.jar>

dist:
     [java] [easyant-configure-easyant] :: Apache Ivy 2.3.0-rc1 - 20120416000235 :: http://ant.apache.org/ivy/ ::
     [java] 
     [java] [easyant-configure-easyant] :: loading settings :: url = <https://builds.apache.org/job/EasyAnt/ws/trunk/ivysettings.xml>
     [java] 
     [java] Loading System Plugins...
     [java] 
     [java] :: loading settings :: url = jar:file:/home/jenkins/.easyant/easyant-cache/org.apache.ivy/ivy/jars/ivy-2.3.0-rc1.jar!/org/apache/ivy/core/settings/ivysettings.xml
     [java] [easyant-load-module] Loading build module : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ivy>
     [java] 
     [java] [easyant-load-module] Loading build file : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>
     [java] 
     [java]      [echo] Building org.apache.easyant easyant-core with org.apache.easyant.buildtypes#build-std-java...
     [java] 
     [java] Trying to override old definition of task check-version-number
     [java] 
     [java] Duplicated project name in import. Project org.apache.easyant.plugins#abstract-provisioning defined first in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-provisioning/ants/abstract-provisioning-0.9.ant and again in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-package/ants/abstract-package-0.9.ant
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#xooki;0.9 skipped !
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#scm-svn;0.9 skipped !
     [java] 
     [java] 
     [java] populate-jar-repo:
     [java] 
     [java] [ivy:install] :: installing org.apache.easyant.plugins#abstract-.*#*;0.9 ::
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-compile;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-package;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-provisioning;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-test;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] :: resolving dependencies ::
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-compile;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-package;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-provisioning;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-test;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] :: downloading artifacts to cache ::
     [java] 
     [java] [ivy:install] :: installing in core ::
     [java] 
     [java] 
     [java] BUILD FAILED
     [java] Dr Myrmex found an error when building easyant-core
     [java] * Where
     [java] 
     [java] File : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>
     [java] Line : 224 column : 57
     [java] 
     [java] * Dr Myrmex diagnostic
     [java] 
     [java] Error : The following error occurred while executing this line:
     [java] 
     [java] Cause : Error : The following error occurred while executing this line:
     [java] 
     [java] Cause : Error : impossible to install org.apache.easyant.plugins#abstract-.*#*;0.9: 
     [java] Cause : file copy not done from /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-compile/ants/abstract-compile-0.9.ant to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/main/classes/repository/core/org.apache.easyant.plugins/abstract-compile/0.9/abstract-compile.ant>: destination already exists and overwrite is false
     [java] 
     [java] 
     [java] * Recomendation ...
     [java] 
     [java] Dr Myrmex suggest you to run easyant with -verbose or -debug option to get more details.
     [java] 
     [java] Total time: 5 seconds
     [java] 
     [java] The following error occurred while executing this line:
     [java] <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>:208: The following error occurred while executing this line:
     [java] <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>:190: impossible to install org.apache.easyant.plugins#abstract-.*#*;0.9: java.io.IOException: file copy not done from /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-compile/ants/abstract-compile-0.9.ant to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/main/classes/repository/core/org.apache.easyant.plugins/abstract-compile/0.9/abstract-compile.ant>: destination already exists and overwrite is false

BUILD FAILED
<https://builds.apache.org/job/EasyAnt/ws/trunk/build.xml>:64: Java returned: 1

Total time: 12 seconds
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 : EasyAnt #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/EasyAnt/63/changes>


Build failed in Jenkins: EasyAnt #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/EasyAnt/62/changes>

Changes:

[jlboudart] Simplify code using project helper and configureEasyAntIvyInstance mechanism

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/EasyAnt/ws/>
Updating http://svn.apache.org/repos/asf/incubator/easyant/core/trunk
U         src/test/java/org/apache/easyant/core/ModuleInheritanceTest.java
U         src/test/java/org/apache/easyant/core/services/PluginServiceTest.java
U         src/test/java/org/apache/easyant/core/PropertiesAsAttributesTest.java
U         src/test/java/org/apache/easyant/core/StandardJavaProjectTest.java
A         src/test/resources/ivysettings-test.xml
U         src/test/resources/org/apache/easyant/core/standardJavaProject.ivy
U         src/test/resources/org/apache/easyant/core/services/module.ant
U         src/main/java/org/apache/easyant/tasks/SubModule.java
U         src/main/java/org/apache/easyant/tasks/CheckResolver.java
U         src/main/java/org/apache/easyant/tasks/findclasspath/AbstractFindClassPathStrategy.java
U         src/main/java/org/apache/easyant/tasks/ParameterTask.java
U         src/main/java/org/apache/easyant/tasks/GoOffline.java
U         src/main/java/org/apache/easyant/tasks/Import.java
U         src/main/java/org/apache/easyant/tasks/AbstractEasyAntTask.java
U         src/main/java/org/apache/easyant/tasks/ConfigureEasyAntIvyInstance.java
U         src/main/java/org/apache/easyant/tasks/BindTarget.java
U         src/main/java/org/apache/easyant/tasks/LoadModule.java
U         src/main/java/org/apache/easyant/tasks/ImportAntscripts.java
U         src/main/java/org/apache/easyant/tasks/EasyAntRunner.java
U         src/main/java/org/apache/easyant/tasks/AbstractImport.java
U         src/main/java/org/apache/easyant/core/ant/ProjectUtils.java
U         src/main/java/org/apache/easyant/core/ant/listerners/DefaultEasyAntLogger.java
U         src/main/java/org/apache/easyant/core/ant/EasyAntProjectHelper.java
U         src/main/java/org/apache/easyant/core/services/impl/DefaultPluginServiceImpl.java
U         src/main/java/org/apache/easyant/core/EasyAntMain.java
U         src/main/java/org/apache/easyant/core/EasyAntEngine.java
U         src/main/java/org/apache/easyant/core/report/EasyAntReport.java
U         src/main/java/org/apache/easyant/core/report/ImportedModuleReport.java
U         src/main/java/org/apache/easyant/core/report/XMLEasyAntReportWriter.java
U         src/main/java/org/apache/easyant/core/parser/EasyAntModuleDescriptorParser.java
U         src/main/java/org/apache/easyant/core/parser/EasyAntConfigParser.java
U         src/main/java/org/apache/easyant/core/parser/DefaultEasyAntXmlModuleDescriptorParser.java
U         src/main/java/org/apache/easyant/core/descriptor/PluginDescriptor.java
U         src/main/java/org/apache/easyant/man/ListProps.java
U         src/main/java/org/apache/easyant/man/Describe.java
U         src/main/java/org/apache/easyant/man/ListExtensionPoints.java
U         src/main/java/org/apache/easyant/man/ListTargets.java
U         src/main/java/org/apache/easyant/man/EasyantOption.java
U         src/main/java/org/apache/easyant/man/ListPlugins.java
A         src/main/java/org/apache/ivy
A         src/main/java/org/apache/ivy/ant
A         src/main/java/org/apache/ivy/ant/EasyAntPluginBridge.java
U         src/main/resources/org/apache/easyant/core/report/easyant-report.xsl
U         src/documentation/toc.json
U         src/documentation/contact.html
D         src/documentation/howto/SettingupasimpleEasyAntproject.html
U         src/documentation/howto/writePlugins.html
U         src/documentation/howto/multimodules.html
U         src/documentation/howto/GettingStarted.html
U         src/documentation/style/style.css
U         src/documentation/reference.html
D         src/documentation/images/phases.jpg
AU        src/documentation/images/defaultLifecycle.jpg
A         src/documentation/images/defaultLifecycle.graphml
U         src/documentation/index.html
D         src/documentation/ref/phases.html
U         src/documentation/ref/plugins/plugins.html
U         src/documentation/ref/ProjectMancommand.html
U         src/documentation/ref/buildtypes/buildtypes.html
U         src/documentation/ref/ProjectIvyInstance.html
U         src/documentation/ref/Defaultlifecycle.html
U         src/documentation/ref/Directorystructure.html
U         src/documentation/ref/anttasks/BindTarget.html
A         src/documentation/ref/anttasks/configureEasyantIvyInstance.html
A         src/documentation/ref/anttasks/FindParentDir.html
A         src/documentation/ref/anttasks/ConfigureBuildScopedRepository.html
A         src/documentation/ref/anttasks/plugin-report.html
A         src/documentation/ref/anttasks/GoOffline.html
A         src/documentation/ref/anttasks/import-test-module.html
A         src/documentation/ref/anttasks/SearchModule.html
A         src/documentation/ref/ExtensionPoint.html
A         src/documentation/ref/OfflineMode.html
U         src/documentation/ref/Modulefiles.html
U         src/documentation/ref/anttasks.html
U         module.ivy
U         .classpath
U         module.ant
Fetching 'https://svn.apache.org/repos/asf/ant/site/xooki' at -1 into '/x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/src/documentation/xooki'
At revision 1394266
At revision 1394266
no change for https://svn.apache.org/repos/asf/ant/site/xooki since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.8.1/bin/ant clean dist
Buildfile: /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/build.xml

clean:
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap

ivy:init:

compile:
[ivy:configure] :: Apache Ivy 2.2.x-local-20111112150822 - 20111112150822 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/ivysettings-bootstrap.xml
[ivy:resolve] :: resolving dependencies :: org.apache.easyant#easyant-core;0.9
[ivy:resolve] 	confs: [default, test, extra]
[ivy:resolve] 	found org.apache.ant#ant;1.8.2 in third-party-lib
[ivy:resolve] 	found org.apache.ant#ant-launcher;1.8.2 in third-party-lib
[ivy:resolve] 	found org.apache.ivy#ivy;2.3.0-rc1 in maven2
[ivy:resolve] 	found ant-contrib#ant-contrib;1.0b2 in third-party-lib
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in main
[ivy:resolve] 	found junit#junit;4.4 in main
[ivy:resolve] 	found org.apache.ant#ant-testutil;1.8.2 in main
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0-rc1/ivy-2.3.0-rc1.jar ...
[ivy:resolve] ......................................................................................................................................................................................... (1185kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] 	[SUCCESSFUL ] org.apache.ivy#ivy;2.3.0-rc1!ivy.jar (128ms)
[ivy:resolve] :: resolution report :: resolve 1055ms :: artifacts dl 154ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   5   |   1   |   1   |   0   ||   5   |   1   |
	|       test       |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       extra      |   5   |   1   |   1   |   0   ||   5   |   1   |
	---------------------------------------------------------------------
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes
    [javac] Compiling 69 source files to /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 7 files to /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes
     [copy] Copied 98 empty directories to 96 empty directories under /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes
     [copy] Copied 24 empty directories to 24 empty directories under /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes/org/apache/easyant
[propertyfile] Creating new property file: /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes/META-INF/version.properties

jar:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/easyant.jar

dist:
     [java] [easyant-configure-easyant] :: Apache Ivy 2.3.0-rc1 - 20120416000235 :: http://ant.apache.org/ivy/ ::
     [java] 
     [java] [easyant-configure-easyant] :: loading settings :: url = file:/x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/ivysettings.xml
     [java] 
     [java] Loading System Plugins...
     [java] 
     [java] :: loading settings :: url = jar:file:/home/jenkins/.easyant/easyant-cache/org.apache.ivy/ivy/jars/ivy-2.3.0-rc1.jar!/org/apache/ivy/core/settings/ivysettings.xml
     [java] [easyant-load-module] Loading build module : /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/module.ivy
     [java] 
     [java] [easyant-load-module] Loading build file : /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/module.ant
     [java] 
     [java]      [echo] Building org.apache.easyant easyant-core with org.apache.easyant.buildtypes#build-std-java...
     [java] 
     [java] Trying to override old definition of task check-version-number
     [java] 
     [java] Duplicated project name in import. Project org.apache.easyant.plugins#abstract-provisioning defined first in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-provisioning/ants/abstract-provisioning-0.9.ant and again in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-package/ants/abstract-package-0.9.ant
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#xooki;0.9 skipped !
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#scm-svn;0.9 skipped !
     [java] 
     [java] 
     [java] populate-jar-repo:
     [java] 
     [java] [ivy:install] :: installing org.apache.easyant.plugins#abstract-.*#*;0.9 ::
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-compile;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-package;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-provisioning;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-test;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] :: resolving dependencies ::
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-compile;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-package;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-provisioning;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-test;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] :: downloading artifacts to cache ::
     [java] 
     [java] [ivy:install] :: installing in core ::
     [java] 
     [java] 
     [java] BUILD FAILED
     [java] Dr Myrmex found an error when building easyant-core
     [java] * Where
     [java] 
     [java] File : /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/module.ant
     [java] Line : 224 column : 57
     [java] 
     [java] * Dr Myrmex diagnostic
     [java] 
     [java] Error : The following error occurred while executing this line:
     [java] 
     [java] Cause : Error : The following error occurred while executing this line:
     [java] 
     [java] Cause : Error : impossible to install org.apache.easyant.plugins#abstract-.*#*;0.9: 
     [java] Cause : file copy not done from /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-compile/ants/abstract-compile-0.9.ant to /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/main/classes/repository/core/org.apache.easyant.plugins/abstract-compile/0.9/abstract-compile.ant: destination already exists and overwrite is false
     [java] 
     [java] 
     [java] * Recomendation ...
     [java] 
     [java] Dr Myrmex suggest you to run easyant with -verbose or -debug option to get more details.
     [java] 
     [java] Total time: 4 seconds
     [java] 
     [java] The following error occurred while executing this line:
     [java] /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/module.ant:208: The following error occurred while executing this line:
     [java] /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/module.ant:190: impossible to install org.apache.easyant.plugins#abstract-.*#*;0.9: java.io.IOException: file copy not done from /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-compile/ants/abstract-compile-0.9.ant to /x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/target/main/classes/repository/core/org.apache.easyant.plugins/abstract-compile/0.9/abstract-compile.ant: destination already exists and overwrite is false

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/EasyAnt/trunk/build.xml:64: Java returned: 1

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

Build failed in Jenkins: EasyAnt #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/EasyAnt/61/changes>

Changes:

[jlboudart] Don't haltOnFailure when installing easyant modules in easyant build

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/EasyAnt/ws/>
Updating http://svn.apache.org/repos/asf/incubator/easyant/core/trunk
U         src/test/resources/ivysettings-test.xml
U         module.ant
Fetching 'https://svn.apache.org/repos/asf/ant/site/xooki' at -1 into '<https://builds.apache.org/job/EasyAnt/ws/trunk/src/documentation/xooki'>
At revision 1394233
At revision 1394232
no change for https://svn.apache.org/repos/asf/ant/site/xooki since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.8.1/bin/ant clean dist
Buildfile: <https://builds.apache.org/job/EasyAnt/ws/trunk/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap>

ivy:init:

compile:
[ivy:configure] :: Apache Ivy 2.2.x-local-20111112150822 - 20111112150822 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/EasyAnt/ws/trunk/ivysettings-bootstrap.xml>
[ivy:resolve] :: resolving dependencies :: org.apache.easyant#easyant-core;0.9
[ivy:resolve] 	confs: [default, test, extra]
[ivy:resolve] 	found org.apache.ant#ant;1.8.2 in third-party-lib
[ivy:resolve] 	found org.apache.ant#ant-launcher;1.8.2 in third-party-lib
[ivy:resolve] 	found org.apache.ivy#ivy;2.3.0-rc1 in main
[ivy:resolve] 	found ant-contrib#ant-contrib;1.0b2 in third-party-lib
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in main
[ivy:resolve] 	found junit#junit;4.4 in third-party-lib
[ivy:resolve] 	found org.apache.ant#ant-testutil;1.8.2 in third-party-lib
[ivy:resolve] :: resolution report :: resolve 1084ms :: artifacts dl 82ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   5   |   0   |   0   |   0   ||   5   |   0   |
	|       test       |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       extra      |   5   |   0   |   0   |   0   ||   5   |   0   |
	---------------------------------------------------------------------
    [mkdir] Created dir: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
    [javac] Compiling 69 source files to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 7 files to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
     [copy] Copied 98 empty directories to 69 empty directories under <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
     [copy] Copied 24 empty directories to 16 empty directories under <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes/org/apache/easyant>
[propertyfile] Creating new property file: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes/META-INF/version.properties>

jar:
      [jar] Building jar: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/easyant.jar>

dist:
     [java] [easyant-configure-easyant] :: Apache Ivy 2.3.0-rc1 - 20120416000235 :: http://ant.apache.org/ivy/ ::
     [java] 
     [java] [easyant-configure-easyant] :: loading settings :: url = <https://builds.apache.org/job/EasyAnt/ws/trunk/ivysettings.xml>
     [java] 
     [java] Loading System Plugins...
     [java] 
     [java] :: loading settings :: url = jar:file:/home/jenkins/.easyant/easyant-cache/org.apache.ivy/ivy/jars/ivy-2.3.0-rc1.jar!/org/apache/ivy/core/settings/ivysettings.xml
     [java] [easyant-load-module] Loading build module : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ivy>
     [java] 
     [java] [easyant-load-module] Loading build file : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>
     [java] 
     [java]      [echo] Building org.apache.easyant easyant-core with org.apache.easyant.buildtypes#build-std-java...
     [java] 
     [java] Trying to override old definition of task check-version-number
     [java] 
     [java] Duplicated project name in import. Project org.apache.easyant.plugins#abstract-provisioning defined first in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-provisioning/ants/abstract-provisioning-0.9.ant and again in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-package/ants/abstract-package-0.9.ant
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#xooki;0.9 skipped !
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#scm-svn;0.9 skipped !
     [java] 
     [java] 
     [java] populate-jar-repo:
     [java] 
     [java] [ivy:install] :: installing org.apache.easyant.plugins#abstract-.*#*;0.9 ::
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-compile;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-package;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-provisioning;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-test;0.9 to install: adding to the list
     [java] 
     [java] [ivy:install] :: resolving dependencies ::
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-compile;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-package;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-provisioning;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] 	found org.apache.easyant.plugins#abstract-test;0.9 in apache-easyant-plugins
     [java] 
     [java] [ivy:install] :: downloading artifacts to cache ::
     [java] 
     [java] [ivy:install] :: installing in core ::
     [java] 
     [java] 
     [java] BUILD FAILED
     [java] Dr Myrmex found an error when building easyant-core
     [java] * Where
     [java] 
     [java] File : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>
     [java] Line : 224 column : 57
     [java] 
     [java] * Dr Myrmex diagnostic
     [java] 
     [java] Error : The following error occurred while executing this line:
     [java] 
     [java] Cause : Error : The following error occurred while executing this line:
     [java] 
     [java] Cause : Error : impossible to install org.apache.easyant.plugins#abstract-.*#*;0.9: 
     [java] Cause : file copy not done from /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-compile/ants/abstract-compile-0.9.ant to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/main/classes/repository/core/org.apache.easyant.plugins/abstract-compile/0.9/abstract-compile.ant>: destination already exists and overwrite is false
     [java] 
     [java] 
     [java] * Recomendation ...
     [java] 
     [java] Dr Myrmex suggest you to run easyant with -verbose or -debug option to get more details.
     [java] 
     [java] Total time: 4 seconds
     [java] The following error occurred while executing this line:
     [java] <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>:208: The following error occurred while executing this line:
     [java] <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>:190: impossible to install org.apache.easyant.plugins#abstract-.*#*;0.9: java.io.IOException: file copy not done from /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-compile/ants/abstract-compile-0.9.ant to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/main/classes/repository/core/org.apache.easyant.plugins/abstract-compile/0.9/abstract-compile.ant>: destination already exists and overwrite is false

BUILD FAILED
<https://builds.apache.org/job/EasyAnt/ws/trunk/build.xml>:64: Java returned: 1

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