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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5449 (2 months ago)

Debug log (UTC)

[03:02:02.302] New invocation is queued and will start shortly
[03:02:03.891] Starting the invocation (attempt 1)
[03:02:03.918] Ignoring gitiles_ref tag without the buildset tag
[03:02:03.918] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:02:03.918] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:02:03.918] Buildbucket request:
{
  "requestId": "8847473770402594624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847473770402594624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5449"
                            },
                        "id": "cron:v1:5449"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847473770402594624"
    },
    {
      "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:02:05.558] Scheduled build:
{
  "id": "8682043707176166113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T03:02:04.757182698Z",
  "updateTime": "2026-05-12T03:02:05.175527334Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:02:05.558] Task URL: https://cr-buildbucket.appspot.com/build/8682043707176166113
[03:02:05.558] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847473770402594624:2:0) after 5m38s
[03:02:06.047] Received PubSub notification, asking Buildbucket for the build status
[03:02:06.069] Build status: SCHEDULED
[03:02:08.989] Received PubSub notification, asking Buildbucket for the build status
[03:02:09.020] Build status: STARTED
[03:02:30.777] Received PubSub notification, asking Buildbucket for the build status
[03:02:30.797] Build:
{
  "id": "8682043707176166113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T03:02:04.757182698Z",
  "startTime": "2026-05-12T03:02:08.781378595Z",
  "endTime": "2026-05-12T03:02:30.293072845Z",
  "updateTime": "2026-05-12T03:02:30.293072845Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:02:30.797] Invocation finished in 28.499623378s with status SUCCEEDED