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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18619 (1 month ago)

Debug log (UTC)

[23:28:06.818] New invocation is queued and will start shortly
[23:28:09.215] Starting the invocation (attempt 1)
[23:28:09.240] Ignoring gitiles_ref tag without the buildset tag
[23:28:09.240] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:28:09.240] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:28:09.240] Buildbucket request:
{
  "requestId": "8838971114540861168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838971114540861168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18619"
                            },
                        "id": "cron:v1:18619"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838971114540861168"
    },
    {
      "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:28:10.369] Scheduled build:
{
  "id": "8673541050769361153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T23:28:09.793008216Z",
  "updateTime": "2026-08-13T23:28:10.231149657Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:28:10.369] Task URL: https://cr-buildbucket.appspot.com/build/8673541050769361153
[23:28:10.369] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838971114540861168:2:0) after 4m37s
[23:28:11.074] Received PubSub notification, asking Buildbucket for the build status
[23:28:11.117] Build status: SCHEDULED
[23:28:14.367] Received PubSub notification, asking Buildbucket for the build status
[23:28:14.386] Build status: STARTED
[23:28:38.304] Received PubSub notification, asking Buildbucket for the build status
[23:28:38.483] Build:
{
  "id": "8673541050769361153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T23:28:09.793008216Z",
  "startTime": "2026-08-13T23:28:14.022576313Z",
  "endTime": "2026-08-13T23:28:37.795162675Z",
  "updateTime": "2026-08-13T23:28:37.795162675Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:28:38.483] Invocation finished in 31.67011009s with status SUCCEEDED