See 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$old-tests/2760/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom Test Suite (old) 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ old-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ old-tests ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ old-tests ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ old-tests ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent 
(prepare-agent-for-surefire) @ old-tests ---
[INFO] jacoco.surefireArgLine set to 
-javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$old-tests/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:old-tests:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent 
(prepare-agent-for-failsafe) @ old-tests ---
[INFO] jacoco.failsafeArgLine set to 
-javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$old-tests/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:old-tests:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ old-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ old-tests 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$old-tests/ws/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ old-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ old-tests ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
old-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
old-tests ---
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$old-tests/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: PermGen space
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:803)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at 
org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
        at com.sun.tools.javac.comp.Enter.<init>(Enter.java:123)
        at com.sun.tools.javac.comp.Enter.instance(Enter.java:114)
        at com.sun.tools.javac.comp.Check.<init>(Check.java:96)
        at com.sun.tools.javac.comp.Check.instance(Check.java:86)
        at com.sun.tools.javac.code.Types.<init>(Types.java:101)
        at com.sun.tools.javac.code.Types.instance(Types.java:88)
        at com.sun.tools.javac.jvm.ClassReader.<init>(ClassReader.java:264)
        at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:226)
        at com.sun.tools.javac.main.JavaCompiler.<init>(JavaCompiler.java:331)
        at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:88)
        at com.sun.tools.javac.main.Main.compile(Main.java:424)
        at com.sun.tools.javac.main.Main.compile(Main.java:353)
        at com.sun.tools.javac.main.Main.compile(Main.java:342)
        at com.sun.tools.javac.main.Main.compile(Main.java:333)
        at com.sun.tools.javac.Main.compile(Main.java:94)
        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.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
        at 
org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)

[INFO] 1 error
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to