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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8893 (1 week ago)

Debug log (UTC)

[15:53:59.228] New invocation is queued and will start shortly
[15:54:00.300] Starting the invocation (attempt 1)
[15:54:00.331] Ignoring gitiles_ref tag without the buildset tag
[15:54:00.331] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:54:00.331] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:54:00.331] Buildbucket request:
{
  "requestId": "8845250876391596128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845250876391596128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8893"
                            },
                        "id": "cron:v1:8893"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845250876391596128"
    },
    {
      "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"
  }
}
[15:54:02.133] Scheduled build:
{
  "id": "8679820813669540913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T15:54:01.202841686Z",
  "updateTime": "2026-06-05T15:54:01.202841686Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:54:02.133] Task URL: https://cr-buildbucket.appspot.com/build/8679820813669540913
[15:54:02.133] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845250876391596128:2:0) after 2m5s
[15:54:02.491] Received PubSub notification, asking Buildbucket for the build status
[15:54:02.505] Build status: SCHEDULED
[15:54:07.773] Received PubSub notification, asking Buildbucket for the build status
[15:54:07.790] Build status: STARTED
[15:54:38.534] Received PubSub notification, asking Buildbucket for the build status
[15:54:38.563] Build:
{
  "id": "8679820813669540913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T15:54:01.202841686Z",
  "startTime": "2026-06-05T15:54:06.908919483Z",
  "endTime": "2026-06-05T15:54:38.263918473Z",
  "updateTime": "2026-06-05T15:54:38.263918473Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:54:38.563] Invocation finished in 39.340354856s with status SUCCEEDED