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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7477 (4 weeks ago)

Debug log (UTC)

[13:34:17.087] New invocation is queued and will start shortly
[13:34:22.457] Starting the invocation (attempt 1)
[13:34:22.484] Ignoring gitiles_ref tag without the buildset tag
[13:34:22.484] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:34:22.484] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:34:22.484] Buildbucket request:
{
  "requestId": "8846165635369335104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846165635369335104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7477"
                            },
                        "id": "cron:v1:7477"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846165635369335104"
    },
    {
      "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"
  }
}
[13:34:25.305] Scheduled build:
{
  "id": "8680735567612101633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T13:34:23.862855671Z",
  "updateTime": "2026-05-26T13:34:24.919037357Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:34:25.305] Task URL: https://cr-buildbucket.appspot.com/build/8680735567612101633
[13:34:25.305] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846165635369335104:2:0) after 4m42s
[13:34:25.523] Received PubSub notification, asking Buildbucket for the build status
[13:34:25.543] Build status: SCHEDULED
[13:34:30.392] Received PubSub notification, asking Buildbucket for the build status
[13:34:30.408] Build status: STARTED
[13:34:57.723] Received PubSub notification, asking Buildbucket for the build status
[13:34:57.742] Build:
{
  "id": "8680735567612101633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T13:34:23.862855671Z",
  "startTime": "2026-05-26T13:34:30.206457206Z",
  "endTime": "2026-05-26T13:34:56.282387198Z",
  "updateTime": "2026-05-26T13:34:56.282387198Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:34:57.742] Invocation finished in 40.662142429s with status SUCCEEDED