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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4153 (4 months ago)

Debug log (UTC)

[21:22:39.091] New invocation is queued and will start shortly
[21:22:40.215] Starting the invocation (attempt 1)
[21:22:40.245] Ignoring gitiles_ref tag without the buildset tag
[21:22:40.245] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:22:40.245] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:22:40.245] Buildbucket request:
{
  "requestId": "8848310495472515216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848310495472515216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4153"
                            },
                        "id": "cron:v1:4153"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848310495472515216"
    },
    {
      "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"
  }
}
[21:22:42.253] Scheduled build:
{
  "id": "8682880432626926641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T21:22:41.185194529Z",
  "updateTime": "2026-05-02T21:22:41.975039807Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:22:42.253] Task URL: https://cr-buildbucket.appspot.com/build/8682880432626926641
[21:22:42.253] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848310495472515216:2:0) after 4m4s
[21:22:42.756] Received PubSub notification, asking Buildbucket for the build status
[21:22:42.801] Build status: SCHEDULED
[21:22:46.535] Received PubSub notification, asking Buildbucket for the build status
[21:22:46.564] Build status: STARTED
[21:23:09.987] Received PubSub notification, asking Buildbucket for the build status
[21:23:10.011] Build:
{
  "id": "8682880432626926641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T21:22:41.185194529Z",
  "startTime": "2026-05-02T21:22:45.651390574Z",
  "endTime": "2026-05-02T21:23:09.568624033Z",
  "updateTime": "2026-05-02T21:23:09.568624033Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:23:10.011] Invocation finished in 30.923550646s with status SUCCEEDED