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:12427 (1 day ago)

Debug log (UTC)

[20:23:42.349] New invocation is queued and will start shortly
[20:23:43.549] Starting the invocation (attempt 1)
[20:23:43.571] Ignoring gitiles_ref tag without the buildset tag
[20:23:43.571] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:23:43.571] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:23:43.572] Buildbucket request:
{
  "requestId": "8842968983001567872",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842968983001567872",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12427"
                            },
                        "id": "cron:v1:12427"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842968983001567872"
    },
    {
      "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"
  }
}
[20:23:44.769] Scheduled build:
{
  "id": "8677538920407813777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T20:23:44.199976701Z",
  "updateTime": "2026-06-30T20:23:44.199976701Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:23:44.769] Task URL: https://cr-buildbucket.appspot.com/build/8677538920407813777
[20:23:44.769] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842968983001567872:2:0) after 3m19s
[20:23:44.989] Received PubSub notification, asking Buildbucket for the build status
[20:23:45.007] Build status: SCHEDULED
[20:23:49.887] Received PubSub notification, asking Buildbucket for the build status
[20:23:49.927] Build status: STARTED
[20:24:13.442] Received PubSub notification, asking Buildbucket for the build status
[20:24:13.526] Build:
{
  "id": "8677538920407813777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T20:23:44.199976701Z",
  "startTime": "2026-06-30T20:23:48.691917594Z",
  "endTime": "2026-06-30T20:24:12.631532077Z",
  "updateTime": "2026-06-30T20:24:12.631532077Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:24:13.526] Invocation finished in 31.183980483s with status SUCCEEDED