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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14014 (2 months ago)

Debug log (UTC)

[03:49:24.271] New invocation is queued and will start shortly
[03:49:25.375] Starting the invocation (attempt 1)
[03:49:25.401] Ignoring gitiles_ref tag without the buildset tag
[03:49:25.401] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:49:25.401] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:49:25.402] Buildbucket request:
{
  "requestId": "8841944375431737120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841944375431737120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14014"
                            },
                        "id": "cron:v1:14014"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841944375431737120"
    },
    {
      "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"
  }
}
[03:49:27.370] Scheduled build:
{
  "id": "8676514312690372417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T03:49:26.263702059Z",
  "updateTime": "2026-07-12T03:49:27.033819814Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:49:27.370] Task URL: https://cr-buildbucket.appspot.com/build/8676514312690372417
[03:49:27.370] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841944375431737120:2:0) after 7m40s
[03:49:27.476] Received PubSub notification, asking Buildbucket for the build status
[03:49:27.500] Build status: SCHEDULED
[03:49:31.972] Received PubSub notification, asking Buildbucket for the build status
[03:49:31.996] Build status: STARTED
[03:50:12.941] Received PubSub notification, asking Buildbucket for the build status
[03:50:12.959] Build:
{
  "id": "8676514312690372417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T03:49:26.263702059Z",
  "startTime": "2026-07-12T03:49:31.677575741Z",
  "endTime": "2026-07-12T03:50:12.710531376Z",
  "updateTime": "2026-07-12T03:50:12.710531376Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:50:12.959] Invocation finished in 48.692961914s with status SUCCEEDED