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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14275 (2 months ago)

Debug log (UTC)

[00:23:04.113] New invocation is queued and will start shortly
[00:23:05.162] Starting the invocation (attempt 1)
[00:23:05.192] Ignoring gitiles_ref tag without the buildset tag
[00:23:05.192] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:23:05.192] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:23:05.192] Buildbucket request:
{
  "requestId": "8841776163034343648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841776163034343648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14275"
                            },
                        "id": "cron:v1:14275"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841776163034343648"
    },
    {
      "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:23:06.379] Scheduled build:
{
  "id": "8676346100681071361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T00:23:05.736215434Z",
  "updateTime": "2026-07-14T00:23:06.159395233Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:23:06.379] Task URL: https://cr-buildbucket.appspot.com/build/8676346100681071361
[00:23:06.379] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841776163034343648:2:0) after 7m30s
[00:23:06.967] Received PubSub notification, asking Buildbucket for the build status
[00:23:06.988] Build status: SCHEDULED
[00:23:10.192] Received PubSub notification, asking Buildbucket for the build status
[00:23:10.209] Build status: STARTED
[00:23:34.041] Received PubSub notification, asking Buildbucket for the build status
[00:23:34.055] Build:
{
  "id": "8676346100681071361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T00:23:05.736215434Z",
  "startTime": "2026-07-14T00:23:10.015573886Z",
  "endTime": "2026-07-14T00:23:33.662483164Z",
  "updateTime": "2026-07-14T00:23:33.662483164Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:23:34.055] Invocation finished in 29.946229684s with status SUCCEEDED