Closed
Bug 1429402
Opened 8 years ago
Closed 8 years ago
Intermittent .hg/store\00changelog.i: Access is denied cloning issue on various windows machines
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aryx, Assigned: grenade)
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell infra])
https://treeherder.mozilla.org/logviewer.html#?job_id=155310901&repo=mozilla-inbound
[taskcluster 2018-01-10T11:33:06.008Z] Executing command 4: "c:\Program Files\Mercurial\hg.exe" robustcheckout --sharebase y:\hg-shared --purge --upstream https://hg.mozilla.org/mozilla-unified --revision 11c801abda3c68b438668e2d5f267f5c6371e584 https://hg.mozilla.org/integration/mozilla-inbound .\build\src
z:\build>"c:\Program Files\Mercurial\hg.exe" robustcheckout --sharebase y:\hg-shared --purge --upstream https://hg.mozilla.org/mozilla-unified --revision 11c801abda3c68b438668e2d5f267f5c6371e584 https://hg.mozilla.org/integration/mozilla-inbound .\build\src
(using Mercurial 4.3.3)
ensuring https://hg.mozilla.org/integration/mozilla-inbound@11c801abda3c68b438668e2d5f267f5c6371e584 is available at .\build\src
(cloning from upstream repo https://hg.mozilla.org/mozilla-unified)
(sharing from existing pooled repository 8ba995b74e18334ab3707f27e9eb8f4e37ba3d29)
searching for changes
adding changesets
Traceback (most recent call last):
File "mercurial\scmutil.pyc", line 150, in callcatch
File "mercurial\dispatch.pyc", line 292, in _runcatchfunc
File "mercurial\dispatch.pyc", line 896, in _dispatch
File "mercurial\dispatch.pyc", line 658, in runcommand
File "mercurial\dispatch.pyc", line 904, in _runcommand
File "mercurial\dispatch.pyc", line 893, in <lambda>
File "mercurial\util.pyc", line 1077, in check
File "C:/mozilla-build/robustcheckout.py", line 239, in robustcheckout
File "C:/mozilla-build/robustcheckout.py", line 459, in _docheckout
File "mercurial\hg.pyc", line 540, in clone
File "mercurial\hg.pyc", line 406, in clonewithshare
File "mercurial\exchange.pyc", line 1251, in pull
File "mercurial\exchange.pyc", line 1393, in _pullbundle2
File "mercurial\bundle2.pyc", line 364, in processbundle
File "mercurial\bundle2.pyc", line 464, in _processpart
File "mercurial\bundle2.pyc", line 1552, in handlechangegroup
File "mercurial\bundle2.pyc", line 405, in _processchangegroup
File "mercurial\changegroup.pyc", line 297, in apply
File "mercurial\revlog.pyc", line 1886, in addgroup
File "mercurial\changelog.pyc", line 140, in _delay
File "mercurial\changelog.pyc", line 78, in __init__
File "mercurial\store.pyc", line 488, in __call__
File "mercurial\vfs.pyc", line 405, in __call__
File "mercurial\windows.pyc", line 140, in posixfile
IOError: [Errno 13] y:\hg-shared\8ba995b74e18334ab3707f27e9eb8f4e37ba3d29\.hg/store\00changelog.i: Access is denied
abort: y:\hg-shared\8ba995b74e18334ab3707f27e9eb8f4e37ba3d29\.hg/store\00changelog.i: Access is denied
[taskcluster 2018-01-10T11:33:08.531Z] Exit Code: 255
| Assignee | ||
Comment 1•8 years ago
|
||
gecko-3-b-win2012 ami redeploy in progress.
https://tools.taskcluster.net/groups/PXZI5kOlTminUZDhxf_TLg/tasks/VtG_r-IRTaG46zwObulZWQ/runs/0/logs/public%2Flogs%2Flive.log
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → rthijssen
| Reporter | ||
Comment 2•8 years ago
|
||
Thank you Rob, the retriggerd builds are running for 30+ minutes without failures. Trees have been reopened.
Updated•8 years ago
|
Whiteboard: [stockwell infra]
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 4•8 years ago
|
||
no failures in the last 3 weeks
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•