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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20053 (2 weeks ago)

Debug log (UTC)

[04:57:24.781] New invocation is queued and will start shortly
[04:57:25.852] Starting the invocation (attempt 1)
[04:57:25.879] Ignoring gitiles_ref tag without the buildset tag
[04:57:25.879] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:57:25.879] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:57:25.879] Buildbucket request:
{
  "requestId": "8838044427152295824",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838044427152295824",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20053"
                            },
                        "id": "cron:v1:20053"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838044427152295824"
    },
    {
      "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"
  }
}
[04:57:27.480] Scheduled build:
{
  "id": "8672614364332564625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T04:57:26.848944774Z",
  "updateTime": "2026-08-24T04:57:27.237827825Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:57:27.480] Task URL: https://cr-buildbucket.appspot.com/build/8672614364332564625
[04:57:27.480] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838044427152295824:2:0) after 9m35s
[04:57:28.084] Received PubSub notification, asking Buildbucket for the build status
[04:57:28.112] Build status: SCHEDULED
[04:57:35.219] Received PubSub notification, asking Buildbucket for the build status
[04:57:35.239] Build status: STARTED
[04:58:03.311] Received PubSub notification, asking Buildbucket for the build status
[04:58:03.391] Build:
{
  "id": "8672614364332564625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T04:57:26.848944774Z",
  "startTime": "2026-08-24T04:57:35.072613475Z",
  "endTime": "2026-08-24T04:58:02.967253455Z",
  "updateTime": "2026-08-24T04:58:02.967253455Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:58:03.391] Invocation finished in 38.615380429s with status SUCCEEDED