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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7639 (3 weeks ago)

Debug log (UTC)

[17:12:54.516] New invocation is queued and will start shortly
[17:12:56.573] Starting the invocation (attempt 1)
[17:12:56.599] Ignoring gitiles_ref tag without the buildset tag
[17:12:56.599] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:12:56.599] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:12:56.599] Buildbucket request:
{
  "requestId": "8846061283783106736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846061283783106736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7639"
                            },
                        "id": "cron:v1:7639"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846061283783106736"
    },
    {
      "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"
  }
}
[17:12:58.452] Scheduled build:
{
  "id": "8680631219876390801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T17:12:57.617084288Z",
  "updateTime": "2026-05-27T17:12:57.617084288Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:12:58.452] Task URL: https://cr-buildbucket.appspot.com/build/8680631219876390801
[17:12:58.453] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846061283783106736:2:0) after 3m19s
[17:12:58.918] Received PubSub notification, asking Buildbucket for the build status
[17:12:58.938] Build status: SCHEDULED
[17:13:04.219] Received PubSub notification, asking Buildbucket for the build status
[17:13:04.250] Build status: STARTED
[17:13:28.769] Received PubSub notification, asking Buildbucket for the build status
[17:13:28.802] Build:
{
  "id": "8680631219876390801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T17:12:57.617084288Z",
  "startTime": "2026-05-27T17:13:03.800949160Z",
  "endTime": "2026-05-27T17:13:28.227739969Z",
  "updateTime": "2026-05-27T17:13:28.227739969Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:13:28.802] Invocation finished in 34.29376241s with status SUCCEEDED