[Webkit-unassigned] [Bug 282366] New: [CISupport] kill old git process and clean stale .git/index.lock files if needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 17:33:29 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=282366

            Bug ID: 282366
           Summary: [CISupport] kill old git process and clean stale
                    .git/index.lock files if needed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently on the RPi perf board there is constantly happening this:

fatal: Unable to create '/home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Tests/build/.git/index.lock': File exists.
see: https://build.webkit.org/#/builders/892/builds/9868

This is because this boards run with a nfs-mounted directory and sometimes they reboot uncleanly and those stale lock files remain there causing issues.

So i think we should take care of this on the buildbot steps

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241031/1799fac9/attachment.htm>


More information about the webkit-unassigned mailing list