Bug 107916 - REGRESSION(r140653): Causes a temp file leak on the bots (Requested by abarth on #webkit).
Summary: REGRESSION(r140653): Causes a temp file leak on the bots (Requested by abarth...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 107132
  Show dependency treegraph
 
Reported: 2013-01-24 22:28 PST by WebKit Review Bot
Modified: 2013-01-24 22:40 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r140653 (1.64 KB, patch)
2013-01-24 22:28 PST, WebKit Review Bot
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2013-01-24 22:28:03 PST
http://trac.webkit.org/changeset/140653 broke the build:
Causes a temp file leak on the bots (Requested by abarth on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2013-01-24 22:28:33 PST
Created attachment 184666 [details]
ROLLOUT of r140653

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 WebKit Review Bot 2013-01-24 22:35:09 PST
Comment on attachment 184666 [details]
ROLLOUT of r140653

Rejecting attachment 184666 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 184666, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
patch from 1 bug.
Processing patch 184666 from bug 107916.
Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Parsed 2 diffs from patch file(s).
patch: **** Can't create file /tmp/ppwYwZa6 : No space left on device
patch: **** Can't create file /tmp/ppQn2y16 : No space left on device

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/16097612
Comment 3 Ryosuke Niwa 2013-01-24 22:40:13 PST
Comment on attachment 184666 [details]
ROLLOUT of r140653

Clearing flags on attachment: 184666

Committed r140783: <http://trac.webkit.org/changeset/140783>
Comment 4 Ryosuke Niwa 2013-01-24 22:40:15 PST
All reviewed patches have been landed.  Closing bug.