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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7204 (1 month ago)

Debug log (UTC)

[15:01:02.438] New invocation is queued and will start shortly
[15:01:03.623] Starting the invocation (attempt 1)
[15:01:03.648] Ignoring gitiles_ref tag without the buildset tag
[15:01:03.648] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:01:03.649] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:01:03.649] Buildbucket request:
{
  "requestId": "8846341371093912864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846341371093912864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7204"
                            },
                        "id": "cron:v1:7204"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846341371093912864"
    },
    {
      "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"
  }
}
[15:01:05.748] Scheduled build:
{
  "id": "8680911307874094609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T15:01:04.887517388Z",
  "updateTime": "2026-05-24T15:01:04.887517388Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:01:05.748] Task URL: https://cr-buildbucket.appspot.com/build/8680911307874094609
[15:01:05.748] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846341371093912864:2:0) after 1m19s
[15:01:06.331] Received PubSub notification, asking Buildbucket for the build status
[15:01:06.368] Build status: SCHEDULED
[15:01:10.535] Received PubSub notification, asking Buildbucket for the build status
[15:01:10.558] Build status: STARTED
[15:01:32.223] Received PubSub notification, asking Buildbucket for the build status
[15:01:32.243] Build:
{
  "id": "8680911307874094609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T15:01:04.887517388Z",
  "startTime": "2026-05-24T15:01:10.344813686Z",
  "endTime": "2026-05-24T15:01:31.800977887Z",
  "updateTime": "2026-05-24T15:01:31.800977887Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:01:32.243] Invocation finished in 29.809436205s with status SUCCEEDED