[ImageJ-builds] Build failed in Jenkins: NAR-Maven-Plugin-windows #55
jenkins at imagej.net
jenkins at imagej.net
Thu May 14 16:15:59 CDT 2015
See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/55/changes>
Changes:
[Curtis Rueden] Remove some redundant code
[Curtis Rueden] Remove redundant call of setDecorateLinkerOptions
[Curtis Rueden] Compiler: add getCompiler(String, String) javadoc
[Curtis Rueden] Compiler: rename local variable, for clarity
[Curtis Rueden] Add support for ccache compiling via cpp property
[Curtis Rueden] POM: clean up dependencies
[Curtis Rueden] POM: tidy up order of configuration blocks
------------------------------------------
[...truncated 87 lines...]
130/160 KB
134/160 KB
138/160 KB
142/160 KB
146/160 KB
150/160 KB
154/160 KB
158/160 KB
160/160 KB
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (160 KB at 601.4 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-plugin-plugin:3.2:helpmojo (generated-helpmojo) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ nar-maven-plugin ---
[INFO] Compiling 253 source files to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\classes>
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (generate-descriptor) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 23 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ nar-maven-plugin ---
[INFO] Compiling 44 source files to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ nar-maven-plugin ---
[INFO] Surefire report directory: <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.github.maven_nar.cpptasks.borland.TestBorlandCCompiler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in com.github.maven_nar.cpptasks.borland.TestBorlandCCompiler
Running com.github.maven_nar.cpptasks.compiler.TestAbstractCompiler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.compiler.TestAbstractCompiler
Running com.github.maven_nar.cpptasks.compiler.TestAbstractLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.compiler.TestAbstractLinker
Running com.github.maven_nar.cpptasks.compiler.TestAbstractProcessor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.compiler.TestAbstractProcessor
Running com.github.maven_nar.cpptasks.compiler.TestCommandLineCompilerConfiguration
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in com.github.maven_nar.cpptasks.compiler.TestCommandLineCompilerConfiguration
Running com.github.maven_nar.cpptasks.compiler.TestLinkType
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.compiler.TestLinkType
Running com.github.maven_nar.cpptasks.gcc.TestAbstractArLibrarian
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in com.github.maven_nar.cpptasks.gcc.TestAbstractArLibrarian
Running com.github.maven_nar.cpptasks.gcc.TestAbstractLdLinker
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in com.github.maven_nar.cpptasks.gcc.TestAbstractLdLinker
Running com.github.maven_nar.cpptasks.gcc.TestGccCCompiler
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.gcc.TestGccCCompiler
Running com.github.maven_nar.cpptasks.gcc.TestGccLinker
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.gcc.TestGccLinker
Running com.github.maven_nar.cpptasks.hp.TestaCCCompiler
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.hp.TestaCCCompiler
Running com.github.maven_nar.cpptasks.ibm.TestVisualAgeCCompiler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.ibm.TestVisualAgeCCompiler
Running com.github.maven_nar.cpptasks.msvc.TestInstalledMsvcLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in com.github.maven_nar.cpptasks.msvc.TestInstalledMsvcLinker
Running com.github.maven_nar.cpptasks.msvc.TestMsvc2005CCompiler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in com.github.maven_nar.cpptasks.msvc.TestMsvc2005CCompiler
Running com.github.maven_nar.cpptasks.msvc.TestMsvcCCompiler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.msvc.TestMsvcCCompiler
Running com.github.maven_nar.cpptasks.msvc.TestMsvcLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.msvc.TestMsvcLinker
Running com.github.maven_nar.cpptasks.parser.TestCParser
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.parser.TestCParser
Running com.github.maven_nar.cpptasks.parser.TestFortranParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.parser.TestFortranParser
Running com.github.maven_nar.cpptasks.sun.TestForteCCCompiler
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.sun.TestForteCCCompiler
Running com.github.maven_nar.cpptasks.TestAllClasses
Class: CompilerDef and: CompilerDef
Tests run: 231, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.828 sec - in com.github.maven_nar.cpptasks.TestAllClasses
Running com.github.maven_nar.cpptasks.TestCCTask
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestCCTask
Running com.github.maven_nar.cpptasks.TestCompilerDef
Class: CompilerDef and: CompilerDef
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestCompilerDef
Running com.github.maven_nar.cpptasks.TestCompilerEnum
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestCompilerEnum
Running com.github.maven_nar.cpptasks.TestCUtil
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestCUtil
Running com.github.maven_nar.cpptasks.TestDependencyTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestDependencyTable
Running com.github.maven_nar.cpptasks.TestLinkerDef
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in com.github.maven_nar.cpptasks.TestLinkerDef
Running com.github.maven_nar.cpptasks.TestLinkerEnum
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestLinkerEnum
Running com.github.maven_nar.cpptasks.TestOutputTypeEnum
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestOutputTypeEnum
Running com.github.maven_nar.cpptasks.TestTargetHistoryTable
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in com.github.maven_nar.cpptasks.TestTargetHistoryTable
Running com.github.maven_nar.cpptasks.TestTargetInfo
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestTargetInfo
Running com.github.maven_nar.cpptasks.trolltech.TestMetaObjectCompiler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.trolltech.TestMetaObjectCompiler
Running com.github.maven_nar.cpptasks.trolltech.TestMetaObjectParser
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.trolltech.TestMetaObjectParser
Running com.github.maven_nar.cpptasks.types.TestDefineArgument
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.types.TestDefineArgument
Running com.github.maven_nar.cpptasks.types.TestLibrarySet
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in com.github.maven_nar.cpptasks.types.TestLibrarySet
Running com.github.maven_nar.test.TestLinkerVersion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in com.github.maven_nar.test.TestLinkerVersion
Running com.github.maven_nar.test.TestNarFileLayout10
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.test.TestNarFileLayout10
Running com.github.maven_nar.test.TestNarLayout20
[debug] Using com.github.maven_nar.NarLayout20
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.test.TestNarLayout20
Running com.github.maven_nar.test.TestNarLayout21
[debug] Using com.github.maven_nar.NarLayout21
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.test.TestNarLayout21
Results :
Tests run: 465, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nar-maven-plugin ---
[INFO] Building jar: <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\nar-maven-plugin-3.2.4-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-invoker-plugin:1.8:install (integration-test) @ nar-maven-plugin ---
[INFO] Installing <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/pom.xml> to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it-repo\com\github\maven-nar\nar-maven-plugin\3.2.4-SNAPSHOT\nar-maven-plugin-3.2.4-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\nar-maven-plugin-3.2.4-SNAPSHOT.jar> to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it-repo\com\github\maven-nar\nar-maven-plugin\3.2.4-SNAPSHOT\nar-maven-plugin-3.2.4-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-invoker-plugin:1.8:run (integration-test) @ nar-maven-plugin ---
[INFO] Building: it-parent\pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: it0003-jni\pom.xml
[INFO] ..SUCCESS (19.4 s)
[INFO] Building: it0007-lib-shared\pom.xml
[INFO] ..SUCCESS (9.5 s)
[INFO] Building: it0010-lib-static\pom.xml
[INFO] ..FAILED (8.9 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0010-lib-static\build.log> for details.
[INFO] Building: it0020-lib-3rdparty\pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: it0026-native-lib-loader\pom.xml
[INFO] ..FAILED (10.0 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0026-native-lib-loader\build.log> for details.
[INFO] Building: it0001-executable\pom.xml
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: it0002-executable-static\pom.xml
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: it0004-java-dep-jni\pom.xml
[INFO] run script setup.bsh
[INFO] ..FAILED (4.5 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0004-java-dep-jni\build.log> for details.
[INFO] Building: it0005-jni-static\pom.xml
[INFO] ..SUCCESS (8.7 s)
[INFO] Building: it0006-jni-3rdparty\pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: it0008-executable-dep-lib-shared\pom.xml
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: it0009-jni-dep-lib-shared\pom.xml
[INFO] ..SUCCESS (9.1 s)
[INFO] Building: it0011-executable-dep-lib-static\pom.xml
[INFO] ..FAILED (2.5 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0011-executable-dep-lib-static\build.log> for details.
[INFO] Building: it0012-jni-dep-lib-static\pom.xml
[INFO] ..FAILED (2.2 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0012-jni-dep-lib-static\build.log> for details.
[INFO] Building: it0014-multi-module\pom.xml
[INFO] ..SUCCESS (14.1 s)
[INFO] Building: it0015-cpp-executable\pom.xml
[INFO] ..SUCCESS (8.9 s)
[INFO] Building: it0016-layout\pom.xml
[INFO] ..SUCCESS (20.4 s)
[INFO] Building: it0019-compiler\pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: it0023-local-aol-properties\pom.xml
[INFO] ..SUCCESS (9.4 s)
[INFO] Building: it0024-namedout\pom.xml
[INFO] ..SUCCESS (13.9 s)
[INFO] Building: it0025-jar-dep-jni\pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: it0027-dep-jni-native-lib-loader\pom.xml
[INFO] ..FAILED (2.4 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0027-dep-jni-native-lib-loader\build.log> for details.
[INFO] Building: it0028-scope\pom.xml
[INFO] ..FAILED (17.9 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0028-scope\build.log> for details.
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 17, Failed: 7, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * it0010-lib-static\pom.xml
[ERROR] * it0026-native-lib-loader\pom.xml
[ERROR] * it0004-java-dep-jni\pom.xml
[ERROR] * it0011-executable-dep-lib-static\pom.xml
[ERROR] * it0012-jni-dep-lib-static\pom.xml
[ERROR] * it0027-dep-jni-native-lib-loader\pom.xml
[ERROR] * it0028-scope\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:51.921s
[INFO] Finished at: Thu May 14 16:15:07 CDT 2015
[INFO] Final Memory: 27M/80M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.8:run (integration-test) on project nar-maven-plugin: 7 builds failed. See console output above for details. -> [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
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list