go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/cv/internal/buildbucket/facade/testdata/retry_denied_conflict.json (about)

     1  {
     2      "id": "8827882239020532625",
     3      "builder": {
     4          "project": "infra",
     5          "bucket": "try",
     6          "builder": "luci-go-try-bionic-64"
     7      },
     8      "createTime": "2021-12-14T09:01:02.595160611Z",
     9      "updateTime": "2021-12-14T09:01:50.347934256Z",
    10      "status": "FAILURE",
    11      "output": {
    12          "properties": {
    13              "$recipe_engine/cq/output": {
    14                  "retry": "OUTPUT_RETRY_ALLOWED"
    15              },
    16              "do_not_retry": true,
    17              "failure_type": "PATCH_FAILURE"
    18          }
    19      }
    20  }