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

Debug log (UTC)

[18:07:33.332] New invocation is queued and will start shortly
[18:07:34.415] Starting the invocation (attempt 1)
[18:07:34.445] Ignoring gitiles_ref tag without the buildset tag
[18:07:34.445] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:07:34.446] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:07:34.446] Buildbucket request:
{
  "requestId": "8845786054793355792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845786054793355792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8065"
                            },
                        "id": "cron:v1:8065"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845786054793355792"
    },
    {
      "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"
  }
}
[18:07:36.059] Scheduled build:
{
  "id": "8680355992046955057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T18:07:35.329627201Z",
  "updateTime": "2026-05-30T18:07:35.758303679Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:07:36.059] Task URL: https://cr-buildbucket.appspot.com/build/8680355992046955057
[18:07:36.059] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845786054793355792:2:0) after 1m5s
[18:07:36.552] Received PubSub notification, asking Buildbucket for the build status
[18:07:36.570] Build status: SCHEDULED
[18:07:40.419] Received PubSub notification, asking Buildbucket for the build status
[18:07:40.436] Build status: STARTED
[18:08:12.037] Received PubSub notification, asking Buildbucket for the build status
[18:08:12.069] Build:
{
  "id": "8680355992046955057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T18:07:35.329627201Z",
  "startTime": "2026-05-30T18:07:40.214693485Z",
  "endTime": "2026-05-30T18:08:11.770324689Z",
  "updateTime": "2026-05-30T18:08:11.770324689Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:08:12.069] Invocation finished in 38.74232103s with status SUCCEEDED