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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22507 (2 weeks ago)

Debug log (UTC)

[17:20:35.500] New invocation is queued and will start shortly
[17:20:36.796] Starting the invocation (attempt 1)
[17:20:36.829] Ignoring gitiles_ref tag without the buildset tag
[17:20:36.829] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:20:36.832] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:20:36.832] Buildbucket request:
{
  "requestId": "8836457521965955152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836457521965955152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22507"
                            },
                        "id": "cron:v1:22507"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836457521965955152"
    },
    {
      "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:20:37.988] Scheduled build:
{
  "id": "8671027459412089409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T17:20:37.313306751Z",
  "updateTime": "2026-09-10T17:20:37.883189967Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:20:37.988] Task URL: https://cr-buildbucket.appspot.com/build/8671027459412089409
[17:20:37.988] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836457521965955152:2:0) after 4m43s
[17:20:38.631] Received PubSub notification, asking Buildbucket for the build status
[17:20:38.648] Build status: SCHEDULED
[17:20:42.236] Received PubSub notification, asking Buildbucket for the build status
[17:20:42.261] Build status: STARTED
[17:21:06.555] Received PubSub notification, asking Buildbucket for the build status
[17:21:06.629] Build:
{
  "id": "8671027459412089409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T17:20:37.313306751Z",
  "startTime": "2026-09-10T17:20:42.049837550Z",
  "endTime": "2026-09-10T17:21:06.177502930Z",
  "updateTime": "2026-09-10T17:21:06.177502930Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:21:06.629] Invocation finished in 31.135046689s with status SUCCEEDED