Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-819 Implement GET tasks, taskDetails and workItemDetails APIs
  3. COIN-982

Coin API returns many workitems with started_on date = 1970-01-01

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P1: Critical
    • None
    • None
    • None
    • 1dc32c613 (master)

    Description

      For example try http://coin.ci.qt.io/coin/api/taskWorkItems?id=1680613414

      Response includes workitems with started_on set to 1970, and without completed on.

      
          {
            "task_action": "Test",
            "build_key": "qt-creator/qt-creator/1e46e8fd2096afb25fa54faab19ca435c2b02960/WindowsWindows_10_21H2x86_64WindowsWindows_10_21H2x86_64MSVC2019qtci-windows-10_21H2-x86_64-51-4c804eDebugAndRelease_Sccache/5927c328fe56c19ddb662eed3af556564cbe3eff/Test",
            "workitem_id": "qt-creator/qt-creator/1e46e8fd2096afb25fa54faab19ca435c2b02960/WindowsWindows_10_21H2x86_64WindowsWindows_10_21H2x86_64MSVC2019qtci-windows-10_21H2-x86_64-51-4c804eDebugAndRelease_Sccache/5927c328fe56c19ddb662eed3af556564cbe3eff/test_1680613417",
            "state": "Cancelled",
            "target_os": "Windows",
            "target_os_version": "Windows_10_21H2",
            "coin_features": [
              "Packaging",
              "Sccache",
              "DebugAndRelease"
            ],
            "started_on": "1970-01-01 00:00:00 +0000 UTC",
            "storage_paths": [
              {
                "log_web": "/coin/logview/qt-creator/qt-creator/1e46e8fd2096afb25fa54faab19ca435c2b02960/WindowsWindows_10_21H2x86_64WindowsWindows_10_21H2x86_64MSVC2019qtci-windows-10_21H2-x86_64-51-4c804eDebugAndRelease_Sccache/5927c328fe56c19ddb662eed3af556564cbe3eff/test_1680613417",
                "log_raw": "/coin/api/results/qt-creator/qt-creator/1e46e8fd2096afb25fa54faab19ca435c2b02960/WindowsWindows_10_21H2x86_64WindowsWindows_10_21H2x86_64MSVC2019qtci-windows-10_21H2-x86_64-51-4c804eDebugAndRelease_Sccache/5927c328fe56c19ddb662eed3af556564cbe3eff/test_1680613417/log.txt.gz"
              }
            ],
            "project": "qt-creator/qt-creator",
            "branch": "master"
          },
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            akpietik Aku Pietikäinen
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes