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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19480 (3 weeks ago)

Debug log (UTC)

[02:50:44.296] New invocation is queued and will start shortly
[02:50:45.416] Starting the invocation (attempt 1)
[02:50:45.444] Ignoring gitiles_ref tag without the buildset tag
[02:50:45.444] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:50:45.444] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:50:45.444] Buildbucket request:
{
  "requestId": "8838414784704661392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838414784704661392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19480"
                            },
                        "id": "cron:v1:19480"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838414784704661392"
    },
    {
      "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"
  }
}
[02:50:47.037] Scheduled build:
{
  "id": "8672984722037357073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T02:50:46.217572082Z",
  "updateTime": "2026-08-20T02:50:46.859046859Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:50:47.037] Task URL: https://cr-buildbucket.appspot.com/build/8672984722037357073
[02:50:47.038] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838414784704661392:2:0) after 1m10s
[02:50:47.627] Received PubSub notification, asking Buildbucket for the build status
[02:50:47.649] Build status: SCHEDULED
[02:50:52.180] Received PubSub notification, asking Buildbucket for the build status
[02:50:52.208] Build status: STARTED
[02:51:17.791] Received PubSub notification, asking Buildbucket for the build status
[02:51:17.822] Build:
{
  "id": "8672984722037357073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T02:50:46.217572082Z",
  "startTime": "2026-08-20T02:50:52.019214919Z",
  "endTime": "2026-08-20T02:51:17.523609746Z",
  "updateTime": "2026-08-20T02:51:17.523609746Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:51:17.822] Invocation finished in 33.532120301s with status SUCCEEDED