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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13363 (2 months ago)

Debug log (UTC)

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

  }
}
[12:23:44.887] Task URL: https://cr-buildbucket.appspot.com/build/8676934940797514577
[12:23:44.887] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842365003163090560:2:0) after 9m57s
[12:23:46.213] Received PubSub notification, asking Buildbucket for the build status
[12:23:46.237] Build status: SCHEDULED
[12:23:52.028] Received PubSub notification, asking Buildbucket for the build status
[12:23:52.050] Build status: STARTED
[12:24:19.134] Received PubSub notification, asking Buildbucket for the build status
[12:24:19.239] Build:
{
  "id": "8676934940797514577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T12:23:44.041137343Z",
  "startTime": "2026-07-07T12:23:50.006877223Z",
  "endTime": "2026-07-07T12:24:18.640959446Z",
  "updateTime": "2026-07-07T12:24:18.640959446Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:24:19.239] Invocation finished in 36.838832954s with status SUCCEEDED