Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:361 (2 weeks ago)

Debug log (UTC)

[11:50:40.114] New invocation is queued and will start shortly
[11:50:41.225] Starting the invocation (attempt 1)
[11:50:41.247] Ignoring gitiles_ref tag without the buildset tag
[11:50:41.247] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:50:41.247] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:50:41.247] Buildbucket request:
{
  "requestId": "8850792599621227616",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850792599621227616",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "361"
                            },
                        "id": "cron:v1:361"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850792599621227616"
    },
    {
      "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"
  }
}
[11:50:43.038] Scheduled build:
{
  "id": "8685362536575112817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T11:50:42.399988628Z",
  "updateTime": "2026-04-05T11:50:42.831977362Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:50:43.038] Task URL: https://cr-buildbucket.appspot.com/build/8685362536575112817
[11:50:43.038] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850792599621227616:2:0) after 2m1s
[11:50:43.687] Received PubSub notification, asking Buildbucket for the build status
[11:50:43.753] Build status: SCHEDULED
[11:50:48.321] Received PubSub notification, asking Buildbucket for the build status
[11:50:48.342] Build status: STARTED
[11:51:52.043] Received PubSub notification, asking Buildbucket for the build status
[11:51:52.073] Build:
{
  "id": "8685362536575112817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T11:50:42.399988628Z",
  "startTime": "2026-04-05T11:50:48.084568364Z",
  "endTime": "2026-04-05T11:51:51.399062982Z",
  "updateTime": "2026-04-05T11:51:51.399062982Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:51:52.073] Invocation finished in 1m11.962619984s with status SUCCEEDED