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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5596 (2 months ago)

Debug log (UTC)

[04:10:32.941] New invocation is queued and will start shortly
[04:10:34.048] Starting the invocation (attempt 1)
[04:10:34.070] Ignoring gitiles_ref tag without the buildset tag
[04:10:34.070] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:10:34.071] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:10:34.072] Buildbucket request:
{
  "requestId": "8847378863123377296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847378863123377296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5596"
                            },
                        "id": "cron:v1:5596"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847378863123377296"
    },
    {
      "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:10:36.251] Scheduled build:
{
  "id": "8681948800227991121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T04:10:35.076424756Z",
  "updateTime": "2026-05-13T04:10:36.125742544Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:10:36.251] Task URL: https://cr-buildbucket.appspot.com/build/8681948800227991121
[04:10:36.251] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847378863123377296:2:0) after 1m14s
[04:10:36.661] Received PubSub notification, asking Buildbucket for the build status
[04:10:36.678] Build status: SCHEDULED
[04:10:39.332] Received PubSub notification, asking Buildbucket for the build status
[04:10:39.359] Build status: STARTED
[04:11:10.766] Received PubSub notification, asking Buildbucket for the build status
[04:11:10.798] Build:
{
  "id": "8681948800227991121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T04:10:35.076424756Z",
  "startTime": "2026-05-13T04:10:39.137310962Z",
  "endTime": "2026-05-13T04:11:09.987613537Z",
  "updateTime": "2026-05-13T04:11:09.987613537Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:11:10.798] Invocation finished in 37.866843981s with status SUCCEEDED