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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7684 (3 weeks ago)

Debug log (UTC)

[00:53:10.474] New invocation is queued and will start shortly
[00:53:11.873] Starting the invocation (attempt 1)
[00:53:11.902] Ignoring gitiles_ref tag without the buildset tag
[00:53:11.902] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:53:11.902] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:53:11.902] Buildbucket request:
{
  "requestId": "8846032326347476784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846032326347476784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7684"
                            },
                        "id": "cron:v1:7684"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846032326347476784"
    },
    {
      "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"
  }
}
[00:53:13.306] Scheduled build:
{
  "id": "8680602263367476529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T00:53:12.696712341Z",
  "updateTime": "2026-05-28T00:53:12.696712341Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:53:13.306] Task URL: https://cr-buildbucket.appspot.com/build/8680602263367476529
[00:53:13.306] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846032326347476784:2:0) after 1m26s
[00:53:14.019] Received PubSub notification, asking Buildbucket for the build status
[00:53:14.038] Build status: SCHEDULED
[00:53:26.283] Received PubSub notification, asking Buildbucket for the build status
[00:53:26.321] Build status: STARTED
[00:53:50.513] Received PubSub notification, asking Buildbucket for the build status
[00:53:50.532] Build:
{
  "id": "8680602263367476529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T00:53:12.696712341Z",
  "startTime": "2026-05-28T00:53:25.966714003Z",
  "endTime": "2026-05-28T00:53:50.199202538Z",
  "updateTime": "2026-05-28T00:53:50.199202538Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:53:50.532] Invocation finished in 40.062199305s with status SUCCEEDED