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:19504 (3 weeks ago)

Debug log (UTC)

[06:56:35.288] New invocation is queued and will start shortly
[06:56:36.316] Starting the invocation (attempt 1)
[06:56:36.342] Ignoring gitiles_ref tag without the buildset tag
[06:56:36.342] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:56:36.342] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:56:36.342] Buildbucket request:
{
  "requestId": "8838399317169300400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838399317169300400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19504"
                            },
                        "id": "cron:v1:19504"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838399317169300400"
    },
    {
      "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"
  }
}
[06:56:38.097] Scheduled build:
{
  "id": "8672969254657555089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T06:56:37.060866604Z",
  "updateTime": "2026-08-20T06:56:37.541179387Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:56:38.097] Task URL: https://cr-buildbucket.appspot.com/build/8672969254657555089
[06:56:38.097] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838399317169300400:2:0) after 1m36s
[06:56:38.312] Received PubSub notification, asking Buildbucket for the build status
[06:56:38.336] Build status: SCHEDULED
[06:56:41.677] Received PubSub notification, asking Buildbucket for the build status
[06:56:41.704] Build status: STARTED
[06:57:06.392] Received PubSub notification, asking Buildbucket for the build status
[06:57:06.456] Build:
{
  "id": "8672969254657555089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T06:56:37.060866604Z",
  "startTime": "2026-08-20T06:56:41.432896374Z",
  "endTime": "2026-08-20T06:57:05.954479345Z",
  "updateTime": "2026-08-20T06:57:05.954479345Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:57:06.456] Invocation finished in 31.175792821s with status SUCCEEDED