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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4399 (4 months ago)

Debug log (UTC)

[15:26:58.205] New invocation is queued and will start shortly
[15:26:59.359] Starting the invocation (attempt 1)
[15:26:59.393] Ignoring gitiles_ref tag without the buildset tag
[15:26:59.393] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:26:59.394] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:26:59.394] Buildbucket request:
{
  "requestId": "8848151679086184720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848151679086184720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4399"
                            },
                        "id": "cron:v1:4399"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848151679086184720"
    },
    {
      "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:27:01.027] Scheduled build:
{
  "id": "8682721616321917249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T15:27:00.216729506Z",
  "updateTime": "2026-05-04T15:27:00.709664062Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:27:01.027] Task URL: https://cr-buildbucket.appspot.com/build/8682721616321917249
[15:27:01.027] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848151679086184720:2:0) after 3m13s
[15:27:01.644] Received PubSub notification, asking Buildbucket for the build status
[15:27:01.685] Build status: SCHEDULED
[15:27:06.607] Received PubSub notification, asking Buildbucket for the build status
[15:27:06.630] Build status: STARTED
[15:27:33.021] Received PubSub notification, asking Buildbucket for the build status
[15:27:33.061] Build:
{
  "id": "8682721616321917249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T15:27:00.216729506Z",
  "startTime": "2026-05-04T15:27:05.367124019Z",
  "endTime": "2026-05-04T15:27:32.775666063Z",
  "updateTime": "2026-05-04T15:27:32.775666063Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:27:33.061] Invocation finished in 34.86437766s with status SUCCEEDED