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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9988 (1 month ago)

Debug log (UTC)

[11:09:38.864] New invocation is queued and will start shortly
[11:09:39.937] Starting the invocation (attempt 1)
[11:09:39.982] Ignoring gitiles_ref tag without the buildset tag
[11:09:39.982] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:09:39.982] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:09:39.983] Buildbucket request:
{
  "requestId": "8844543989746505504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844543989746505504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9988"
                            },
                        "id": "cron:v1:9988"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844543989746505504"
    },
    {
      "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"
  }
}
[11:09:41.790] Scheduled build:
{
  "id": "8679113926717268081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T11:09:41.133186397Z",
  "updateTime": "2026-06-13T11:09:41.644373423Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:09:41.790] Task URL: https://cr-buildbucket.appspot.com/build/8679113926717268081
[11:09:41.790] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844543989746505504:2:0) after 4m6s
[11:09:42.495] Received PubSub notification, asking Buildbucket for the build status
[11:09:42.530] Build status: SCHEDULED
[11:09:52.147] Received PubSub notification, asking Buildbucket for the build status
[11:09:52.170] Build status: STARTED
[11:10:26.003] Received PubSub notification, asking Buildbucket for the build status
[11:10:26.029] Build:
{
  "id": "8679113926717268081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T11:09:41.133186397Z",
  "startTime": "2026-06-13T11:09:51.572194589Z",
  "endTime": "2026-06-13T11:10:25.487197851Z",
  "updateTime": "2026-06-13T11:10:25.487197851Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:10:26.029] Invocation finished in 47.167547505s with status SUCCEEDED