Closed Bug 1597028 Opened 6 years ago Closed 6 years ago

Intermittent OSError: [Errno 2] No such file or directory: '/Users/cltbld/tasks/task_1573900270/checkouts/hg-shared/8ba995b74e18334ab3707f27e9eb8f4e37ba3d29/.hg/store/data/browser/components/sessionstore/test'

Categories

(Developer Services :: Mercurial: robustcheckout, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1569946

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=276559612&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FGqnq-5VT4OJNrt7F0Y7DQ/runs/0/artifacts/public/logs/live_backing.log


[vcs 2019-11-16T10:37:53.871Z] adding file changes
[vcs 2019-11-16T10:37:55.976Z]
[vcs 2019-11-16T10:37:56.979Z] files [ ] 866/94580 3m49s
[vcs 2019-11-16T10:37:57.981Z] files [ ] 967/94580 5m02s
[vcs 2019-11-16T10:38:26.113Z] files [ ] 1640/94580 3m54s
[vcs 2019-11-16T10:38:26.114Z]
[vcs 2019-11-16T10:38:26.114Z] transaction abort!
[vcs 2019-11-16T10:38:26.460Z] rollback completed
[vcs 2019-11-16T10:38:26.516Z] Traceback (most recent call last):
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/scmutil.py", line 167, in callcatch
[vcs 2019-11-16T10:38:26.516Z] return func()
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/dispatch.py", line 367, in _runcatchfunc
[vcs 2019-11-16T10:38:26.516Z] return _dispatch(req)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/dispatch.py", line 1021, in _dispatch
[vcs 2019-11-16T10:38:26.516Z] cmdpats, cmdoptions)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/dispatch.py", line 756, in runcommand
[vcs 2019-11-16T10:38:26.516Z] ret = _runcommand(ui, options, cmd, d)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/dispatch.py", line 1030, in _runcommand
[vcs 2019-11-16T10:38:26.516Z] return cmdfunc()
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/dispatch.py", line 1018, in <lambda>
[vcs 2019-11-16T10:38:26.516Z] d = lambda: util.checksignature(func)(ui, *args, **strcmdopt)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/util.py", line 1680, in check
[vcs 2019-11-16T10:38:26.516Z] return func(*args, **kwargs)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/lib/hgext/robustcheckout.py", line 283, in robustcheckout
[vcs 2019-11-16T10:38:26.516Z] sparse_profile=sparseprofile)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/lib/hgext/robustcheckout.py", line 623, in _docheckout
[vcs 2019-11-16T10:38:26.516Z] shareopts=shareopts)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/hg.py", line 644, in clone
[vcs 2019-11-16T10:38:26.516Z] stream=stream)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/hg.py", line 467, in clonewithshare
[vcs 2019-11-16T10:38:26.516Z] exchange.pull(destrepo, srcpeer, heads=revs)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/exchange.py", line 1562, in pull
[vcs 2019-11-16T10:38:26.516Z] _fullpullbundle2(repo, pullop)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/exchange.py", line 1477, in _fullpullbundle2
[vcs 2019-11-16T10:38:26.516Z] _pullbundle2(pullop)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/exchange.py", line 1752, in _pullbundle2
[vcs 2019-11-16T10:38:26.516Z] bundle2.processbundle(pullop.repo, bundle, op=op)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/bundle2.py", line 460, in processbundle
[vcs 2019-11-16T10:38:26.516Z] processparts(repo, op, unbundler)
[vcs 2019-11-16T10:38:26.516Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/bundle2.py", line 467, in processparts
[vcs 2019-11-16T10:38:26.516Z] _processpart(op, part)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/bundle2.py", line 534, in _processpart
[vcs 2019-11-16T10:38:26.517Z] handler(op, part)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/bundle2.py", line 1839, in handlechangegroup
[vcs 2019-11-16T10:38:26.517Z] expectedtotal=nbchangesets, **extrakwargs)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/bundle2.py", line 470, in _processchangegroup
[vcs 2019-11-16T10:38:26.517Z] ret = cg.apply(op.repo, tr, source, url, **kwargs)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/changegroup.py", line 336, in apply
[vcs 2019-11-16T10:38:26.517Z] repo, self, revmap, trp, efiles, needfiles)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/changegroup.py", line 1395, in _addchangegroupfiles
[vcs 2019-11-16T10:38:26.517Z] if not fl.addgroup(deltas, revmap, trp):
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/filelog.py", line 115, in addgroup
[vcs 2019-11-16T10:38:26.517Z] addrevisioncb=addrevisioncb)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/revlog.py", line 2128, in addgroup
[vcs 2019-11-16T10:38:26.517Z] ifh = self._indexfp("a+")
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/revlog.py", line 544, in _indexfp
[vcs 2019-11-16T10:38:26.517Z] return self.opener(self.indexfile, **args)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/store.py", line 571, in call
[vcs 2019-11-16T10:38:26.517Z] return self.vfs(encoded, mode, *args, **kw)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/vfs.py", line 420, in call
[vcs 2019-11-16T10:38:26.517Z] util.makedirs(dirname, self.createmode, notindexed)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/util.py", line 2307, in makedirs
[vcs 2019-11-16T10:38:26.517Z] makedir(name, notindexed)
[vcs 2019-11-16T10:38:26.517Z] File "/usr/local/Cellar/mercurial/5.0.1/lib/python2.7/site-packages/mercurial/posix.py", line 597, in makedir
[vcs 2019-11-16T10:38:26.517Z] os.mkdir(path)
[vcs 2019-11-16T10:38:26.517Z] OSError: [Errno 2] No such file or directory: '/Users/cltbld/tasks/task_1573900522/checkouts/hg-shared/8ba995b74e18334ab3707f27e9eb8f4e37ba3d29/.hg/store/data/browser/components/sessionstore/test'
[vcs 2019-11-16T10:38:26.517Z] abort: No such file or directory: '/Users/cltbld/tasks/task_1573900522/checkouts/hg-shared/8ba995b74e18334ab3707f27e9eb8f4e37ba3d29/.hg/store/data/browser/components/sessionstore/test'

Component: General → Mercurial: robustcheckout
Product: Firefox Build System → Developer Services
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.