Closed Bug 534753 Opened 16 years ago Closed 15 years ago

TryServer build failures on WinMo with "The system cannot find the file specified." during "rmdir"

Categories

(Release Engineering :: General, defect, P2)

x86
Windows Mobile 6 Standard
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dholbert, Assigned: nthomas)

Details

Attachments

(1 file)

Log from yesterday: http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1260766423.1260766432.10868.gz WinMo try hg build on 2009/12/13 20:53:43 s: try-w32-slave11 Some logs from today: http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1260829103.1260829114.8388.gz WinMo try hg build on 2009/12/14 14:18:23 s: try-w32-slave29 http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1260833183.1260833192.21931.gz WinMo try hg build on 2009/12/14 15:26:23 s: try-w32-slave22 (This TryServer tinderbox column is entirely red for today -- I didn't check the rest, but I'm guessing they're all this same issue) Failures look like this: > ======== BuildStep started ======== > 'rmdir /s ...' failed > === Output === > rmdir /s /q build > in dir e:\builds\moz2_slave\winmo-hg\. (timeout 3600 secs) > watching logfiles {} > argv: ['rmdir', '/s', '/q', 'build'] > environment: [SNIP] > The system cannot find the file specified. > program finished with exit code 2 > elapsedTime=0.109000 > === Output ended === See also bug 508260, a similar failure a few months back.
OS: Linux → Windows Mobile 6 Standard
(In reply to comment #0) > See also bug 508260, a similar failure a few months back. Looks much the same, thanks for letting us know. I'm going to make the expedient fix only - for try-w32-slave11,16: mkdir -v /e/builds/slave/winmo-hg/build For try-w32-slave20-29: mkdir -pv /e/builds/moz_slave/winmo-hg/build We will solve this for good with bug 520227.
Assignee: nobody → nrthomas
Status: NEW → RESOLVED
Closed: 16 years ago
Priority: -- → P2
Resolution: --- → FIXED
This problem keeps recurring so lets fix it.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This is the same as bug 508260, only for the WinMo build instead of the unit test one. Tested on staging try master when build/ does and doesn't already exist, and also verified that checkconfig still works on try for the current tip of buildbot-configs and buildbotcustom.
Attachment #431754 - Flags: review?(lsblakk)
Attachment #431754 - Flags: review?(lsblakk) → review+
try and staging try updated.
Status: REOPENED → NEW
Is this winmo specific? Should we resolve incomplete?
I must've forgotten to resolve this FIXED.
Status: NEW → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: