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:4384 (4 months ago)

Debug log (UTC)

[12:53:26.193] New invocation is queued and will start shortly
[12:53:27.310] Starting the invocation (attempt 1)
[12:53:27.338] Ignoring gitiles_ref tag without the buildset tag
[12:53:27.338] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:53:27.338] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:53:27.338] Buildbucket request:
{
  "requestId": "8848161338582634208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848161338582634208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4384"
                            },
                        "id": "cron:v1:4384"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848161338582634208"
    },
    {
      "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"
  }
}
[12:53:29.020] Scheduled build:
{
  "id": "8682731275796706417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T12:53:28.223996448Z",
  "updateTime": "2026-05-04T12:53:28.678640477Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:53:29.020] Task URL: https://cr-buildbucket.appspot.com/build/8682731275796706417
[12:53:29.020] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848161338582634208:2:0) after 5m47s
[12:53:29.443] Received PubSub notification, asking Buildbucket for the build status
[12:53:29.479] Build status: SCHEDULED
[12:53:32.313] Received PubSub notification, asking Buildbucket for the build status
[12:53:32.334] Build status: STARTED
[12:53:57.673] Received PubSub notification, asking Buildbucket for the build status
[12:53:57.691] Build:
{
  "id": "8682731275796706417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T12:53:28.223996448Z",
  "startTime": "2026-05-04T12:53:32.156946703Z",
  "endTime": "2026-05-04T12:53:57.189770708Z",
  "updateTime": "2026-05-04T12:53:57.189770708Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:53:57.691] Invocation finished in 31.509515562s with status SUCCEEDED