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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7483 (4 weeks ago)

Debug log (UTC)

[14:35:41.018] New invocation is queued and will start shortly
[14:35:42.115] Starting the invocation (attempt 1)
[14:35:42.146] Ignoring gitiles_ref tag without the buildset tag
[14:35:42.146] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:35:42.146] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:35:42.146] Buildbucket request:
{
  "requestId": "8846161772483594320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846161772483594320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7483"
                            },
                        "id": "cron:v1:7483"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846161772483594320"
    },
    {
      "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"
  }
}
[14:35:44.742] Scheduled build:
{
  "id": "8680731708911296545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T14:35:43.805756923Z",
  "updateTime": "2026-05-26T14:35:43.805756923Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:35:44.742] Task URL: https://cr-buildbucket.appspot.com/build/8680731708911296545
[14:35:44.742] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846161772483594320:2:0) after 2m50s
[14:35:45.744] Received PubSub notification, asking Buildbucket for the build status
[14:35:45.939] Build status: SCHEDULED
[14:35:54.620] Received PubSub notification, asking Buildbucket for the build status
[14:35:54.641] Build status: STARTED
[14:36:18.926] Received PubSub notification, asking Buildbucket for the build status
[14:36:18.955] Build:
{
  "id": "8680731708911296545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T14:35:43.805756923Z",
  "startTime": "2026-05-26T14:35:53.713522737Z",
  "endTime": "2026-05-26T14:36:18.392739974Z",
  "updateTime": "2026-05-26T14:36:18.392739974Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:36:18.955] Invocation finished in 37.940619315s with status SUCCEEDED