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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22147 (2 weeks ago)

Debug log (UTC)

[03:39:20.680] New invocation is queued and will start shortly
[03:39:22.855] Starting the invocation (attempt 1)
[03:39:22.885] Ignoring gitiles_ref tag without the buildset tag
[03:39:22.885] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:39:22.886] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:39:22.887] Buildbucket request:
{
  "requestId": "8836690384291901888",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836690384291901888",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22147"
                            },
                        "id": "cron:v1:22147"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836690384291901888"
    },
    {
      "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:39:24.189] Scheduled build:
{
  "id": "8671260320732893425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T03:39:23.452149411Z",
  "updateTime": "2026-09-08T03:39:23.452149411Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:39:24.189] Task URL: https://cr-buildbucket.appspot.com/build/8671260320732893425
[03:39:24.189] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836690384291901888:2:0) after 1m6s
[03:39:24.848] Received PubSub notification, asking Buildbucket for the build status
[03:39:24.871] Build status: SCHEDULED
[03:39:33.775] Received PubSub notification, asking Buildbucket for the build status
[03:39:33.794] Build status: STARTED
[03:40:05.429] Received PubSub notification, asking Buildbucket for the build status
[03:40:05.479] Build:
{
  "id": "8671260320732893425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T03:39:23.452149411Z",
  "startTime": "2026-09-08T03:39:33.608229788Z",
  "endTime": "2026-09-08T03:40:05.179531580Z",
  "updateTime": "2026-09-08T03:40:05.179531580Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:40:05.479] Invocation finished in 44.80473017s with status SUCCEEDED