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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10513 (3 weeks ago)

Debug log (UTC)

[04:50:16.716] New invocation is queued and will start shortly
[04:50:17.964] Starting the invocation (attempt 1)
[04:50:17.991] Ignoring gitiles_ref tag without the buildset tag
[04:50:17.991] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:50:17.993] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:50:17.993] Buildbucket request:
{
  "requestId": "8844205469727311440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844205469727311440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10513"
                            },
                        "id": "cron:v1:10513"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844205469727311440"
    },
    {
      "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"
  }
}
[04:50:19.586] Scheduled build:
{
  "id": "8678775406884761489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T04:50:18.803248151Z",
  "updateTime": "2026-06-17T04:50:19.269466985Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:50:19.586] Task URL: https://cr-buildbucket.appspot.com/build/8678775406884761489
[04:50:19.586] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844205469727311440:2:0) after 5m18s
[04:50:20.021] Received PubSub notification, asking Buildbucket for the build status
[04:50:20.038] Build status: SCHEDULED
[04:50:22.904] Received PubSub notification, asking Buildbucket for the build status
[04:50:22.924] Build status: STARTED
[04:50:44.402] Received PubSub notification, asking Buildbucket for the build status
[04:50:44.419] Build:
{
  "id": "8678775406884761489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T04:50:18.803248151Z",
  "startTime": "2026-06-17T04:50:22.729794404Z",
  "endTime": "2026-06-17T04:50:44.129026139Z",
  "updateTime": "2026-06-17T04:50:44.129026139Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:50:44.419] Invocation finished in 27.710490932s with status SUCCEEDED