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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4243 (4 months ago)

Debug log (UTC)

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

  }
}
[12:48:14.304] Task URL: https://cr-buildbucket.appspot.com/build/8682822202609844961
[12:48:14.304] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848252265641265664:2:0) after 8m6s
[12:48:14.912] Received PubSub notification, asking Buildbucket for the build status
[12:48:14.930] Build status: SCHEDULED
[12:48:17.681] Received PubSub notification, asking Buildbucket for the build status
[12:48:17.705] Build status: STARTED
[12:48:40.903] Received PubSub notification, asking Buildbucket for the build status
[12:48:40.920] Build:
{
  "id": "8682822202609844961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T12:48:13.657068705Z",
  "startTime": "2026-05-03T12:48:17.517487701Z",
  "endTime": "2026-05-03T12:48:40.648474555Z",
  "updateTime": "2026-05-03T12:48:40.648474555Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:48:40.920] Invocation finished in 29.538147786s with status SUCCEEDED