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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23014 (1 week ago)

Debug log (UTC)

[07:57:26.921] New invocation is queued and will start shortly
[07:57:27.984] Starting the invocation (attempt 1)
[07:57:28.009] Ignoring gitiles_ref tag without the buildset tag
[07:57:28.009] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:57:28.009] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:57:28.010] Buildbucket request:
{
  "requestId": "8836130563992409024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836130563992409024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23014"
                            },
                        "id": "cron:v1:23014"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836130563992409024"
    },
    {
      "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"
  }
}
[07:57:29.303] Scheduled build:
{
  "id": "8670700501522106001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T07:57:28.655152351Z",
  "updateTime": "2026-09-14T07:57:28.655152351Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:57:29.303] Task URL: https://cr-buildbucket.appspot.com/build/8670700501522106001
[07:57:29.303] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836130563992409024:2:0) after 5m43s
[07:57:30.003] Received PubSub notification, asking Buildbucket for the build status
[07:57:30.022] Build status: SCHEDULED
[07:57:33.531] Received PubSub notification, asking Buildbucket for the build status
[07:57:33.548] Build status: STARTED
[07:57:55.455] Received PubSub notification, asking Buildbucket for the build status
[07:57:55.475] Build:
{
  "id": "8670700501522106001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T07:57:28.655152351Z",
  "startTime": "2026-09-14T07:57:33.240533998Z",
  "endTime": "2026-09-14T07:57:55.089677280Z",
  "updateTime": "2026-09-14T07:57:55.089677280Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:57:55.475] Invocation finished in 28.559699882s with status SUCCEEDED