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

Build failed in Jenkins: commons-jcs » Apache Commons JCS :: Core #62

See <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/62/>

------------------------------------------
[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/org.apache.commons$commons-jcs-core/ws/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/org.apache.commons$commons-jcs-core/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/>
[INFO] Storing buildNumber: 1636319 at timestamp: 1415722348148
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/>
[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/org.apache.commons$commons-jcs-core/ws/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/org.apache.commons$commons-jcs-core/ws/target/classes>
[WARNING] <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/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/org.apache.commons$commons-jcs-core/ws/src/main/java/org/apache/commons/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- rmic-maven-plugin:1.2.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/org.apache.commons$commons-jcs-core/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java>: <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ commons-jcs-core ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest
localhost=localhost/127.0.0.1
InetAddress.getLocalHost()=pietas.apache.org/67.195.81.190
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xdf02b654, pid=11614, tid=4136147776
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libnet.so+0x14654]  _fini+0x1d0c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/hs_err_pid11614.log>
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Jenkins build is back to normal : commons-jcs » Apache Commons JCS :: Core #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/63/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org