Closed
Bug 813239
Opened 12 years ago
Closed 12 years ago
newly reimaged window 7 machines don't have xperf .mof installed
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
Details
as per:
https://bugzilla.mozilla.org/show_bug.cgi?id=786037
talos-r3-w7-080 -> 099, were imaged in August, these are the exact slaves which report failure for our xperf runs in:
https://bugzilla.mozilla.org/show_bug.cgi?id=803413
Please ensure these machines have the latest mozprofilerprobe.mof:
https://bugzilla.mozilla.org/show_bug.cgi?id=778856
Comment 1•12 years ago
|
||
How can I check this?
Reporter | ||
Comment 2•12 years ago
|
||
I don't know of anyway to check this other than if the xperf stuff runs. Otherwise we could manually install the .mof files and cross our fingers.
Comment 3•12 years ago
|
||
This is what I'm getting:
C:\Users\cltbld>mofcomp c:\Users\cltbld\mozprofilerprobe.mof
Microsoft (R) MOF Compiler Version 6.1.7600.16385
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
Parsing MOF file: c:\Users\cltbld\mozprofilerprobe.mof
MOF file has been successfully parsed
Storing data in the repository...
An error occurred while processing item 1 defined on lines 6 - 8 in file c:\Users\cltbld\mozprofilerprobe.mof:
Error Number: 0x80041003, Facility: WMI
Description: Access denied
Compiler returned error 0x80041003
Is this because it had already been deployed to it?
Reporter | ||
Comment 4•12 years ago
|
||
I believe you need to run this in an administrator command prompt (this resolves any UAC or related permissions).
Comment 5•12 years ago
|
||
Armen, I don't suppose you've had a chance to try with an elevated command prompt? :-)
Comment 6•12 years ago
|
||
If I run it with admin privileges (no UAC is involved) it actually succeeds:
http://cl.ly/L69Z
In fact, the instructions on the ref page mentions it [1].
From looking at slaves 100 and forward I can see that the win7 snapshot has the file plus rail filed a snapshot bug (bug 784304 - completed on 2012-09-10).
The actions to take are:
* releng to deploy through RDP or VNC the file to slave talos-r3-w7-0[80-99] (verified that they don't have that file) (oh pain)
Let's try to do this tomorrow.
[1] https://wiki.mozilla.org/ReferencePlatforms/Test/Win7#mozprofilerprobe.mof
Comment 7•12 years ago
|
||
I fixed this today.
Please let me know if this re-occurs.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•