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:21961 (3 weeks ago)

Debug log (UTC)

[19:50:56.617] New invocation is queued and will start shortly
[19:50:57.817] Starting the invocation (attempt 1)
[19:50:57.850] Ignoring gitiles_ref tag without the buildset tag
[19:50:57.850] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:50:57.850] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:50:57.850] Buildbucket request:
{
  "requestId": "8836810450507054256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836810450507054256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21961"
                            },
                        "id": "cron:v1:21961"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836810450507054256"
    },
    {
      "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"
  }
}
[19:50:58.973] Scheduled build:
{
  "id": "8671380388017440769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T19:50:58.366449588Z",
  "updateTime": "2026-09-06T19:50:58.366449588Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:50:58.973] Task URL: https://cr-buildbucket.appspot.com/build/8671380388017440769
[19:50:58.973] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836810450507054256:2:0) after 9m30s
[19:50:59.675] Received PubSub notification, asking Buildbucket for the build status
[19:50:59.694] Build status: SCHEDULED
[19:51:04.442] Received PubSub notification, asking Buildbucket for the build status
[19:51:04.472] Build status: STARTED
[19:51:33.868] Received PubSub notification, asking Buildbucket for the build status
[19:51:33.888] Build:
{
  "id": "8671380388017440769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T19:50:58.366449588Z",
  "startTime": "2026-09-06T19:51:04.232374827Z",
  "endTime": "2026-09-06T19:51:33.593661012Z",
  "updateTime": "2026-09-06T19:51:33.593661012Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:51:33.888] Invocation finished in 37.279368113s with status SUCCEEDED