Status: SUCCEEDED
Triggered by: chillers@google.com
Duration: 3 minutes
Actions:

Definition (rev 66b168a7f28f2e6d7480a1c356a5e878da3d2121)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "recipes-bundler"
>

Incoming triggers

  • Triggered via web UI (2 years ago by chillers@google.com)

Debug log (UTC)

[18:38:46.556] New invocation is queued and will start shortly
[18:38:46.556] Triggered by user:chillers@google.com
[18:38:47.908] Starting the invocation (attempt 1)
[18:38:47.950] Ignoring gitiles_ref tag without the buildset tag
[18:38:47.950] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:38:47.951] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:38:47.951] Buildbucket request:
{
  "requestId": "8979414616024063408",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8979414616024063408",
            "job": "flutter/recipes-bundler",
            "triggers": [
                  {
                        "id": "16ee3f5d9ace0af0",
                        "title": "Triggered via web UI",
                        "webui": {
                            }
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8979414616024063408"
    },
    {
      "key": "scheduler_job_id",
      "value": "flutter/recipes-bundler"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[18:38:48.370] Scheduled build:
{
  "id": "8813984553795875793",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-05-16T18:38:48.051084416Z",
  "updateTime": "2022-05-16T18:38:48.051084416Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:38:48.371] Task URL: https://cr-buildbucket.appspot.com/build/8813984553795875793
[18:38:48.371] Scheduling timer "check-buildbucket-build-status" (flutter/recipes-bundler:8979414616024063408:2:0) after 7m45s
[18:41:54.888] Received PubSub notification, asking Buildbucket for the build status
[18:41:54.923] Build status: STARTED
[18:42:40.073] Received PubSub notification, asking Buildbucket for the build status
[18:42:40.091] Build:
{
  "id": "8813984553795875793",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-05-16T18:38:48.051084416Z",
  "startTime": "2022-05-16T18:41:54.369116Z",
  "endTime": "2022-05-16T18:42:39.722544080Z",
  "updateTime": "2022-05-16T18:42:39.722544080Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:42:40.091] Invocation finished in 3m53.549180033s with status SUCCEEDED