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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7021 (1 month ago)

Debug log (UTC)

[07:40:34.321] New invocation is queued and will start shortly
[07:40:35.407] Starting the invocation (attempt 1)
[07:40:35.429] Ignoring gitiles_ref tag without the buildset tag
[07:40:35.429] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:40:35.429] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:40:35.429] Buildbucket request:
{
  "requestId": "8846459679948298896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846459679948298896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7021"
                            },
                        "id": "cron:v1:7021"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846459679948298896"
    },
    {
      "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:40:38.314] Scheduled build:
{
  "id": "8681029616300457105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T07:40:37.180172054Z",
  "updateTime": "2026-05-23T07:40:38.000200991Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:40:38.314] Task URL: https://cr-buildbucket.appspot.com/build/8681029616300457105
[07:40:38.314] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846459679948298896:2:0) after 9m39s
[07:40:38.762] Received PubSub notification, asking Buildbucket for the build status
[07:40:38.783] Build status: SCHEDULED
[07:40:41.733] Received PubSub notification, asking Buildbucket for the build status
[07:40:41.749] Build status: STARTED
[07:41:06.280] Received PubSub notification, asking Buildbucket for the build status
[07:41:06.348] Build:
{
  "id": "8681029616300457105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T07:40:37.180172054Z",
  "startTime": "2026-05-23T07:40:41.572231673Z",
  "endTime": "2026-05-23T07:41:06.002817233Z",
  "updateTime": "2026-05-23T07:41:06.002817233Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:41:06.348] Invocation finished in 32.030544495s with status SUCCEEDED