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:13867 (2 months ago)

Debug log (UTC)

[02:43:30.750] New invocation is queued and will start shortly
[02:43:31.875] Starting the invocation (attempt 1)
[02:43:31.900] Ignoring gitiles_ref tag without the buildset tag
[02:43:31.901] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:43:31.901] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:43:31.902] Buildbucket request:
{
  "requestId": "8842039117963810608",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842039117963810608",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13867"
                            },
                        "id": "cron:v1:13867"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842039117963810608"
    },
    {
      "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"
  }
}
[02:43:33.446] Scheduled build:
{
  "id": "8676609055552514561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T02:43:32.429097399Z",
  "updateTime": "2026-07-11T02:43:32.429097399Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:43:33.446] Task URL: https://cr-buildbucket.appspot.com/build/8676609055552514561
[02:43:33.446] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842039117963810608:2:0) after 4m1s
[02:43:35.675] Received PubSub notification, asking Buildbucket for the build status
[02:43:35.694] Build status: SCHEDULED
[02:43:51.506] Received PubSub notification, asking Buildbucket for the build status
[02:43:51.554] Build status: STARTED
[02:44:19.575] Received PubSub notification, asking Buildbucket for the build status
[02:44:19.745] Build:
{
  "id": "8676609055552514561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T02:43:32.429097399Z",
  "startTime": "2026-07-11T02:43:44.554925455Z",
  "endTime": "2026-07-11T02:44:05.880456112Z",
  "updateTime": "2026-07-11T02:44:05.880456112Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:44:19.745] Invocation finished in 48.999376581s with status SUCCEEDED