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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7111 (1 month ago)

Debug log (UTC)

[23:06:26.695] New invocation is queued and will start shortly
[23:06:28.025] Starting the invocation (attempt 1)
[23:06:28.049] Ignoring gitiles_ref tag without the buildset tag
[23:06:28.049] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:06:28.050] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:06:28.050] Buildbucket request:
{
  "requestId": "8846401429062668096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846401429062668096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7111"
                            },
                        "id": "cron:v1:7111"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846401429062668096"
    },
    {
      "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"
  }
}
[23:06:29.922] Scheduled build:
{
  "id": "8680971365900981233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T23:06:29.090943931Z",
  "updateTime": "2026-05-23T23:06:29.494360615Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:06:29.922] Task URL: https://cr-buildbucket.appspot.com/build/8680971365900981233
[23:06:29.922] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846401429062668096:2:0) after 3m34s
[23:06:30.390] Received PubSub notification, asking Buildbucket for the build status
[23:06:30.406] Build status: SCHEDULED
[23:06:35.730] Received PubSub notification, asking Buildbucket for the build status
[23:06:35.778] Build status: STARTED
[23:06:59.778] Received PubSub notification, asking Buildbucket for the build status
[23:06:59.796] Build:
{
  "id": "8680971365900981233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T23:06:29.090943931Z",
  "startTime": "2026-05-23T23:06:35.574851737Z",
  "endTime": "2026-05-23T23:06:59.533303966Z",
  "updateTime": "2026-05-23T23:06:59.533303966Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:06:59.796] Invocation finished in 33.104625096s with status SUCCEEDED