Yes Supun I agree with you. We could use the "Workspace Cleanup Plug-in"
[1] in the future. However, requires to be tested in the staging
environment.

On Wed, Sep 10, 2014 at 11:44 AM, Supun Malinga <[email protected]> wrote:

> Thanks! that would help. But it might not be the ultimate solution. It
> could easily fill up the disk space again. IMO we would need some process
> to clean the old artifacts from the disk..
>
> On Wed, Sep 10, 2014 at 11:26 AM, Maheshika Goonetilleke <
> [email protected]> wrote:
>
>> Hi Supun
>>
>> The Infra team will be increasing the disk space for the Jenkins build
>> machine.
>>
>> On Wed, Sep 10, 2014 at 11:06 AM, Supun Malinga <[email protected]> wrote:
>>
>>> Hi Maheshika,
>>>
>>> Error says builder is out of space. Can we clean it up please..
>>>
>>> thanks,
>>>
>>> On Wed, Sep 10, 2014 at 3:25 AM, <[email protected]> wrote:
>>>
>>>> See <https://wso2.org/jenkins/job/product-as/230/>
>>>>
>>>> ------------------------------------------
>>>> [...truncated 3826 lines...]
>>>>         at hudson.remoting.Channel$3.adapt(Channel.java:772)
>>>>         at hudson.remoting.Channel$3.adapt(Channel.java:767)
>>>>         at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
>>>>         at
>>>> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:185)
>>>>         at hudson.maven.Maven3Builder.call(Maven3Builder.java:141)
>>>>         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:303)
>>>>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>>         at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>>>         at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>>         at java.lang.Thread.run(Thread.java:662)
>>>> Caused by: java.io.IOException: No space left on device
>>>> [ERROR] Failed to execute goal
>>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
>>>> (3-p2-profile-generation) on project wso2appserver-profile-gen: P2
>>>> publisher return code was 13 -> [Help 1]
>>>>         at java.io.FileOutputStream.writeBytes(Native Method)
>>>>         at java.io.FileOutputStream.write(FileOutputStream.java:345)
>>>>         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
>>>> [ERROR]
>>>>         at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
>>>>         at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>>> the -e switch.
>>>>         at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
>>>>         at java.io.BufferedWriter.close(BufferedWriter.java:266)
>>>>         at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>>         at
>>>> hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
>>>>         at hudson.model.Fingerprint.save(Fingerprint.java:1160)
>>>> [ERROR]
>>>>         at hudson.model.Fingerprint.save(Fingerprint.java:1110)
>>>>         at hudson.model.Fingerprint.add(Fingerprint.java:906)
>>>>         at hudson.model.Fingerprint.add(Fingerprint.java:898)
>>>> [ERROR] For more information about the errors and possible solutions,
>>>> please read the following articles:
>>>>         at
>>>> hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
>>>>         at
>>>> hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:414)
>>>> [ERROR] [Help 1]
>>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:542)
>>>>         at sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source)
>>>> [ERROR]
>>>>         at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>>>         at hudson.model.Executor$1.call(Executor.java:559)
>>>> [ERROR] After correcting the problems, you can resume the build with
>>>> the command
>>>>         at
>>>> hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
>>>>         at com.sun.proxy.$Proxy78.execute(Unknown Source)
>>>>         at
>>>> hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:293)
>>>> [ERROR]   mvn <goals> -rf :wso2appserver-profile-gen
>>>>         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
>>>> jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
>>>>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>>>>         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:744)
>>>> ERROR: Asynchronous execution failure
>>>> java.util.concurrent.ExecutionException: java.io.IOException: No space
>>>> left on device
>>>>         at hudson.remoting.Channel$3.adapt(Channel.java:772)
>>>>         at hudson.remoting.Channel$3.adapt(Channel.java:767)
>>>>         at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
>>>>         at
>>>> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:185)
>>>>         at hudson.maven.Maven3Builder.call(Maven3Builder.java:141)
>>>>         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:303)
>>>>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>>         at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>>>         at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>>         at java.lang.Thread.run(Thread.java:662)
>>>> Caused by: java.io.IOException: No space left on device
>>>>         at java.io.FileOutputStream.writeBytes(Native Method)
>>>>         at java.io.FileOutputStream.write(FileOutputStream.java:345)
>>>>         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
>>>>         at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
>>>>         at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
>>>>         at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
>>>>         at java.io.BufferedWriter.close(BufferedWriter.java:266)
>>>>         at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
>>>>         at
>>>> hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
>>>>         at hudson.model.Fingerprint.save(Fingerprint.java:1160)
>>>>         at hudson.model.Fingerprint.save(Fingerprint.java:1110)
>>>>         at hudson.model.Fingerprint.add(Fingerprint.java:906)
>>>>         at hudson.model.Fingerprint.add(Fingerprint.java:898)
>>>>         at
>>>> hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
>>>>         at
>>>> hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:414)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:542)
>>>>         at sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source)
>>>>         at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>>>         at hudson.model.Executor$1.call(Executor.java:559)
>>>>         at
>>>> hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
>>>>         at com.sun.proxy.$Proxy78.execute(Unknown Source)
>>>>         at
>>>> hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:293)
>>>>         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
>>>> jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
>>>>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>>>>         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:744)
>>>> ERROR: Asynchronous execution failure
>>>> java.util.concurrent.ExecutionException: java.io.IOException: No space
>>>> left on device
>>>>         at hudson.remoting.Channel$3.adapt(Channel.java:772)
>>>>         at hudson.remoting.Channel$3.adapt(Channel.java:767)
>>>>         at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
>>>>         at
>>>> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:185)
>>>>         at hudson.maven.Maven3Builder.call(Maven3Builder.java:141)
>>>>         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:303)
>>>>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>>         at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>>>         at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>>         at java.lang.Thread.run(Thread.java:662)
>>>> Caused by: java.io.IOException: No space left on device
>>>>         at java.io.FileOutputStream.writeBytes(Native Method)
>>>>         at java.io.FileOutputStream.write(FileOutputStream.java:345)
>>>>         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
>>>>         at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
>>>>         at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
>>>>         at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
>>>>         at java.io.BufferedWriter.close(BufferedWriter.java:266)
>>>>         at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
>>>>         at
>>>> hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
>>>>         at hudson.model.Fingerprint.save(Fingerprint.java:1160)
>>>>         at hudson.model.Fingerprint.save(Fingerprint.java:1110)
>>>>         at hudson.model.Fingerprint.add(Fingerprint.java:906)
>>>>         at hudson.model.Fingerprint.add(Fingerprint.java:898)
>>>>         at
>>>> hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
>>>>         at
>>>> hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:414)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:542)
>>>>         at sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source)
>>>>         at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>>>         at hudson.model.Executor$1.call(Executor.java:559)
>>>>         at
>>>> hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
>>>>         at com.sun.proxy.$Proxy78.execute(Unknown Source)
>>>>         at
>>>> hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:293)
>>>>         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
>>>> jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
>>>>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>>>>         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:744)
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/product/MTOM/pom.xml>
>>>> to
>>>> org.wso2.appserver/wso2appserver-samples-mtom/5.3.0-SNAPSHOT/wso2appserver-samples-mtom-5.3.0-SNAPSHOT.pom
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/product/MTOM/target/wso2appserver-samples-mtom-5.3.0-SNAPSHOT.jar>
>>>> to
>>>> org.wso2.appserver/wso2appserver-samples-mtom/5.3.0-SNAPSHOT/wso2appserver-samples-mtom-5.3.0-SNAPSHOT.jar
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/product/pom.xml>
>>>> to
>>>> org.wso2.appserver/wso2appserver-samples/5.3.0-SNAPSHOT/wso2appserver-samples-5.3.0-SNAPSHOT.pom
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/product/Jibx/pom.xml>
>>>> to
>>>> org.wso2.appserver/wso2appserver-samples-jibx/5.3.0-SNAPSHOT/wso2appserver-samples-jibx-5.3.0-SNAPSHOT.pom
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/product/Jibx/target/wso2appserver-samples-jibx-5.3.0-SNAPSHOT.jar>
>>>> to
>>>> org.wso2.appserver/wso2appserver-samples-jibx/5.3.0-SNAPSHOT/wso2appserver-samples-jibx-5.3.0-SNAPSHOT.jar
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/common/webapp/pom.xml>
>>>> to org.wso2.appserver/example/5.3.0-SNAPSHOT/example-5.3.0-SNAPSHOT.pom
>>>> [JENKINS] Archiving <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/common/webapp/target/example.war>
>>>> to org.wso2.appserver/example/5.3.0-SNAPSHOT/example-5.3.0-SNAPSHOT.war
>>>> channel stopped
>>>> [product-as] $ /bin/bash
>>>> /build/software/jenkins/apache-tomcat-7.0.50/temp/hudson4071004248211497315.sh
>>>> Killing All Carbon Servers......
>>>> Usage:
>>>>   kill pid ...              Send SIGTERM to every process listed.
>>>>   kill signal pid ...       Send a signal to every process listed.
>>>>   kill -s signal pid ...    Send a signal to every process listed.
>>>>   kill -l                   List all signal names.
>>>>   kill -L                   List all signal names in a nice table.
>>>>   kill -l signal            Convert between signal numbers and names.
>>>> ERROR: Processing failed due to a bug in the code. Please report this
>>>> to [email protected]
>>>> Failed to copy <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/common/webapp/target/example.war>
>>>> to
>>>> /build/jenkins-home/jobs/product-as/modules/org.wso2.appserver$example/builds/2014-09-10_03-19-18/archive/org.wso2.appserver/example/5.3.0-SNAPSHOT/example-5.3.0-SNAPSHOT.war
>>>> due to No space left on device
>>>>         at
>>>> org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:914)
>>>>         at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:567)
>>>>         at hudson.Util.copyFile(Util.java:922)
>>>>         at hudson.FilePath$38$1.visit(FilePath.java:1949)
>>>>         at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
>>>>         at
>>>> hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2553)
>>>>         at hudson.FilePath$38.invoke(FilePath.java:1944)
>>>>         at hudson.FilePath$38.invoke(FilePath.java:1937)
>>>>         at hudson.FilePath.act(FilePath.java:920)
>>>>         at hudson.FilePath.act(FilePath.java:893)
>>>>         at hudson.FilePath.copyRecursiveTo(FilePath.java:1937)
>>>>         at
>>>> jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
>>>>         at
>>>> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:841)
>>>>         at
>>>> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
>>>>         at hudson.model.Run.execute(Run.java:1706)
>>>>         at
>>>> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:525)
>>>>         at
>>>> hudson.model.ResourceController.execute(ResourceController.java:88)
>>>>         at hudson.model.Executor.run(Executor.java:231)
>>>> Caused by: java.io.IOException: No space left on device
>>>>         at sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)
>>>>         at
>>>> sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:66)
>>>>         at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:89)
>>>>         at sun.nio.ch.IOUtil.write(IOUtil.java:51)
>>>>         at
>>>> sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:738)
>>>>         at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:723)
>>>>         at
>>>> sun.nio.ch.FileChannelImpl.transferFromFileChannel(FileChannelImpl.java:593)
>>>>         at
>>>> sun.nio.ch.FileChannelImpl.transferFrom(FileChannelImpl.java:665)
>>>>         at
>>>> org.apache.tools.ant.util.ResourceUtils.copyResource(ResourceUtils.java:532)
>>>>         at
>>>> org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:559)
>>>>         at
>>>> org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:899)
>>>>         ... 18 more
>>>> project=hudson.maven.MavenModuleSet@1995e978[product-as]
>>>> project.getModules()=[hudson.maven.MavenModule@4043fe61[product-as/Entitlement_Sample_WebApp:Entitlement_Sample_WebApp][product-as/Entitlement_Sample_WebApp:Entitlement_Sample_WebApp][relativePath:modules/samples/product/EntitlementFilter],
>>>> hudson.maven.MavenModule@2ff1b33d[product-as/org.wso2.appserver:ASVersionSample1][product-as/org.wso2.appserver:ASVersionSample1][relativePath:modules/samples/product/ASVersionSamples/ASVersionSample#1],
>>>> hudson.maven.MavenModule@252e8262[product-as/org.wso2.appserver:ASVersionSample2][product-as/org.wso2.appserver:ASVersionSample2][relativePath:modules/samples/product/ASVersionSamples/ASVersionSample#2],
>>>> hudson.maven.MavenModule@10720300[product-as/org.wso2.appserver:ASVersionSample3][product-as/org.wso2.appserver:ASVersionSample3][relativePath:modules/samples/product/ASVersionSamples/ASVersionSample#3],
>>>> hudson.maven.MavenModule@2d22fd6f[product-as/org.wso2.appserver:SimpleStockQuoteService][product-as/org.wso2.appserver:SimpleStockQuoteService][relativePath:modules/samples/service/service],
>>>> hudson.maven.MavenModule@31636a24[product-as/org.wso2.appserver:appserver-features][product-as/org.wso2.appserver:appserver-features][relativePath:modules/features/product],
>>>> hudson.maven.MavenModule@2da296f2[product-as/org.wso2.appserver:async_jaxws][product-as/org.wso2.appserver:async_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/async_jaxws],
>>>> hudson.maven.MavenModule@d640146[product-as/org.wso2.appserver:example][product-as/org.wso2.appserver:example][relativePath:modules/samples/common/webapp],
>>>> hudson.maven.MavenModule@35b5f86b[product-as/org.wso2.appserver:handlers_jaxws][product-as/org.wso2.appserver:handlers_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/handlers_jaxws],
>>>> hudson.maven.MavenModule@2b19bebf[product-as/org.wso2.appserver:integration-appSever][product-as/org.wso2.appserver:integration-appSever][relativePath:modules/integration],
>>>> hudson.maven.MavenModule@70152bf8[product-as/org.wso2.appserver:java_first_jaxws][product-as/org.wso2.appserver:java_first_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/java_first_jaxws],
>>>> hudson.maven.MavenModule@135d6417[product-as/org.wso2.appserver:jaxrs_basic][product-as/org.wso2.appserver:jaxrs_basic][relativePath:modules/samples/product/Jaxws-Jaxrs/jaxrs_basic],
>>>> hudson.maven.MavenModule@58562bef[product-as/org.wso2.appserver:jaxrs_content_negotiation][product-as/org.wso2.appserver:jaxrs_content_negotiation][relativePath:modules/samples/product/Jaxws-Jaxrs/jaxrs_content_negotiation],
>>>> hudson.maven.MavenModule@15e8538[product-as/org.wso2.appserver:jaxrs_starbucks_service][product-as/org.wso2.appserver:jaxrs_starbucks_service][relativePath:modules/samples/product/Jaxws-Jaxrs/jaxrs_starbucks_service],
>>>> hudson.maven.MavenModule@647c203b[product-as/org.wso2.appserver:mtom_jaxws][product-as/org.wso2.appserver:mtom_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/mtom_jaxws],
>>>> hudson.maven.MavenModule@11283507[product-as/org.wso2.appserver:org.wso2.appserver.integration.common.clients][product-as/org.wso2.appserver:org.wso2.appserver.integration.common.clients][relativePath:modules/integration/tests-common/admin-clients],
>>>> hudson.maven.MavenModule@66b1675d[product-as/org.wso2.appserver:org.wso2.appserver.integration.common.utils][product-as/org.wso2.appserver:org.wso2.appserver.integration.common.utils][relativePath:modules/integration/tests-common/integration-test-utils],
>>>> hudson.maven.MavenModule@26e8b995[product-as/org.wso2.appserver:org.wso2.appserver.integration.test][product-as/org.wso2.appserver:org.wso2.appserver.integration.test][relativePath:modules/integration/tests-new],
>>>> hudson.maven.MavenModule@78eff927[product-as/org.wso2.appserver:org.wso2.appserver.integration.test.ui][product-as/org.wso2.appserver:org.wso2.appserver.integration.test.ui][relativePath:modules/integration/tests-ui],
>>>> hudson.maven.MavenModule@8f93f57[product-as/org.wso2.appserver:org.wso2.appserver.integration.tests][product-as/org.wso2.appserver:org.wso2.appserver.integration.tests][relativePath:modules/integration/tests-integration],
>>>> hudson.maven.MavenModule@60e6846b[product-as/org.wso2.appserver:org.wso2.appserver.styles][product-as/org.wso2.appserver:org.wso2.appserver.styles][relativePath:modules/styles/product],
>>>> hudson.maven.MavenModule@3dffbe80[product-as/org.wso2.appserver:org.wso2.appserver.styles.feature][product-as/org.wso2.appserver:org.wso2.appserver.styles.feature][relativePath:modules/features/product/org.wso2.appserver.styles.feature],
>>>> hudson.maven.MavenModule@6133e54c[product-as/org.wso2.appserver:org.wso2.appserver.utils.feature][product-as/org.wso2.appserver:org.wso2.appserver.utils.feature][relativePath:modules/features/product/org.wso2.appserver.utils.feature],
>>>> hudson.maven.MavenModule@1613126f[product-as/org.wso2.appserver:org.wso2.stratos.appserver.dashboard.ui][product-as/org.wso2.appserver:org.wso2.stratos.appserver.dashboard.ui][relativePath:modules/org.wso2.stratos.appserver.dashboard.ui],
>>>> hudson.maven.MavenModule@3e1f40bb[product-as/org.wso2.appserver:org.wso2.stratos.appserver.dashboard.ui.feature][product-as/org.wso2.appserver:org.wso2.stratos.appserver.dashboard.ui.feature][relativePath:modules/features/service/org.wso2.stratos.appserver.dashboard.ui.feature],
>>>> hudson.maven.MavenModule@75d2d4d9[product-as/org.wso2.appserver:org.wso2.stratos.appserver.login.ui][product-as/org.wso2.appserver:org.wso2.stratos.appserver.login.ui][relativePath:modules/org.wso2.stratos.appserver.login.ui],
>>>> hudson.maven.MavenModule@3c9917a1[product-as/org.wso2.appserver:org.wso2.stratos.appserver.login.ui.feature][product-as/org.wso2.appserver:org.wso2.stratos.appserver.login.ui.feature][relativePath:modules/features/service/org.wso2.stratos.appserver.login.ui.feature],
>>>> hudson.maven.MavenModule@66de6a1b[product-as/org.wso2.appserver:org.wso2.stratos.appserver.sample.installer.ui][product-as/org.wso2.appserver:org.wso2.stratos.appserver.sample.installer.ui][relativePath:modules/samples/service/installer],
>>>> hudson.maven.MavenModule@14084760[product-as/org.wso2.appserver:org.wso2.stratos.appserver.sample.installer.ui.feature][product-as/org.wso2.appserver:org.wso2.stratos.appserver.sample.installer.ui.feature][relativePath:modules/features/service/org.wso2.stratos.appserver.sample.installer.ui.feature],
>>>> hudson.maven.MavenModule@1fbbf4cb[product-as/org.wso2.appserver:org.wso2.stratos.appserver.styles][product-as/org.wso2.appserver:org.wso2.stratos.appserver.styles][relativePath:modules/styles/service],
>>>> hudson.maven.MavenModule@6cc44bb3[product-as/org.wso2.appserver:org.wso2.stratos.appserver.styles.feature][product-as/org.wso2.appserver:org.wso2.stratos.appserver.styles.feature][relativePath:modules/features/service/org.wso2.stratos.appserver.styles.feature],
>>>> hudson.maven.MavenModule@4b460c8e[product-as/org.wso2.appserver:org.wso2.stratos.appserver.utils.feature][product-as/org.wso2.appserver:org.wso2.stratos.appserver.utils.feature][relativePath:modules/features/service/org.wso2.stratos.appserver.utils.feature],
>>>> hudson.maven.MavenModule@51329994[product-as/org.wso2.appserver:sign_encrypt_jaxws][product-as/org.wso2.appserver:sign_encrypt_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/ws_security/sign_encrypt],
>>>> hudson.maven.MavenModule@f9792aa[product-as/org.wso2.appserver:ut_jaxws][product-as/org.wso2.appserver:ut_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/ws_security/ut],
>>>> hudson.maven.MavenModule@281ddee5[product-as/org.wso2.appserver:wsdl_first_jaxws][product-as/org.wso2.appserver:wsdl_first_jaxws][relativePath:modules/samples/product/Jaxws-Jaxrs/wsdl_first_jaxws],
>>>> hudson.maven.MavenModule@4114a0f6[product-as/org.wso2.appserver:wso2appserver-cxf-samples][product-as/org.wso2.appserver:wso2appserver-cxf-samples][relativePath:modules/samples/product/Jaxws-Jaxrs],
>>>> hudson.maven.MavenModule@315397db[product-as/org.wso2.appserver:wso2appserver-cxf-security-samples][product-as/org.wso2.appserver:wso2appserver-cxf-security-samples][relativePath:modules/samples/product/Jaxws-Jaxrs/ws_security],
>>>> hudson.maven.MavenModule@6716c429[product-as/org.wso2.appserver:wso2appserver-features-parent][product-as/org.wso2.appserver:wso2appserver-features-parent][relativePath:modules/features],
>>>> hudson.maven.MavenModule@4cb556a6[product-as/org.wso2.appserver:wso2appserver-parent][product-as/org.wso2.appserver:wso2appserver-parent][relativePath:],
>>>> hudson.maven.MavenModule@154bd3a2[product-as/org.wso2.appserver:wso2appserver-profile-gen][product-as/org.wso2.appserver:wso2appserver-profile-gen][relativePath:modules/p2-profile-gen],
>>>> hudson.maven.MavenModule@6baacbb8[product-as/org.wso2.appserver:wso2appserver-samples][product-as/org.wso2.appserver:wso2appserver-samples][relativePath:modules/samples/product],
>>>> hudson.maven.MavenModule@1a24d441[product-as/org.wso2.appserver:wso2appserver-samples-FlickrClient][product-as/org.wso2.appserver:wso2appserver-samples-FlickrClient][relativePath:modules/samples/product/FlickrClient],
>>>> hudson.maven.MavenModule@67eb04cf[product-as/org.wso2.appserver:wso2appserver-samples-VirtualDirectoryListing][product-as/org.wso2.appserver:wso2appserver-samples-VirtualDirectoryListing][relativePath:modules/samples/product/VirtualDirectoryListing],
>>>> hudson.maven.MavenModule@7688e755[product-as/org.wso2.appserver:wso2appserver-samples-chad][product-as/org.wso2.appserver:wso2appserver-samples-chad][relativePath:modules/samples/product/Chad],
>>>> hudson.maven.MavenModule@5bf08967[product-as/org.wso2.appserver:wso2appserver-samples-clientapi][product-as/org.wso2.appserver:wso2appserver-samples-clientapi][relativePath:modules/samples/product/ClientAPI],
>>>> hudson.maven.MavenModule@cccf859[product-as/org.wso2.appserver:wso2appserver-samples-commodityquote][product-as/org.wso2.appserver:wso2appserver-samples-commodityquote][relativePath:modules/samples/product/CommodityQuote],
>>>> hudson.maven.MavenModule@6f0a1306[product-as/org.wso2.appserver:wso2appserver-samples-ejb][product-as/org.wso2.appserver:wso2appserver-samples-ejb][relativePath:modules/samples/product/EJBLibrary],
>>>> hudson.maven.MavenModule@7e6727dd[product-as/org.wso2.appserver:wso2appserver-samples-hello-webapp][product-as/org.wso2.appserver:wso2appserver-samples-hello-webapp][relativePath:modules/samples/product/HelloWorldWebapp],
>>>> hudson.maven.MavenModule@32b70667[product-as/org.wso2.appserver:wso2appserver-samples-helloworld][product-as/org.wso2.appserver:wso2appserver-samples-helloworld][relativePath:modules/samples/product/HelloWorld],
>>>> hudson.maven.MavenModule@6861f1d[product-as/org.wso2.appserver:wso2appserver-samples-jibx][product-as/org.wso2.appserver:wso2appserver-samples-jibx][relativePath:modules/samples/product/Jibx],
>>>> hudson.maven.MavenModule@5a698b6d[product-as/org.wso2.appserver:wso2appserver-samples-json][product-as/org.wso2.appserver:wso2appserver-samples-json][relativePath:modules/samples/product/JSON],
>>>> hudson.maven.MavenModule@4740cf7a[product-as/org.wso2.appserver:wso2appserver-samples-libraryEAR][product-as/org.wso2.appserver:wso2appserver-samples-libraryEAR][relativePath:modules/samples/product/EJBLibrary/ear],
>>>> hudson.maven.MavenModule@547dde04[product-as/org.wso2.appserver:wso2appserver-samples-libraryEJB][product-as/org.wso2.appserver:wso2appserver-samples-libraryEJB][relativePath:modules/samples/product/EJBLibrary/ejb],
>>>> hudson.maven.MavenModule@137b03f2[product-as/org.wso2.appserver:wso2appserver-samples-mail][product-as/org.wso2.appserver:wso2appserver-samples-mail][relativePath:modules/samples/product/Mail],
>>>> hudson.maven.MavenModule@52cead78[product-as/org.wso2.appserver:wso2appserver-samples-mex][product-as/org.wso2.appserver:wso2appserver-samples-mex][relativePath:modules/samples/product/MEX],
>>>> hudson.maven.MavenModule@71400edb[product-as/org.wso2.appserver:wso2appserver-samples-module][product-as/org.wso2.appserver:wso2appserver-samples-module][relativePath:modules/samples/product/Axis2Module],
>>>> hudson.maven.MavenModule@248f85f3[product-as/org.wso2.appserver:wso2appserver-samples-mtom][product-as/org.wso2.appserver:wso2appserver-samples-mtom][relativePath:modules/samples/product/MTOM],
>>>> hudson.maven.MavenModule@4aa32745[product-as/org.wso2.appserver:wso2appserver-samples-parent][product-as/org.wso2.appserver:wso2appserver-samples-parent][relativePath:modules/samples],
>>>> hudson.maven.MavenModule@1d67494b[product-as/org.wso2.appserver:wso2appserver-samples-tinyurl][product-as/org.wso2.appserver:wso2appserver-samples-tinyurl][relativePath:modules/samples/product/TinyURL],
>>>> hudson.maven.MavenModule@a4d37bb[product-as/org.wso2.appserver:wso2appserver-samples-tomcat-webapps-carbon-datasource][product-as/org.wso2.appserver:wso2appserver-samples-tomcat-webapps-carbon-datasource][relativePath:modules/samples/product/TomcatWebApps/CarbonDataSourceAccessExample],
>>>> hudson.maven.MavenModule@1b5b939e[product-as/org.wso2.appserver:wso2appserver-samples-tomcat-webapps-generic-javabean][product-as/org.wso2.appserver:wso2appserver-samples-tomcat-webapps-generic-javabean][relativePath:modules/samples/product/TomcatWebApps/GenericJavaBeanResource],
>>>> hudson.maven.MavenModule@1ef15ec8[product-as/org.wso2.appserver:wso2appserver-samples-tomcat-webapps-jdbc-data-source][product-as/org.wso2.appserver:wso2appserver-samples-tomcat-webapps-jdbc-data-source][relativePath:modules/samples/product/TomcatWebApps/JDBCDataSource],
>>>> hudson.maven.MavenModule@45a41003[product-as/org.wso2.appserver:wso2appserver-samples-webapp-versioning][product-as/org.wso2.appserver:wso2appserver-samples-webapp-versioning][relativePath:modules/samples/product/WebappVersioning],
>>>> hudson.maven.MavenModule@7edecbc0[product-as/org.wso2.appserver:wso2appserver-samples-xfer][product-as/org.wso2.appserver:wso2appserver-samples-xfer][relativePath:modules/samples/product/Xfer],
>>>> hudson.maven.MavenModule@161758ad[product-as/org.wso2.appserver:wso2appserver-styles-parent][product-as/org.wso2.appserver:wso2appserver-styles-parent][relativePath:modules/styles],
>>>> hudson.maven.MavenModule@56bed12f[product-as/org.wso2.appserver:wso2appserver-version-samples][product-as/org.wso2.appserver:wso2appserver-version-samples][relativePath:modules/samples/product/ASVersionSamples],
>>>> hudson.maven.MavenModule@6120ae91[product-as/org.wso2.appserver:wso2as][product-as/org.wso2.appserver:wso2as][relativePath:modules/distribution],
>>>> hudson.maven.MavenModule@6a9ca055[product-as/org.wso2.appserver:wso2stratos-as-features][product-as/org.wso2.appserver:wso2stratos-as-features][relativePath:modules/features/service],
>>>> hudson.maven.MavenModule@50e26321
>>>> [product-as/org.wso2.appserver:wso2stratos-as-samples][product-as/org.wso2.appserver:wso2stratos-as-samples][relativePath:modules/samples/service]]
>>>> project.getRootModule()=hudson.maven.MavenModule@4cb556a6
>>>> [product-as/org.wso2.appserver:wso2appserver-parent][product-as/org.wso2.appserver:wso2appserver-parent][relativePath:]
>>>> FATAL: Failed to copy <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/common/webapp/target/example.war>
>>>> to
>>>> /build/jenkins-home/jobs/product-as/modules/org.wso2.appserver$example/builds/2014-09-10_03-19-18/archive/org.wso2.appserver/example/5.3.0-SNAPSHOT/example-5.3.0-SNAPSHOT.war
>>>> due to No space left on device
>>>> Failed to copy <
>>>> https://wso2.org/jenkins/job/product-as/ws/modules/samples/common/webapp/target/example.war>
>>>> to
>>>> /build/jenkins-home/jobs/product-as/modules/org.wso2.appserver$example/builds/2014-09-10_03-19-18/archive/org.wso2.appserver/example/5.3.0-SNAPSHOT/example-5.3.0-SNAPSHOT.war
>>>> due to No space left on device
>>>>         at
>>>> org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:914)
>>>>         at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:567)
>>>>         at hudson.Util.copyFile(Util.java:922)
>>>>         at hudson.FilePath$38$1.visit(FilePath.java:1949)
>>>>         at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
>>>>         at
>>>> hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2553)
>>>>         at hudson.FilePath$38.invoke(FilePath.java:1944)
>>>>         at hudson.FilePath$38.invoke(FilePath.java:1937)
>>>>         at hudson.FilePath.act(FilePath.java:920)
>>>>         at hudson.FilePath.act(FilePath.java:893)
>>>>         at hudson.FilePath.copyRecursiveTo(FilePath.java:1937)
>>>>         at
>>>> jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
>>>>         at
>>>> hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
>>>>         at
>>>> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:841)
>>>>         at
>>>> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
>>>>         at hudson.model.Run.execute(Run.java:1706)
>>>>         at
>>>> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:525)
>>>>         at
>>>> hudson.model.ResourceController.execute(ResourceController.java:88)
>>>>         at hudson.model.Executor.run(Executor.java:231)
>>>> Caused by: java.io.IOException: No space left on device
>>>>         at sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)
>>>>         at
>>>> sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:66)
>>>>         at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:89)
>>>>         at sun.nio.ch.IOUtil.write(IOUtil.java:51)
>>>>         at
>>>> sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:738)
>>>>         at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:723)
>>>>         at
>>>> sun.nio.ch.FileChannelImpl.transferFromFileChannel(FileChannelImpl.java:593)
>>>>         at
>>>> sun.nio.ch.FileChannelImpl.transferFrom(FileChannelImpl.java:665)
>>>>         at
>>>> org.apache.tools.ant.util.ResourceUtils.copyResource(ResourceUtils.java:532)
>>>>         at
>>>> org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:559)
>>>>         at
>>>> org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:899)
>>>>         ... 18 more
>>>>
>>>
>>>
>>>
>>> --
>>> Supun Malinga,
>>>
>>> Senior Software Engineer,
>>> WSO2 Inc.
>>> http://wso2.com
>>> email: [email protected] <[email protected]>
>>> mobile: +94 (0)71 56 91 321
>>>
>>
>>
>>
>> --
>>
>> Thanks & Best Regards,
>>
>> Maheshika Goonetilleke
>> Engineering Process Coordinator
>>
>> *WSO2 Inc*
>> *email   : [email protected] <[email protected]>*
>> *mobile : +94 773 596707 <%2B94%20773%20596707>*
>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise . middleware
>>
>>
>>
>>
>>
>
>
> --
> Supun Malinga,
>
> Senior Software Engineer,
> WSO2 Inc.
> http://wso2.com
> email: [email protected] <[email protected]>
> mobile: +94 (0)71 56 91 321
>



-- 

Thanks & Best Regards,

Maheshika Goonetilleke
Engineering Process Coordinator

*WSO2 Inc*
*email   : [email protected] <[email protected]>*
*mobile : +94 773 596707*
*www: :http://wso2.com <http://wso2.com/>*lean . enterprise . middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to