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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12487 (20 hours ago)

Debug log (UTC)

[06:36:54.930] New invocation is queued and will start shortly
[06:36:56.688] Starting the invocation (attempt 1)
[06:36:56.714] Ignoring gitiles_ref tag without the buildset tag
[06:36:56.714] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:36:56.714] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:36:56.714] Buildbucket request:
{
  "requestId": "8842930403189986032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842930403189986032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12487"
                            },
                        "id": "cron:v1:12487"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842930403189986032"
    },
    {
      "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"
  }
}
[06:36:58.028] Scheduled build:
{
  "id": "8677500340017473873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T06:36:57.326010811Z",
  "updateTime": "2026-07-01T06:36:57.326010811Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:36:58.028] Task URL: https://cr-buildbucket.appspot.com/build/8677500340017473873
[06:36:58.028] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842930403189986032:2:0) after 4m27s
[06:36:58.662] Received PubSub notification, asking Buildbucket for the build status
[06:36:58.760] Build status: SCHEDULED
[06:37:01.707] Received PubSub notification, asking Buildbucket for the build status
[06:37:01.862] Build status: STARTED
[06:37:25.768] Received PubSub notification, asking Buildbucket for the build status
[06:37:25.788] Build:
{
  "id": "8677500340017473873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T06:36:57.326010811Z",
  "startTime": "2026-07-01T06:37:01.496418158Z",
  "endTime": "2026-07-01T06:37:23.273217435Z",
  "updateTime": "2026-07-01T06:37:23.273217435Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:37:25.788] Invocation finished in 30.870687473s with status SUCCEEDED