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:9658 (1 day ago)

Debug log (UTC)

[02:41:43.068] New invocation is queued and will start shortly
[02:41:44.102] Starting the invocation (attempt 1)
[02:41:44.132] Ignoring gitiles_ref tag without the buildset tag
[02:41:44.132] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:41:44.132] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:41:44.132] Buildbucket request:
{
  "requestId": "8844757139869012864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844757139869012864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9658"
                            },
                        "id": "cron:v1:9658"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844757139869012864"
    },
    {
      "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"
  }
}
[02:41:46.201] Scheduled build:
{
  "id": "8679327076877722673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T02:41:45.300084250Z",
  "updateTime": "2026-06-11T02:41:45.713292438Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:41:46.201] Task URL: https://cr-buildbucket.appspot.com/build/8679327076877722673
[02:41:46.202] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844757139869012864:2:0) after 6m0s
[02:41:46.508] Received PubSub notification, asking Buildbucket for the build status
[02:41:46.529] Build status: SCHEDULED
[02:41:49.426] Received PubSub notification, asking Buildbucket for the build status
[02:41:49.446] Build status: STARTED
[02:42:11.017] Received PubSub notification, asking Buildbucket for the build status
[02:42:11.039] Build:
{
  "id": "8679327076877722673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T02:41:45.300084250Z",
  "startTime": "2026-06-11T02:41:49.224093034Z",
  "endTime": "2026-06-11T02:42:10.660235260Z",
  "updateTime": "2026-06-11T02:42:10.660235260Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:42:11.039] Invocation finished in 27.975115455s with status SUCCEEDED