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

Debug log (UTC)

[07:51:26.548] New invocation is queued and will start shortly
[07:51:27.579] Starting the invocation (attempt 1)
[07:51:27.601] Ignoring gitiles_ref tag without the buildset tag
[07:51:27.601] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:51:27.602] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:51:27.602] Buildbucket request:
{
  "requestId": "8845824817275243200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845824817275243200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8005"
                            },
                        "id": "cron:v1:8005"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845824817275243200"
    },
    {
      "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:51:30.059] Scheduled build:
{
  "id": "8680394754628066097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T07:51:28.451295889Z",
  "updateTime": "2026-05-30T07:51:28.851376864Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:51:30.059] Task URL: https://cr-buildbucket.appspot.com/build/8680394754628066097
[07:51:30.059] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845824817275243200:2:0) after 8m19s
[07:51:30.212] Received PubSub notification, asking Buildbucket for the build status
[07:51:30.234] Build status: SCHEDULED
[07:51:35.404] Received PubSub notification, asking Buildbucket for the build status
[07:51:35.422] Build status: STARTED
[07:51:59.864] Received PubSub notification, asking Buildbucket for the build status
[07:51:59.928] Build:
{
  "id": "8680394754628066097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T07:51:28.451295889Z",
  "startTime": "2026-05-30T07:51:35.143366837Z",
  "endTime": "2026-05-30T07:51:59.591337674Z",
  "updateTime": "2026-05-30T07:51:59.591337674Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:51:59.928] Invocation finished in 33.385968783s with status SUCCEEDED