See <https://builds.apache.org/job/commons-jcs/32/changes>
Changes: [sebb] Add some temporary debug ------------------------------------------ [...truncated 17 lines...] Java home: /home/hudson/tools/java/jdk1.7.0_25-32/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "3.2.0-51-generic", arch: "i386", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Commons JCS [INFO] Apache Commons JCS :: Core [INFO] Apache Commons JCS :: JCache [INFO] Apache Commons JCS :: JCache TCK [INFO] Apache Commons JCS :: JCache Extras [INFO] Apache Commons JCS :: JCache OpenJPA [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons JCS 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ commons-jcs --- [INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-jcs --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-jcs --- [INFO] Executing tasks main: [copy] Copying 2 files to <https://builds.apache.org/job/commons-jcs/ws/target/apidocs/META-INF> [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-jcs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-jcs --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/> [INFO] Storing buildNumber: 1606527 at timestamp: 1404056875312 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/> [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ commons-jcs --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ commons-jcs --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ commons-jcs --- [INFO] Installing <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons JCS :: Core 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ commons-jcs-core --- [INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-jcs-core --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-jcs-core --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-jcs-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-jcs-core --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> [INFO] Storing buildNumber: 1606527 at timestamp: 1404056881454 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-jcs-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/resources> [INFO] Copying 0 resource to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-jcs-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes> [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- rmic-maven-plugin:1.1:rmic (rmic) @ commons-jcs-core --- [INFO] Compiling 2 remote classes [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ commons-jcs-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-jcs-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-jcs-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 147 source files to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java>: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java> uses or overrides a deprecated API. [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java>: Recompile with -Xlint:deprecation for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java>:[75,49] unreported exception java.net.UnknownHostException; must be caught or declared to be thrown [ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java>:[78,91] unreported exception java.net.SocketException; must be caught or declared to be thrown [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache TCK [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache Extras [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache OpenJPA [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Commons JCS ................................ SUCCESS [26.964s] [INFO] Apache Commons JCS :: Core ........................ FAILURE [11.775s] [INFO] Apache Commons JCS :: JCache ...................... SKIPPED [INFO] Apache Commons JCS :: JCache TCK .................. SKIPPED [INFO] Apache Commons JCS :: JCache Extras ............... SKIPPED [INFO] Apache Commons JCS :: JCache OpenJPA .............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.065s [INFO] Finished at: Sun Jun 29 15:48:12 UTC 2014 [INFO] Final Memory: 27M/367M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project commons-jcs-core: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java>:[75,49] unreported exception java.net.UnknownHostException; must be caught or declared to be thrown [ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java>:[78,91] unreported exception java.net.SocketException; must be caught or declared to be thrown [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project commons-jcs-core: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:152) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 31 more [ERROR] [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :commons-jcs-core [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/pom.xml> to org.apache.commons/commons-jcs-core/2.0-SNAPSHOT/commons-jcs-core-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs ? Apache Commons JCS :: Core #31 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7082 bytes Compression is 0.0% Took 3.5 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache/pom.xml> to org.apache.commons/commons-jcs-jcache/2.0-SNAPSHOT/commons-jcs-jcache-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs ? Apache Commons JCS :: JCache #31 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2573 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to org.apache.commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.0-SNAPSHOT-site.xml> to org.apache.commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT-site.xml Sending artifact delta relative to commons-jcs ? Apache Commons JCS #31 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 20146 bytes Compression is 0.0% Took 81 ms [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-extras/pom.xml> to org.apache.commons/commons-jcs-jcache-extras/2.0-SNAPSHOT/commons-jcs-jcache-extras-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs ? Apache Commons JCS :: JCache Extras #31 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2719 bytes Compression is 0.0% Took 0.14 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-tck-tests/pom.xml> to org.apache.commons/commons-jcs-jcache-tck/2.0-SNAPSHOT/commons-jcs-jcache-tck-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs ? Apache Commons JCS :: JCache TCK #31 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7734 bytes Compression is 0.0% Took 0.14 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-openjpa/pom.xml> to org.apache.commons/commons-jcs-jcache-openjpa/2.0-SNAPSHOT/commons-jcs-jcache-openjpa-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs ? Apache Commons JCS :: JCache OpenJPA #31 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2565 bytes Compression is 0.0% Took 0.14 sec Sending e-mails to: dev@commons.apache.org channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org