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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4090 (4 months ago)

Debug log (UTC)

[10:37:54.185] New invocation is queued and will start shortly
[10:37:55.242] Starting the invocation (attempt 1)
[10:37:55.262] Ignoring gitiles_ref tag without the buildset tag
[10:37:55.262] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:37:55.262] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:37:55.263] Buildbucket request:
{
  "requestId": "8848351059540136976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848351059540136976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4090"
                            },
                        "id": "cron:v1:4090"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848351059540136976"
    },
    {
      "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"
  }
}
[10:37:57.060] Scheduled build:
{
  "id": "8682920996768613633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T10:37:56.205904359Z",
  "updateTime": "2026-05-02T10:37:56.725239117Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:37:57.060] Task URL: https://cr-buildbucket.appspot.com/build/8682920996768613633
[10:37:57.060] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848351059540136976:2:0) after 7m2s
[10:37:57.526] Received PubSub notification, asking Buildbucket for the build status
[10:37:57.545] Build status: SCHEDULED
[10:38:00.781] Received PubSub notification, asking Buildbucket for the build status
[10:38:00.797] Build status: STARTED
[10:38:26.125] Received PubSub notification, asking Buildbucket for the build status
[10:38:26.147] Build:
{
  "id": "8682920996768613633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T10:37:56.205904359Z",
  "startTime": "2026-05-02T10:38:00.575990981Z",
  "endTime": "2026-05-02T10:38:25.870484427Z",
  "updateTime": "2026-05-02T10:38:25.870484427Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:38:26.147] Invocation finished in 31.968689944s with status SUCCEEDED