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:3529 (1 day ago)

Debug log (UTC)

[10:42:54.873] New invocation is queued and will start shortly
[10:42:55.944] Starting the invocation (attempt 1)
[10:42:55.969] Ignoring gitiles_ref tag without the buildset tag
[10:42:55.969] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:42:55.969] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:42:55.969] Buildbucket request:
{
  "requestId": "8848713132111180288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848713132111180288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3529"
                            },
                        "id": "cron:v1:3529"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848713132111180288"
    },
    {
      "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"
  }
}
[10:42:57.452] Scheduled build:
{
  "id": "8683283069376091457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T10:42:56.858436931Z",
  "updateTime": "2026-04-28T10:42:56.858436931Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:42:57.452] Task URL: https://cr-buildbucket.appspot.com/build/8683283069376091457
[10:42:57.452] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848713132111180288:2:0) after 4m29s
[10:42:57.514] Received PubSub notification, asking Buildbucket for the build status
[10:42:57.532] Build status: SCHEDULED
[10:43:02.105] Received PubSub notification, asking Buildbucket for the build status
[10:43:02.125] Build status: STARTED
[10:43:34.551] Received PubSub notification, asking Buildbucket for the build status
[10:43:34.611] Build:
{
  "id": "8683283069376091457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T10:42:56.858436931Z",
  "startTime": "2026-04-28T10:43:01.938351403Z",
  "endTime": "2026-04-28T10:43:30.577501745Z",
  "updateTime": "2026-04-28T10:43:30.577501745Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:43:34.611] Invocation finished in 39.745283208s with status SUCCEEDED