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:5974 (2 months ago)

Debug log (UTC)

[20:41:58.778] New invocation is queued and will start shortly
[20:42:00.624] Starting the invocation (attempt 1)
[20:42:00.648] Ignoring gitiles_ref tag without the buildset tag
[20:42:00.649] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:42:00.649] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:42:00.649] Buildbucket request:
{
  "requestId": "8847135293765705632",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847135293765705632",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5974"
                            },
                        "id": "cron:v1:5974"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847135293765705632"
    },
    {
      "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"
  }
}
[20:42:03.443] Scheduled build:
{
  "id": "8681705229087675857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T20:42:02.617790938Z",
  "updateTime": "2026-05-15T20:42:03.312314180Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[20:42:03.443] Task URL: https://cr-buildbucket.appspot.com/build/8681705229087675857
[20:42:03.443] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847135293765705632:2:0) after 5m48s
[20:42:04.060] Received PubSub notification, asking Buildbucket for the build status
[20:42:04.086] Build status: SCHEDULED
[20:42:07.500] Received PubSub notification, asking Buildbucket for the build status
[20:42:07.516] Build status: STARTED
[20:42:32.033] Received PubSub notification, asking Buildbucket for the build status
[20:42:32.053] Build:
{
  "id": "8681705229087675857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T20:42:02.617790938Z",
  "startTime": "2026-05-15T20:42:06.764568797Z",
  "endTime": "2026-05-15T20:42:31.454314143Z",
  "updateTime": "2026-05-15T20:42:31.454314143Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[20:42:32.053] Invocation finished in 33.281676451s with status SUCCEEDED