See <https://builds.apache.org/job/Qpid-Java-Artefact-Release-0.20/44/>

------------------------------------------
[...truncated 1339 lines...]

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 3 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-http/test/classes
    [javac] Note: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/broker-plugins/management-http/src/test/java/org/apache/qpid/server/management/plugin/servlet/rest/ConfiguredObjectToMapConverterTest.java
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copied 3 empty directories to 3 empty directories under 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-http/test/classes

jar-tests:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-broker-plugins-management-http-tests-0.20.jar

jar-sources:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-broker-plugins-management-http-0.20-sources.jar

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/lib

build:
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/test-java-mms.0-10.properties

prepare:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/src
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/api/broker-plugins/management-jmx
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/test-api/broker-plugins/management-jmx
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/results/broker-plugins/management-jmx

precompile:

compile:
     [echo] Targeting : 1.5
    [javac] Compiling 22 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/classes
    [javac] Note: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/broker-plugins/management-jmx/src/main/java/org/apache/qpid/server/jmx/mbeans/QueueMBean.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

copy-metainf-resources:
     [copy] Copying 3 files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/META-INF
     [copy] Warning: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/broker-plugins/management-jmx/resources
 does not exist.

copy-module-metainf:
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/META-INF

jar.manifest:

jar.nomanifest:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.20.jar

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 11 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes
    [javac] Note: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/broker-plugins/management-jmx/src/test/java/org/apache/qpid/server/jmx/mbeans/ExchangeMBeanTest.java
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copied 3 empty directories to 3 empty directories under 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes

jar-tests:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-broker-plugins-management-jmx-tests-0.20.jar

jar-sources:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.20-sources.jar

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/broker-plugins/lib

build:
     [echo] Running ant for module : bdbstore
   [delete] Deleting: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/test-java-mms.0-10.properties

check-request-props:
     [echo] Running ant for module : bdbstore
   [delete] Deleting: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/test-java-mms.0-10.properties

bdb-licence-note:
     [echo] *NOTE* The BDB JE library required by this optional module is 
licensed under the Sleepycat Licence, which is not compatible with the Apache 
Licence v2.0.
     [echo] 
     [echo] For a copy of the Sleepycat Licence, please see:
     [echo] 
http://www.oracle.com/technetwork/database/berkeleydb/downloads/jeoslicense-086837.html

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/ivysettings.retrieve.xml

download-bdb:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.20
[ivy:resolve]   confs: [bdbje]
[ivy:resolve]   found com.sleepycat#je;5.0.58 in oracle
[ivy:resolve] :: resolution report :: resolve 1050ms :: artifacts dl 121ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |       bdbje      |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve]  confs: [bdbje]
[ivy:retrieve]  0 artifacts copied, 1 already retrieved (0kB/49ms)

check-bdb-jar:

bdb-licence-note-optional:

bdb-jar-required:

prepare:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/src
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/api/bdbstore
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/test-api/bdbstore
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/test/classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/results/bdbstore

precompile:

compile:
     [echo] Targeting : 1.5
    [javac] Compiling 31 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/classes
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/classes
     [copy] Copying 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/bdbstore/src/main/java/backup-log4j.xml
 to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/classes/backup-log4j.xml

copy-metainf-resources:
     [copy] Copying 3 files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/META-INF
     [copy] Warning: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/bdbstore/resources
 does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-bdbstore-0.20.jar

jar:

precompile-tests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/test/resources
     [copy] Copying 4 files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/test/resources

compile-tests:
    [javac] Compiling 18 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/scratch/bdbstore/test/classes

jar-tests:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-bdbstore-tests-0.20.jar

jar-sources:
      [jar] Building jar: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib/qpid-bdbstore-0.20-sources.jar

libs:
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/lib

copy-bin:
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build/bin

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build.xml:170:
 The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/build.xml:65:
 The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/module.xml:473:
 Execute failed: java.io.IOException: Cannot run program "chmod" (in directory 
"/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Qpid-Java-Artefact-Release-0.20/0.20/qpid/java/bdbstore"):
 error=12, Not enough space
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
        at java.lang.Runtime.exec(Runtime.java:593)
        at 
org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:862)
        at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:481)
        at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:495)
        at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:631)
        at 
org.apache.tools.ant.taskdefs.ExecuteOn.runParallel(ExecuteOn.java:716)
        at org.apache.tools.ant.taskdefs.ExecuteOn.runExec(ExecuteOn.java:479)
        at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498)
        at org.apache.tools.ant.taskdefs.Chmod.execute(Chmod.java:181)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at org.apache.tools.ant.Target.performTasks(Target.java:411)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
        at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
        at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at 
org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at org.apache.tools.ant.Target.performTasks(Target.java:411)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
        at org.apache.tools.ant.Main.runBuild(Main.java:809)
        at org.apache.tools.ant.Main.startAnt(Main.java:217)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: java.io.IOException: error=12, Not enough space
        at java.lang.UNIXProcess.forkAndExec(Native Method)
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
        at java.lang.ProcessImpl.start(ProcessImpl.java:65)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
        ... 53 more

Total time: 4 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Reply via email to