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:9076 (5 days ago)

Debug log (UTC)

[23:14:40.676] New invocation is queued and will start shortly
[23:14:41.764] Starting the invocation (attempt 1)
[23:14:41.788] Ignoring gitiles_ref tag without the buildset tag
[23:14:41.788] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:14:41.788] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:14:41.789] Buildbucket request:
{
  "requestId": "8845132553556399872",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845132553556399872",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9076"
                            },
                        "id": "cron:v1:9076"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845132553556399872"
    },
    {
      "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"
  }
}
[23:14:43.389] Scheduled build:
{
  "id": "8679702490877103265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T23:14:42.611565061Z",
  "updateTime": "2026-06-06T23:14:42.611565061Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:14:43.389] Task URL: https://cr-buildbucket.appspot.com/build/8679702490877103265
[23:14:43.389] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845132553556399872:2:0) after 3m3s
[23:14:43.876] Received PubSub notification, asking Buildbucket for the build status
[23:14:43.931] Build status: SCHEDULED
[23:14:47.482] Received PubSub notification, asking Buildbucket for the build status
[23:14:47.548] Build status: STARTED
[23:15:11.507] Received PubSub notification, asking Buildbucket for the build status
[23:15:11.535] Build:
{
  "id": "8679702490877103265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T23:14:42.611565061Z",
  "startTime": "2026-06-06T23:14:47.312957506Z",
  "endTime": "2026-06-06T23:15:11.245707869Z",
  "updateTime": "2026-06-06T23:15:11.245707869Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:15:11.535] Invocation finished in 30.862895408s with status SUCCEEDED