Status: SUCCEEDED
Triggered by: -
Duration: 53 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:4129 (4 months ago)

Debug log (UTC)

[17:17:07.566] New invocation is queued and will start shortly
[17:17:08.847] Starting the invocation (attempt 1)
[17:17:08.869] Ignoring gitiles_ref tag without the buildset tag
[17:17:08.869] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:17:08.869] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:17:08.869] Buildbucket request:
{
  "requestId": "8848325942596844240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848325942596844240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4129"
                            },
                        "id": "cron:v1:4129"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848325942596844240"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[17:17:10.756] Scheduled build:
{
  "id": "8682895879348416961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T17:17:10.043215585Z",
  "updateTime": "2026-05-02T17:17:10.043215585Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:17:10.756] Task URL: https://cr-buildbucket.appspot.com/build/8682895879348416961
[17:17:10.757] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848325942596844240:2:0) after 6m46s
[17:17:11.272] Received PubSub notification, asking Buildbucket for the build status
[17:17:11.305] Build status: SCHEDULED
[17:17:19.627] Received PubSub notification, asking Buildbucket for the build status
[17:17:19.671] Build status: STARTED
[17:18:01.419] Received PubSub notification, asking Buildbucket for the build status
[17:18:01.522] Build:
{
  "id": "8682895879348416961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T17:17:10.043215585Z",
  "startTime": "2026-05-02T17:17:19.306432878Z",
  "endTime": "2026-05-02T17:17:57.639203923Z",
  "updateTime": "2026-05-02T17:17:57.639203923Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:18:01.522] Invocation finished in 53.9596388s with status SUCCEEDED