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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5848 (2 months ago)

Debug log (UTC)

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

  }
}
[23:14:05.598] Task URL: https://cr-buildbucket.appspot.com/build/8681786260759590193
[23:14:05.598] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847216323974832480:2:0) after 2m37s
[23:14:06.094] Received PubSub notification, asking Buildbucket for the build status
[23:14:06.118] Build status: SCHEDULED
[23:14:11.118] Received PubSub notification, asking Buildbucket for the build status
[23:14:11.157] Build status: STARTED
[23:14:45.838] Received PubSub notification, asking Buildbucket for the build status
[23:14:45.856] Build:
{
  "id": "8681786260759590193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T23:14:04.792547361Z",
  "startTime": "2026-05-14T23:14:10.909091616Z",
  "endTime": "2026-05-14T23:14:45.612641639Z",
  "updateTime": "2026-05-14T23:14:45.612641639Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:14:45.856] Invocation finished in 43.512832393s with status SUCCEEDED