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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8266 (1 week ago)

Debug log (UTC)

[04:29:46.873] New invocation is queued and will start shortly
[04:29:47.976] Starting the invocation (attempt 1)
[04:29:48.000] Ignoring gitiles_ref tag without the buildset tag
[04:29:48.000] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:29:48.001] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:29:48.001] Buildbucket request:
{
  "requestId": "8845656310785132896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845656310785132896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8266"
                            },
                        "id": "cron:v1:8266"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845656310785132896"
    },
    {
      "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:29:49.565] Scheduled build:
{
  "id": "8680226248120131393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T04:29:48.780288061Z",
  "updateTime": "2026-06-01T04:29:49.281164155Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[04:29:49.565] Task URL: https://cr-buildbucket.appspot.com/build/8680226248120131393
[04:29:49.566] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845656310785132896:2:0) after 3m9s
[04:29:50.107] Received PubSub notification, asking Buildbucket for the build status
[04:29:50.123] Build status: SCHEDULED
[04:29:54.333] Received PubSub notification, asking Buildbucket for the build status
[04:29:54.348] Build status: STARTED
[04:30:20.841] Received PubSub notification, asking Buildbucket for the build status
[04:30:20.862] Build:
{
  "id": "8680226248120131393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T04:29:48.780288061Z",
  "startTime": "2026-06-01T04:29:53.741039546Z",
  "endTime": "2026-06-01T04:30:20.590351314Z",
  "updateTime": "2026-06-01T04:30:20.590351314Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[04:30:20.862] Invocation finished in 34.007393139s with status SUCCEEDED