Skip to content
Failed

Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building in workspace /jenkins/jobs/oi-userland/workspace
Checkout:workspace / /jenkins/jobs/oi-userland/workspace - hudson.remoting.LocalChannel@f6a200
Using strategy: Default
Last Built Revision: Revision 784a23c9507332c5d48aff63d82bf463c2b380ca (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 685e2ae402ed3c98dac2844e9729a380d0070d63 (origin/oi/hipster)
Checking out Revision 685e2ae402ed3c98dac2844e9729a380d0070d63 (origin/oi/hipster)
FATAL: Unable to produce a script file
hudson.util.IOException2: Failed to create a temp file on /jenkins/jobs/oi-userland/workspace
	at hudson.FilePath.createTextTempFile(FilePath.java:1251)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:115)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:75)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	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:567)
	at hudson.model.Run.execute(Run.java:1604)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.util.IOException2: Failed to create a temporary directory in /var/tmp
	at hudson.FilePath$15.invoke(FilePath.java:1237)
	at hudson.FilePath$15.invoke(FilePath.java:1225)
	at hudson.FilePath.act(FilePath.java:909)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.FilePath.createTextTempFile(FilePath.java:1225)
	... 12 more
Caused by: java.io.IOException: No space left on device
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(Unknown Source)
	at hudson.FilePath$15.invoke(FilePath.java:1235)
	... 16 more
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
ERROR: Can't send command to SMTP host
javax.mail.MessagingException: Can't send command to SMTP host;
  nested exception is:
	java.net.SocketException: Broken pipe
	at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:2106)
	at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:2093)
	at com.sun.mail.smtp.SMTPTransport.close(SMTPTransport.java:1184)
	at javax.mail.Transport.send0(Transport.java:197)
	at javax.mail.Transport.send(Transport.java:124)
	at hudson.tasks.MailSender.execute(MailSender.java:116)
	at hudson.tasks.Mailer.perform(Mailer.java:117)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:754)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1629)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.net.SocketException: Broken pipe
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(Unknown Source)
	at java.net.SocketOutputStream.write(Unknown Source)
	at com.sun.mail.util.TraceOutputStream.write(TraceOutputStream.java:114)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.flush(Unknown Source)
	at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:2104)
	... 15 more
Finished: FAILURE