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:17947 (1 month ago)

Debug log (UTC)

[04:23:04.546] New invocation is queued and will start shortly
[04:23:05.709] Starting the invocation (attempt 1)
[04:23:05.732] Ignoring gitiles_ref tag without the buildset tag
[04:23:05.732] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:23:05.732] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:23:05.732] Buildbucket request:
{
  "requestId": "8839405541962217696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839405541962217696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17947"
                            },
                        "id": "cron:v1:17947"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839405541962217696"
    },
    {
      "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:23:07.146] Scheduled build:
{
  "id": "8673975479289529553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T04:23:06.471360576Z",
  "updateTime": "2026-08-09T04:23:06.471360576Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:23:07.146] Task URL: https://cr-buildbucket.appspot.com/build/8673975479289529553
[04:23:07.146] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839405541962217696:2:0) after 1m19s
[04:23:08.182] Received PubSub notification, asking Buildbucket for the build status
[04:23:08.252] Build status: SCHEDULED
[04:23:13.124] Received PubSub notification, asking Buildbucket for the build status
[04:23:13.358] Build status: STARTED
[04:23:41.827] Received PubSub notification, asking Buildbucket for the build status
[04:23:41.848] Build:
{
  "id": "8673975479289529553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T04:23:06.471360576Z",
  "startTime": "2026-08-09T04:23:12.845610604Z",
  "endTime": "2026-08-09T04:23:41.252889051Z",
  "updateTime": "2026-08-09T04:23:41.252889051Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:23:41.848] Invocation finished in 37.308852459s with status SUCCEEDED