Skip to content
Failed

Console Output

Started by user anonymous
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 /data/jenkins/jobs/oi-userland/workspace
Checkout:workspace / /data/jenkins/jobs/oi-userland/workspace - hudson.remoting.LocalChannel@f21f05
Using strategy: Default
Last Built Revision: Revision 68da533838b41167c2c0e5f83d53c152a972ccdd (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision ed05e6d8fc2cb1696a55424637767efa63caee33 (origin/oi/hipster)
Checking out Revision ed05e6d8fc2cb1696a55424637767efa63caee33 (origin/oi/hipster)
FATAL: Unable to produce a script file
hudson.util.IOException2: Failed to create a temp file on /data/jenkins/jobs/oi-userland/workspace
	at hudson.FilePath.createTextTempFile(FilePath.java:1223)
	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:19)
	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:586)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:247)
Caused by: hudson.util.IOException2: Failed to create a temporary directory in /var/tmp
	at hudson.FilePath$14.invoke(FilePath.java:1212)
	at hudson.FilePath$14.invoke(FilePath.java:1200)
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:878)
	at hudson.FilePath.createTextTempFile(FilePath.java:1200)
	... 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$14.invoke(FilePath.java:1210)
	... 16 more
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
ERROR: 452 4.4.5 Insufficient disk space; try again later

com.sun.mail.smtp.SMTPSendFailedException: 452 4.4.5 Insufficient disk space; try again later

	at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
	at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
	at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
	at javax.mail.Transport.send0(Transport.java:195)
	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:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726)
	at hudson.model.Run.execute(Run.java:1618)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:247)
Finished: FAILURE