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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18121 (1 month ago)

Debug log (UTC)

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

  }
}
[10:12:56.562] Task URL: https://cr-buildbucket.appspot.com/build/8673862873326153841
[10:12:56.562] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839292935734428144:2:0) after 2m24s
[10:12:57.152] Received PubSub notification, asking Buildbucket for the build status
[10:12:57.175] Build status: SCHEDULED
[10:13:00.806] Received PubSub notification, asking Buildbucket for the build status
[10:13:00.919] Build status: STARTED
[10:13:24.413] Received PubSub notification, asking Buildbucket for the build status
[10:13:24.437] Build:
{
  "id": "8673862873326153841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T10:12:55.887635931Z",
  "startTime": "2026-08-10T10:13:00.588084877Z",
  "endTime": "2026-08-10T10:13:24.059474662Z",
  "updateTime": "2026-08-10T10:13:24.059474662Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:13:24.437] Invocation finished in 30.23096532s with status SUCCEEDED