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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7069 (1 month ago)

Debug log (UTC)

[15:56:03.524] New invocation is queued and will start shortly
[15:56:04.676] Starting the invocation (attempt 1)
[15:56:04.710] Ignoring gitiles_ref tag without the buildset tag
[15:56:04.710] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:56:04.712] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:56:04.713] Buildbucket request:
{
  "requestId": "8846428506669500976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846428506669500976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7069"
                            },
                        "id": "cron:v1:7069"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846428506669500976"
    },
    {
      "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"
  }
}
[15:56:06.713] Scheduled build:
{
  "id": "8680998443370751009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T15:56:06.002267077Z",
  "updateTime": "2026-05-23T15:56:06.002267077Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:56:06.713] Task URL: https://cr-buildbucket.appspot.com/build/8680998443370751009
[15:56:06.713] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846428506669500976:2:0) after 7m6s
[15:56:07.211] Received PubSub notification, asking Buildbucket for the build status
[15:56:07.270] Build status: SCHEDULED
[15:56:20.527] Received PubSub notification, asking Buildbucket for the build status
[15:56:20.589] Build status: STARTED
[15:56:47.381] Received PubSub notification, asking Buildbucket for the build status
[15:56:47.439] Build:
{
  "id": "8680998443370751009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T15:56:06.002267077Z",
  "startTime": "2026-05-23T15:56:19.681806965Z",
  "endTime": "2026-05-23T15:56:46.887846111Z",
  "updateTime": "2026-05-23T15:56:46.887846111Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:56:47.439] Invocation finished in 43.966295193s with status SUCCEEDED