See <https://builds.apache.org/job/tapestry-trunk-freestyle/1316/changes>

Changes:

[jochen.kemnade] TAP5-2293: send the minified resource as an UTF-8 stream 
regardless of the platform's default encoding

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/tapestry-5.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 004a1e8e1de13c0831c6fe153d45e526126491f2 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 004a1e8e1de13c0831c6fe153d45e526126491f2
 > git rev-list 194849cd183c57fe49a97da791e3bd73dbf8e046
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on 
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/>
        at hudson.FilePath.createTextTempFile(FilePath.java:1265)
        at 
hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:144)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> at 
hudson.remoting.Channel@490ca36a:ubuntu3
        at hudson.FilePath.act(FilePath.java:910)
        at hudson.FilePath.act(FilePath.java:887)
        at hudson.FilePath.createTextTempFile(FilePath.java:1239)
        ... 12 more
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 hudson.FilePath$15.invoke(FilePath.java:1258)
        at hudson.FilePath$15.invoke(FilePath.java:1239)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        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.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:745)
Build step 'Execute shell' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/build/reports/tests/testng-results.xml
Did not find any matching files.
Updating TAP5-2293

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to