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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15133 (1 month ago)

Debug log (UTC)

[02:50:30.804] New invocation is queued and will start shortly
[02:50:31.939] Starting the invocation (attempt 1)
[02:50:31.961] Ignoring gitiles_ref tag without the buildset tag
[02:50:31.961] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:50:31.962] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:50:31.962] Buildbucket request:
{
  "requestId": "8841223304807864176",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841223304807864176",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15133"
                            },
                        "id": "cron:v1:15133"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841223304807864176"
    },
    {
      "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"
  }
}
[02:50:33.412] Scheduled build:
{
  "id": "8675793242251286049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T02:50:32.622624528Z",
  "updateTime": "2026-07-20T02:50:33.148218704Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:50:33.412] Task URL: https://cr-buildbucket.appspot.com/build/8675793242251286049
[02:50:33.412] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841223304807864176:2:0) after 8m37s
[02:50:33.828] Received PubSub notification, asking Buildbucket for the build status
[02:50:33.848] Build status: SCHEDULED
[02:50:36.954] Received PubSub notification, asking Buildbucket for the build status
[02:50:36.979] Build status: STARTED
[02:51:02.668] Received PubSub notification, asking Buildbucket for the build status
[02:51:02.695] Build:
{
  "id": "8675793242251286049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T02:50:32.622624528Z",
  "startTime": "2026-07-20T02:50:36.723373980Z",
  "endTime": "2026-07-20T02:51:00.442977423Z",
  "updateTime": "2026-07-20T02:51:00.442977423Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:51:02.695] Invocation finished in 31.894871602s with status SUCCEEDED