[Webkit-unassigned] [Bug 169627] New: Perf bots are broken (upload error)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 14 13:55:25 PDT 2017


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

            Bug ID: 169627
           Summary: Perf bots are broken (upload error)
    Classification: Unclassified
           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: lforschler at apple.com, rniwa at webkit.org

Not sure what caused this, but both the Mac and GTK perf bots are giving errors when they try to upload the perf report:

Uploaded JSON to https://perf.webkit.org/api/report but got an error:
{
    "status": "MismatchingCommitTime", 
    "new": {
        "time": "2017-03-14T08:30:32.255453Z", 
        "repository": "1", 
        "revision": "213893"
    }, 
    "failureStored": true, 
    "processedRuns": 0, 
    "existing": {
        "commit_id": "82517", 
        "commit_reported": "t", 
        "commit_revision": "213893", 
        "commit_parent": null, 
        "commit_committer": "438", 
        "commit_repository": "1", 
        "commit_order": null, 
        "commit_message": "Added skeleton header files\n", 
        "commit_time": "2001-08-24 17:22:02"
    }
}


https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20%28Perf%29/builds/4440/steps/perf-test/logs/stdio




Uploaded JSON to https://perf.webkit.org/api/report but got an error:
{
    "status": "MismatchingCommitTime", 
    "new": {
        "time": "2017-03-14T06:51:23.526237Z", 
        "repository": "1", 
        "revision": "213885"
    }, 
    "failureStored": true, 
    "processedRuns": 0, 
    "existing": {
        "commit_id": "82509", 
        "commit_reported": "t", 
        "commit_revision": "213885", 
        "commit_parent": null, 
        "commit_committer": null, 
        "commit_repository": "1", 
        "commit_order": null, 
        "commit_message": "New repository initialized by cvs2svn.", 
        "commit_time": "2001-08-24 14:11:42"
    }
}

https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29/builds/8048/steps/perf-test/logs/stdio



Checking the recent logs it looks like r213562 <https://trac.webkit.org/changeset/213562> could be related, but the date at which the bots started to fail (today) don't matchs when that was committed (7 days ago)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170314/146a3a5e/attachment.html>


More information about the webkit-unassigned mailing list