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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13315 (2 months ago)

Debug log (UTC)

[04:12:22.852] New invocation is queued and will start shortly
[04:12:24.042] Starting the invocation (attempt 1)
[04:12:24.076] Ignoring gitiles_ref tag without the buildset tag
[04:12:24.076] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:12:24.076] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:12:24.076] Buildbucket request:
{
  "requestId": "8842395914716441920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842395914716441920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13315"
                            },
                        "id": "cron:v1:13315"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842395914716441920"
    },
    {
      "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"
  }
}
[04:12:25.313] Scheduled build:
{
  "id": "8676965852223148417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T04:12:24.608721014Z",
  "updateTime": "2026-07-07T04:12:24.961005534Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:12:25.313] Task URL: https://cr-buildbucket.appspot.com/build/8676965852223148417
[04:12:25.313] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842395914716441920:2:0) after 8m36s
[04:12:25.796] Received PubSub notification, asking Buildbucket for the build status
[04:12:25.818] Build status: SCHEDULED
[04:12:29.445] Received PubSub notification, asking Buildbucket for the build status
[04:12:29.546] Build status: STARTED
[04:12:52.243] Received PubSub notification, asking Buildbucket for the build status
[04:12:52.263] Build:
{
  "id": "8676965852223148417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T04:12:24.608721014Z",
  "startTime": "2026-07-07T04:12:28.486017910Z",
  "endTime": "2026-07-07T04:12:52.007509049Z",
  "updateTime": "2026-07-07T04:12:52.007509049Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:12:52.263] Invocation finished in 29.416158492s with status SUCCEEDED