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:19870 (3 weeks ago)

Debug log (UTC)

[21:41:40.493] New invocation is queued and will start shortly
[21:41:41.672] Starting the invocation (attempt 1)
[21:41:41.705] Ignoring gitiles_ref tag without the buildset tag
[21:41:41.705] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:41:41.705] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:41:41.705] Buildbucket request:
{
  "requestId": "8838162438394831840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838162438394831840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19870"
                            },
                        "id": "cron:v1:19870"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838162438394831840"
    },
    {
      "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"
  }
}
[21:41:42.865] Scheduled build:
{
  "id": "8672732375864178481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-22T21:41:42.281507661Z",
  "updateTime": "2026-08-22T21:41:42.788182005Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:41:42.865] Task URL: https://cr-buildbucket.appspot.com/build/8672732375864178481
[21:41:42.865] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838162438394831840:2:0) after 5m27s
[21:41:43.508] Received PubSub notification, asking Buildbucket for the build status
[21:41:43.530] Build status: SCHEDULED
[21:41:51.060] Received PubSub notification, asking Buildbucket for the build status
[21:41:51.162] Build status: STARTED
[21:42:15.062] Received PubSub notification, asking Buildbucket for the build status
[21:42:15.090] Build:
{
  "id": "8672732375864178481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-22T21:41:42.281507661Z",
  "startTime": "2026-08-22T21:41:50.753829586Z",
  "endTime": "2026-08-22T21:42:14.781335442Z",
  "updateTime": "2026-08-22T21:42:14.781335442Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:42:15.090] Invocation finished in 34.606472923s with status SUCCEEDED