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:9715 (23 hours ago)

Debug log (UTC)

[12:24:52.716] New invocation is queued and will start shortly
[12:24:53.933] Starting the invocation (attempt 1)
[12:24:53.976] Ignoring gitiles_ref tag without the buildset tag
[12:24:53.976] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:24:53.976] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:24:53.976] Buildbucket request:
{
  "requestId": "8844720450567905456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844720450567905456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9715"
                            },
                        "id": "cron:v1:9715"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844720450567905456"
    },
    {
      "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"
  }
}
[12:24:56.034] Scheduled build:
{
  "id": "8679290387160487249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T12:24:55.341727010Z",
  "updateTime": "2026-06-11T12:24:55.341727010Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:24:56.034] Task URL: https://cr-buildbucket.appspot.com/build/8679290387160487249
[12:24:56.034] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844720450567905456:2:0) after 5m42s
[12:24:56.699] Received PubSub notification, asking Buildbucket for the build status
[12:24:56.719] Build status: SCHEDULED
[12:25:02.435] Received PubSub notification, asking Buildbucket for the build status
[12:25:02.457] Build status: STARTED
[12:25:33.240] Received PubSub notification, asking Buildbucket for the build status
[12:25:33.259] Build:
{
  "id": "8679290387160487249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T12:24:55.341727010Z",
  "startTime": "2026-06-11T12:25:01.960736543Z",
  "endTime": "2026-06-11T12:25:32.906212005Z",
  "updateTime": "2026-06-11T12:25:32.906212005Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:25:33.259] Invocation finished in 40.551128257s with status SUCCEEDED