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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3973 (4 months ago)

Debug log (UTC)

[14:40:24.436] New invocation is queued and will start shortly
[14:40:25.570] Starting the invocation (attempt 1)
[14:40:25.592] Ignoring gitiles_ref tag without the buildset tag
[14:40:25.592] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:40:25.592] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:40:25.593] Buildbucket request:
{
  "requestId": "8848426399461640944",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848426399461640944",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3973"
                            },
                        "id": "cron:v1:3973"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848426399461640944"
    },
    {
      "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"
  }
}
[14:40:29.711] Scheduled build:
{
  "id": "8682996335458236737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T14:40:27.631725284Z",
  "updateTime": "2026-05-01T14:40:28.611459726Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:40:29.711] Task URL: https://cr-buildbucket.appspot.com/build/8682996335458236737
[14:40:29.711] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848426399461640944:2:0) after 3m13s
[14:40:30.517] Received PubSub notification, asking Buildbucket for the build status
[14:40:30.554] Build status: SCHEDULED
[14:40:33.701] Received PubSub notification, asking Buildbucket for the build status
[14:40:33.746] Build status: STARTED
[14:40:58.304] Received PubSub notification, asking Buildbucket for the build status
[14:40:58.329] Build:
{
  "id": "8682996335458236737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T14:40:27.631725284Z",
  "startTime": "2026-05-01T14:40:33.420154722Z",
  "endTime": "2026-05-01T14:40:58.003194834Z",
  "updateTime": "2026-05-01T14:40:58.003194834Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:40:58.329] Invocation finished in 33.898279377s with status SUCCEEDED